Summary
This patch release primarily address a regression for custom builds that remove METADATA
directory from installations, e.g., Serverless Framework with python-requirements
plugin.
We have switched to bumping versions statically as of this release - SAM, CDK, Console, and Layer customers weren't affected.
Huge thanks to @bronzeson for reporting it, and @CJTurpie for reproducing it with Serverless framework plugin.
Changes
📜 Documentation updates
- fix(parameters): AppConfigProvider when retrieving multiple unique configuration names (#2378) by @leandrodamascena
🐛 Bug and hot fixes
- fix(shared): move to static version bumping to prevent issues with customers custom builds (#2386) by @heitorlessa
- fix(parameters): AppConfigProvider when retrieving multiple unique configuration names (#2378) by @leandrodamascena
🔧 Maintenance
- chore(typing): add setLevel and addHandler to Logger for mypy/pyright (#2388) by @heitorlessa
- fix(shared): move to static version bumping to prevent issues with customers custom builds (#2386) by @heitorlessa
- chore(deps-dev): bump mypy-boto3-cloudformation from 1.26.108 to 1.26.147 (#2383) by @dependabot
- chore(deps-dev): bump mypy-boto3-lambda from 1.26.122 to 1.26.147 (#2382) by @dependabot
- chore(deps-dev): bump sentry-sdk from 1.24.0 to 1.25.0 (#2374) by @dependabot
- chore(deps-dev): bump aws-cdk from 2.81.0 to 2.82.0 (#2373) by @dependabot
This release was made possible by the following contributors:
@dependabot, @dependabot[bot], @github-actions, @github-actions[bot], @heitorlessa and @leandrodamascena