github-actions
released this
14 Jan 21:59
·
3 commits
to refs/heads/develop
since this release
Summary
In this release we fixed a bug in the Idempotency utility when using Optional
types in output serialization.
π β Thanks for @TonySherman for reporting this issue.
Using Optinal types in Idempotency serialization
Customers can now use Optional
type when serializing Idempotency response. Previously, using Optional
types in Idempotency serialization with Pydantic or Dataclasses caused serialization exception.
And last but not least, thanks to @aminalaee for reporting a bug in the resolver field naming in AppSync!
Changes
π Documentation updates
- docs(layer): update layer version number - v3.4.1 (#5869) by @leandrodamascena
- docs(community): data masking blog post (#5831) by @anafalcao
- docs(home): fix date typo and shorten message. (#5798) by @heitorlessa
- docs(layer): update layer version number - v3.4.0 (#5785) by @leandrodamascena
π Bug and hot fixes
- fix(appsync): enhance consistency for custom resolver field naming in AppSync (#5801) by @leandrodamascena
- fix(idempotency): fix output serialization when using Optional type (#5590) by @leandrodamascena
π§ Maintenance
- docs(layer): update layer version number - v3.4.1 (#5869) by @leandrodamascena
- chore(ci): adjust token permission (#5867) by @leandrodamascena
- chore(ci): fix permissions for gh pages (#5866) by @leandrodamascena
- chore(ci): change token permissions (#5865) by @leandrodamascena
- chore(deps-dev): bump ruff from 0.8.6 to 0.9.1 (#5853) by @dependabot
- chore(deps-dev): bump aws-cdk from 2.175.0 to 2.175.1 (#5863) by @dependabot
- chore(ci): change token permissions (#5862) by @leandrodamascena
- chore(ci): change token permissions / update aws-credentials action (#5861) by @leandrodamascena
- chore(ci): fix dependency resolution (#5859) by @leandrodamascena
- chore(ci): fix dependency resolution (#5858) by @leandrodamascena
- chore(deps-dev): bump aws-cdk-lib from 2.174.1 to 2.175.1 (#5856) by @dependabot
- chore(deps-dev): bump aws-cdk from 2.174.1 to 2.175.0 (#5854) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.96 to 1.35.97 (#5852) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.95 to 1.35.96 (#5850) by @dependabot
- chore(deps-dev): bump cfn-lint from 1.22.3 to 1.22.4 (#5849) by @dependabot
- chore(deps): bump pydantic from 2.10.4 to 2.10.5 (#5848) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.94 to 1.35.95 (#5847) by @dependabot
- chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.288 to 0.1.289 (#5843) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.93 to 1.35.94 (#5844) by @dependabot
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.173.4a0 to 2.174.1a0 (#5842) by @dependabot
- chore(deps-dev): bump aws-cdk from 2.174.0 to 2.174.1 (#5841) by @dependabot
- chore(deps-dev): bump mypy-boto3-appconfigdata from 1.35.0 to 1.35.93 in the boto-typing group (#5840) by @dependabot
- chore(deps-dev): bump aws-cdk-lib from 2.173.4 to 2.174.1 (#5838) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.92 to 1.35.93 (#5835) by @dependabot
- chore(deps-dev): bump ruff from 0.8.4 to 0.8.6 (#5833) by @dependabot
- chore(deps-dev): bump aws-cdk from 2.173.4 to 2.174.0 (#5832) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.90 to 1.35.92 (#5827) by @dependabot
- chore(deps): bump pydantic-settings from 2.7.0 to 2.7.1 (#5815) by @dependabot
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.173.2a0 to 2.173.4a0 (#5811) by @dependabot
- chore(deps-dev): bump cfn-lint from 1.22.2 to 1.22.3 (#5810) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.89 to 1.35.90 (#5809) by @dependabot
- chore(deps-dev): bump mypy from 1.14.0 to 1.14.1 (#5812) by @dependabot
- chore(deps-dev): bump aws-cdk-lib from 2.173.2 to 2.173.4 (#5803) by @dependabot
- chore(deps-dev): bump aws-cdk from 2.173.2 to 2.173.4 (#5802) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.87 to 1.35.89 (#5804) by @dependabot
- chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.287 to 0.1.288 (#5793) by @dependabot
- chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 (#5788) by @dependabot
- chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs (#5787) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.86 to 1.35.87 (#5786) by @dependabot
- chore(deps-dev): bump boto3-stubs from 1.35.85 to 1.35.86 (#5780) by @dependabot
- chore(deps-dev): bump mypy from 1.13.0 to 1.14.0 (#5779) by @dependabot
This release was made possible by the following contributors:
@anafalcao, @dependabot, @dependabot[bot], @github-actions, @github-actions[bot], @heitorlessa and @leandrodamascena