Skip to content

v3.4.1

Latest
Compare
Choose a tag to compare
@github-actions 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

Docs

Customers can now use Optional type when serializing Idempotency response. Previously, using Optional types in Idempotency serialization with Pydantic or Dataclasses caused serialization exception.

image

And last but not least, thanks to @aminalaee for reporting a bug in the resolver field naming in AppSync!

Changes

πŸ“œ Documentation updates

πŸ› Bug and hot fixes

πŸ”§ Maintenance

This release was made possible by the following contributors:

@anafalcao, @dependabot, @dependabot[bot], @github-actions, @github-actions[bot], @heitorlessa and @leandrodamascena