Summary
In this release we added support for the newly released Python 3.14 AWS Lambda managed runtime 🚀.
Changes
📜 Documentation updates
- docs(openapi): Update docstring's openapi default version to match current default version (#7669) by @victorperezpiqueras
- docs(batch): fix error handling code highlight line number (#7638) by @ConnorKirk
🐛 Bug and hot fixes
- fix(ci): add missing dollar signs in SSM parameter path variables (#7695) by @Iamrodos
- fix(layer): bump cdk version (#7677) by @leandrodamascena
🔧 Maintenance
- chore(deps-dev): bump boto3-stubs from 1.40.73 to 1.40.74 (#7703) by @dependabot[bot]
- chore(deps-dev): bump types-python-dateutil from 2.9.0.20251108 to 2.9.0.20251115 (#7702) by @dependabot[bot]
- chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#7701) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk from 2.1031.2 to 2.1032.0 (#7700) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.224.0a0 to 2.225.0a0 (#7704) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.40.72 to 1.40.73 (#7688) by @dependabot[bot]
- chore(deps): bump redis from 6.4.0 to 7.0.1 (#7687) by @dependabot[bot]
- chore(deps-dev): bump ruff from 0.14.4 to 0.14.5 (#7682) by @dependabot[bot]
- chore(deps): bump protobuf from 6.33.0 to 6.33.1 (#7681) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.223.0a0 to 2.224.0a0 (#7680) by @dependabot[bot]
- fix(layer): bump cdk version (#7677) by @leandrodamascena
- chore(ci): adding support for Python 3.14 - WIP (#7431) by @leandrodamascena
- chore(deps-dev): bump sentry-sdk from 2.43.0 to 2.44.0 (#7665) by @dependabot[bot]
- chore(deps-dev): bump nox from 2025.10.16 to 2025.11.12 (#7671) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.222.0a0 to 2.223.0a0 (#7664) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.40.70 to 1.40.71 (#7672) by @dependabot[bot]
- chore(deps): bump mkdocs-material from 9.6.23 to 9.7.0 in /docs (#7663) by @dependabot[bot]
- chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#7662) by @dependabot[bot]
- chore(deps): bump squidfunk/mkdocs-material from
58dee36to980e11fin /docs (#7661) by @dependabot[bot] - chore(deps-dev): bump boto3-stubs from 1.40.64 to 1.40.69 (#7654) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-lib from 2.222.0 to 2.223.0 (#7656) by @dependabot[bot]
- chore(deps-dev): bump pytest-benchmark from 5.2.1 to 5.2.3 (#7658) by @dependabot[bot]
- chore(deps-dev): bump ruff from 0.14.3 to 0.14.4 (#7649) by @dependabot[bot]
- chore(deps): bump mkdocstrings-python from 1.18.2 to 1.19.0 in /docs (#7655) by @dependabot[bot]
- chore(deps-dev): bump types-python-dateutil from 2.9.0.20251008 to 2.9.0.20251108 (#7657) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk from 2.1031.1 to 2.1031.2 (#7645) by @dependabot[bot]
- chore(docs): fix broken images (#7644) by @dreamorosi
- 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]
This release was made possible by the following contributors:
@ConnorKirk, @Iamrodos, @T90REAL, @dependabot[bot], @dreamorosi, @github-actions[bot], @leandrodamascena, @victorperezpiqueras, dependabot[bot] and github-actions[bot]