Mypy-boto3

Latest version: v1.34.108

Safety actively analyzes 630026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 31

4.14.0

Added
- `[services]` [ApplicationCostProfiler](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/applicationcostprofiler.html) service support
- `[services]` [AppRunner](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apprunner.html) service support

Fixed
- `[docs]` incorrect links to some `boto3` service docs
- `[docs]` removed hardcoded `boto3` version from docs

4.13.1

Fixed
- `[services]` waiters were not imported correctly in `client.py[i]`

4.13.0

Notes

This release adds `pyright` check to integration tests to make sure that there are no conflicts in generated type annotations.

*BREAKING!* All generated literals types should be more distinguishable due to `Type` postfix. If you use generated literals in your code, you have to update imports. Check docs for your service: https://vemel.github.io/boto3_stubs_docs/

Added
- `[builder]` [SSMContacts](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ssm-contacts.html) service support
- `[builder]` [SSMIncidents](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ssm-incidents.html) service support

Changed
- `[services]` all literals have `Type` postfix, the only exception is `Name` postfix for paginator and waiter names
- `[docker]` rebased to `python:3.9.5-alpine3.12`
- `[services]` `client.pyi` uses relative imports for waiters and paginators to be compatible with `pyright`

Fixed
- `[boto3-stubs]` incorrect `Session._session` annotation
- `[boto3-stubs]` improved stubs for subclassing `ResourceCollection`
- `[boto3-stubs]` removed all overrides for default argument values
- `[docs]` links on main service page have valid anchors
- `[services]` removed unused imports on recursive typed dicts usage

4.12.0

Notes

The fixes below will be applied to `boto3-stubs 1.17.70+`

Added
- `[docs]` links to inline literals

Changed
- `[services]` all imports converted to relative for better compatibility with `pyright`
- `[services]` renamed `ResponseMetadata` to `ResponseMetadataTypeDef`

Fixed
- `[builder]` reverted `TypedDict` render to non-class-based to avoid conflicts between `Literal` names and `TypedDict` keys
- `[builder]` more clear non-class-based `TypedDict` render
- `[docs]` removed all `html` links to support md-style docs

4.11.1

Notes

Starting from this release, `boto3-stubs-*` version is the same as `boto3` version and follows PEP 440. In case of hotfixes, updates will be published as post releases. For example, for `boto3 1.17.70` generated versions are `boto3-stubs 1.17.70` and `boto3-stubs 1.17.70.post1` etc.

Fixed
- `[services]` incorrect link to generated docs in `README.md`
- `[services]` generated MarkDown links did not work on PyPI
- `[master]` generated MarkDown links did not work on PyPI
- `[builder]` support for post-releases in build version

4.10.0

Added
- `[builder]` [finspace](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/finspace.html) service support
- `[builder]` [FinSpaceData](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/finspace-data.html) service support

Changed
- `[builder]` Docker image rebased to `Python 3.9.4`

Page 23 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.