January 18th, 2024
New this release:
- (client, smithy-rs#3318)
EndpointPrefix
andapply_endpoint
moved from aws-smithy-http to aws-smithy-runtime-api so that is in a stable (1.x) crate. A deprecated type alias was left in place with a note showing the new location. - (client, smithy-rs#3325) The
Metadata
storable was moved from aws_smithy_http into aws_smithy_runtime_api. A deprecated type alias was left in place with a note showing where the new location is.