v1.25.10 #1195
Closed
heitorlessa
started this conversation in
Show and tell
v1.25.10
#1195
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
This patch release addresses the following main issues:
ServiceError
likeNotFound
as part of an exception handler ended up propagating a ServiceError instead of converting into a non-successful response (e.g., 4xx)date
field type annotation in SESEvent to string instead of list, and missing fields likecc
,bcc
,sender
, andreply_to
, anddkim
related fieldsChanges
🌟 New features and non-breaking changes
🐛 Bug and hot fixes
date
field typing and add missing fields (fix(data-classes): fix SESdate
field typing and add missing fields #1045) by @michaelbrewer🔧 Maintenance
This release was made possible by the following contributors:
@dependabot, @dependabot[bot], @heitorlessa, @huonw, @michaelbrewer, and @sthulb
This discussion was created from the release v1.25.10.
Beta Was this translation helpful? Give feedback.
All reactions