Skip to content

April 2nd, 2024

Choose a tag to compare

Breaking Changes:

New this release:

  • 🎉 (all, smithy-rs#3539) Add FIPS support to our Hyper 1.0-based client. Customers can enable this mode by enabling the crypto-aws-lc-fips on aws-smithy-experimental. To construct a client using the new client, consult this example.

    Please note that support for Hyper 1.0 remains experimental.

  • (all, smithy-rs#3389) All requests are now retryable, even if they are deserialized successfully. Previously, this was not allowed.

  • (all, smithy-rs#3539) Fix bug in Hyper 1.0 support where https URLs returned an error

Contributors
Thank you for your contributions! ❤