Releases: youtype/mypy_boto3_builder
Releases · youtype/mypy_boto3_builder
7.22.0 - Fast & Peaceful
Changed
[builder]New renderer for wrapper packages:boto3-stubs,types-aiobotocore,types-aioboto3[builder]Speed upjinja2template rendering
Fixed
[types-aiobotocore]Updated static stubs[boto3-stubs]Updated static stubs[services]FIxed potential incorrect dependency graph of subresources
7.21.0 - Community Fixes
Added
[cloudwatch]NewCloudwatchEventTypeDeffor user-defined events (contributed by @aripollak in #234)
Changed
[docker]Rebased topython:3.11.6onalpine3.18[builder]NicePathremoved due to bad compatibility with Python 3.12
Fixed
[boto3-stubs]setup_default_sessionaccepts only keyword arguments[boto3-stubs]Added missing stubs fromboto3 1.33.x
7.20.3
7.20.2
7.20.1
7.20.0 - No Exceptions
Added
[mypy-boto3]Up-to-dateServiceNameandResourceServiceNametomypy_boto3.literalsmodule (reported by @jvtm in #231)[builder]type_def.render_definition` helper method[builder]Jinja2 template caching
Changed
[all]ReplacedBaseExceptionwithExceptioneverywhere[builder]Updatedblack/isort[builder]Refactored injected TypeDefs to support service-specific injections
Fixed
[boto3-stubs]Session.get_credentialsreturnsCredentials | None(fixed by @aripollak in #234)[types-aioboto3]Session.get_credentialsreturnsAioCredentials | None[types-aioboto3]Removed default values inSessiontype annotations[types-aiobotocore]Session.get_credentialsreturnsAioCredentials | None[builder]All type annotations supportcopyinterface[builder]Simplified rendering of type annotations
7.19.1
7.19.0 - Offline First
Notes
Hello, fellow citizens!
Starting from this version, --no-smart-version flag allows you to run the builder in offline mode. Thanks to @mbalatsko for this change!
Keep sending me bug reports and feature requests, I am all for it.
Keep on keeping on!
Changed
[builder]--no-smart-versionflag prevents pulling package data from PyPI to allow running in offline mode (implemented by @mbalatsko in #225)
Fixed
[all]New docstring wrapper to avoid breaking MarkDown links inbotocoredocstrings[pca-connector-ad]Fixed invalid escaping in docstrings