cargo aws_sdk_dynamodb 0.0.23-alpha
v0.0.23-alpha (November 5th, 2021)

latest releases: 1.48.0, 1.47.0, 1.46.0...
2 years ago

To upgrade to the new version of the SDK, update your version to 0.0.23-alpha:

[dependencies]
aws-sdk-s3 = "0.0.23-alpha"

New this week

Breaking Changes

  • <operation>.make_operation(&config) is now an async function for all operations. Code should be updated to call .await. This will only impact users using the low-level API. (smithy-rs#797)
  • 🐛 S3 request metadata signing now correctly trims headers fixing problems like this (smithy-rs#761)

Don't miss a new aws_sdk_dynamodb release

NewReleases is sending notifications on new releases.