-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.57 release tracking issue #3097
Comments
I need to merge #3095, but it won't need any changes to runtime crates. |
Generated server SDKs re-export
I guess that we need to expose similarly named feature flags as the ones in #3088 to toggle exposure of the feature-gated methods in |
probably not critical since we aren't as worried about compatibility and the server is always going to be HTTP. It's more about forward-looking work to support not-Http things, allow a seamless upgrade to http-body = 1, etc. |
All required PRs are merged, release is in progress |
Tracking issue for release of 0.57 of smithy-rs
result
andconnection
fromaws-smithy-http
toaws-smithy-types
#3093 (@ysaito1001 )http-body
andhyper
withinaws-smithy-types
#3088 (@ysaito1001 )aws-smithy-types
crate #3091 (@ysaito1001)read_from
methodsServer:
The text was updated successfully, but these errors were encountered: