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
This week, we've added CloudWatch Logs support and fixed several bugs in the generated S3 clients.
There are breaking changes on builders and unions this week.
To upgrade to the new release, update tag to v0.0.9-alpha:
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 breaking changes on builders and unions this week.
To upgrade to the new release, update
tag
tov0.0.9-alpha
:New this Week
set_*
functions on generated Builders now always take anOption
(smithy-rs#506)as_*
functions on unions now returnResult
rather thanOption
to clearly indicate what the actual value is (smithy-rs#527)@httpChecksumRequired
Smithy trait (smithy-rs#523)x-amz-expiration
header on S3 GetObject responses (smithy-rs#525, @eagletmt)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