You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This week, we've added CloudWatch Logs support and fixed several bugs in the generated S3 clients.
There are a few breaking changes this week.
New this Week
set_*
functions on generated Builders now always take anOption
(Refactor generated builder set methods to always take Option #506)Option<Document>
toDocument
(Remove optionality from documents that are in unions #520)as_*
functions on unions now returnResult
rather thanOption
to clearly indicate what the actual value is (breaking change: improveas_
/is_
helpers #527)@httpChecksumRequired
Smithy trait (Add support for the httpchecksum required trait #523)Internal Changes
Contributions
Thank you for your contributions! ❤️
This discussion was created from the release June 22th, 2021: CloudWatch Logs and Bug Fixes.
Beta Was this translation helpful? Give feedback.
All reactions