v0.27.0-alpha.2 (November 9th, 2021)
Pre-release
Pre-release
·
2925 commits
to main
since this release
Breaking Changes
- Members named
builderon model structs were renamed tobuilder_valueso that their accessors don't conflict with the existingbuilder()methods (smithy-rs#842)
New this week
- Fix epoch seconds date-time parsing bug in
aws-smithy-types(smithy-rs#834) - Omit trailing zeros from fraction when formatting HTTP dates in
aws-smithy-types(smithy-rs#834) - Generated structs now have accessor methods for their members (smithy-rs#842)