Skip to content

v0.43.0 (June 9th, 2022)

Pre-release
Pre-release
Compare
Choose a tag to compare
@rcoh rcoh released this 01 Jun 18:51
· 0 commits to d99d3e0c1723c5a7810068d1b4433a8748263e58 since this release

New this release:

  • 🎉 (smithy-rs#1381, @alonlud) Add ability to sign a request with all headers, or to change which headers are excluded from signing
  • 🎉 (smithy-rs#1390) Add method ByteStream::into_async_read. This makes it easy to convert ByteStreams into a struct implementing tokio:io::AsyncRead. Available on crate feature rt-tokio only.
  • (smithy-rs#1404, @petrosagg) Add ability to specify a different rust crate name than the one derived from the package name
  • (smithy-rs#1404, @petrosagg) Switch to RustCrypto's implementation of MD5.

Contributors
Thank you for your contributions! ❤