Releases: smithy-lang/smithy-rs
Releases · smithy-lang/smithy-rs
March 10th, 2025
New this release:
- (client, aws-sdk-rust#977, smithy-rs#1925, smithy-rs#3710) Updates the default HTTP client to be based on the 1.x version of hyper and updates the default TLS provider to rustls with aws-lc. For more information see the GitHub discussion.
March 4th, 2025
New this release:
- 🎉 (client, smithy-rs#121) Adds support for event stream operations with non-REST protocols such as RPC v2 CBOR.
February 20th, 2025
New this release:
- 🐛 (server) Fixed code generation failure that occurred when using
Result
as a shape name in Smithy models with constrained members by properly handling naming conflicts with Rust's built-in Result type - 🐛 (server) Previously, models would fail to generate when both the list and at least one of its members was directly constrained with documentation comments
February 12th, 2025
aws-sdk-rust
-related changes only with this release
February 3rd, 2025
aws-sdk-rust
-related changes only with this release
January 28th, 2025
Internal changes only with this release
January 23rd, 2025
aws-sdk-rust
-related changes only with this release
January 17th, 2025
aws-sdk-rust
-related changes only with this release
January 14th, 2025
New this release:
- 🐛🎉 (client, smithy-rs#3967) Updates client generation to conform with Smithy's updates to the httpChecksum trait.
- 🐛 (client, aws-sdk-rust#1234) Fix token bucket not being set for standard and adaptive retry modes
December 30th, 2024
release-2024-12-30 Synchronize the SDK lockfile