Summary
In this release, we fixed a regression introduced by PR #7227 that affected customers using the Event Handler utility with nested metadata annotations such as annotated_types or Interval. Thanks to @rtandy for identifying the bug and validating the fix.
We also fixed small bugs in type annotations and in our documentation.
⭐ Congrats @rpivo and @czechnology for contributing to this project for the first time!
Changes
- fix(typing): Fix type of Metrics.set_timestamp argument (#7582) by @czechnology
📜 Documentation updates
- docs(batch): fix error handling code highlight line number (#7638) by @ConnorKirk
- docs(tracer): fix typo in the tracer documentation (#7617) by @rpivo
🐛 Bug and hot fixes
- fix(event-handler): preserve metadata constraints in parameter validation (#7609) by @leandrodamascena
- fix(batch): ensure Python 3.14 compatibility for async event loop handling (#7599) by @leandrodamascena
🔧 Maintenance
- chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#7639) by @dependabot[bot]
- chore(deps-dev): bump types-protobuf from 6.32.1.20250918 to 6.32.1.20251105 (#7640) by @dependabot[bot]
- chore(deps): bump pydantic from 2.12.3 to 2.12.4 (#7641) by @dependabot[bot]
- chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 (#7630) by @dependabot[bot]
- chore(deps-dev): bump pytest-benchmark from 5.2.0 to 5.2.1 (#7629) by @dependabot[bot]
- chore(deps-dev): bump cfn-lint from 1.40.3 to 1.40.4 (#7632) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.221.1a0 to 2.222.0a0 (#7628) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-lib from 2.221.1 to 2.222.0 (#7631) by @dependabot[bot]
- chore(deps): bump squidfunk/mkdocs-material from
f5c556ato58dee36in /docs (#7622) by @dependabot[bot] - chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 (#7624) by @dependabot[bot]
- chore(event_handler): fix typos in api_gateway.py file (#7619) by @mahveotm
- chore(deps-dev): bump hvac from 2.3.0 to 2.4.0 (#7602) by @dependabot[bot]
- chore(deps-dev): bump ruff from 0.14.2 to 0.14.3 (#7610) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.40.61 to 1.40.64 (#7611) by @dependabot[bot]
- chore(deps-dev): bump pytest-benchmark from 5.1.0 to 5.2.0 (#7606) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk from 2.1031.0 to 2.1031.1 (#7601) by @dependabot[bot]
- chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.311 to 0.1.312 (#7605) by @dependabot[bot]
- chore(deps): bump aws-xray-sdk from 2.14.0 to 2.15.0 (#7603) by @dependabot[bot]
- chore(deps-dev): bump sentry-sdk from 2.42.1 to 2.43.0 (#7594) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.221.0a0 to 2.221.1a0 (#7593) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.40.60 to 1.40.61 (#7590) by @dependabot[bot]
- chore(deps-dev): bump cfn-lint from 1.40.2 to 1.40.3 (#7585) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.40.59 to 1.40.60 (#7587) by @dependabot[bot]
- chore(deps): bump redis from 7.0.0 to 7.0.1 (#7586) by @dependabot[bot]
- chore(deps-dev): bump ruff from 0.14.1 to 0.14.2 (#7575) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.40.55 to 1.40.59 (#7579) by @dependabot[bot]
- chore(deps): bump redis from 6.4.0 to 7.0.0 (#7570) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.220.0a0 to 2.221.0a0 (#7580) by @dependabot[bot]
- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#7578) by @dependabot[bot]
- chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#7577) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk from 2.1030.0 to 2.1031.0 (#7569) by @dependabot[bot]
This release was made possible by the following contributors:
@ConnorKirk, @czechnology, @dependabot[bot], @github-actions[bot], @leandrodamascena, @mahveotm, @rpivo, dependabot[bot] and github-actions[bot]