v0.13.7 : fix unused import
Highlights :
- Fix an issue that would lead to unused imports being rendered when the input of an operation has a collection member from another namespace.
- Fix a potential resource leak in the EC2/ECS AWS credentials provider
What's Changed
- Switch weaver to munit in core Module. by @Baccata in #277
- Fix resource leak in AWS refresh loop by @kubukoz in #278
- fix imports for newtypes from other packages by @lewisjkl in #280
Full Changelog: v0.13.6...v0.13.7