Skip to content

April 27th Alpha RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rcoh rcoh released this 27 Apr 21:31
· 2466 commits to main since this release
1d00f38

New this week

  • Added QLDB & QLDB Session support (@marcbowes)
  • New examples for secrets manager. (@nataibi, @Doug-AWS )
  • Examples for Kinesis, DynamoDb & Amazon Polly (@Doug-AWS )
  • Added support for RusTLS. This is now the default. You can switch back to native-tls with default-features = false, features = ["native-tls", "client"]
  • Unions like AttributeValue now have is_xyz and as_xyz methods. (@barbu110)
  • Bugfix: An empty body could cause an empty H2 frame to be sent.
  • Clients are now Clone + Debug (@shinglyu)
  • Generated crates have been renamed to aws-sdk-*
  • Credentials are now zero'd when they are dropped
  • Event stream operations which wouldn't work are not generated

Contributors

This release includes work from the folks below. Thanks for your contributions!