- Fixed unit tests for automated `boto3-stubs` builds
2.0.0
Notes
- `mypy_boto3` run for dynamic annotations is completely optional - Use submodule imports: `import mypy_boto3.s3 -> import mypy_boto3_s3`
Added
- References support for all resources (affects `ec2`)
Changed
- Wheels packages support
Removed
- Post-install scripts, build dynamic annotations manually if you need `boto3.client/resource` annotations
1.1.1
Notes
The following changes are included to `boto3_stubs 1.13.24.2` and above.
Fixed
- `blob` streaming shapes annotated as `IO[bytes]`, non-streaming: `bytes` (affects `s3` and some other services)
1.1.0
Notes
The following changes are included to `boto3_stubs 1.13.24.1` and above.
Added
- [Macie2](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/macie2.html) service support (kudos to jbpratt78) - `boto3-stubs[all]` extra support to install all service packages (PyCharm performance can be poor if all packages are installed)
Fixed
- Default value for `kwargs` from `argspec` (affects `s3` package and probably others) - Definitions order in `type_defs.py` (affects `rds-data` package)