Fixed - `[ec2]` `PlatformValuesType` is stubbed until https://github.com/boto/botocore/issues/3128 is fixed (reported by andrew-womeldorf in 245) - `[services]` Fixed TypedDict naming resolution when conflicting shape is present only in resources (reported by andrew-womeldorf in 244) - `[aiobotocore]` `resource.meta` is no longer marked as `Awaitable` - `[aiobotocore]` Static stubs updated to the latest version
7.23.1
Fixed - `[services]` All resources inherit service-specific `meta` (reported by alexmv in 239)
7.23.0
Added - `[builder]` All packages now have a list of supported Python versions
Changed - `[all]` Minimum Python version bumped to 3.8, Python 3.7 is no longer officially supported - `[builder]` `black` uses Python versions supported by the package for formatting