smithy-rs/rust-runtime
Zelda Hessler f19a9da9b8
make it possible to retry any response (#3389)
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
https://github.com/awsdocs/aws-doc-sdk-examples/pull/6021

## Description
<!--- Describe your changes in detail -->
This change makes it possible to retry requests that were successfully
deserialized into an output.

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
I wrote a test

## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the
smithy-rs codegen or runtime crates
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the AWS
SDK, generated SDK code, or SDK runtime crates

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
2024-04-02 19:02:08 +00:00
..
aws-smithy-async Sourcing service config from the environment. (#3493) 2024-04-01 14:50:31 +00:00
aws-smithy-checksums Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-client Independently version deprecated runtime crates (#3364) 2024-01-16 18:36:30 +00:00
aws-smithy-eventstream Defer event stream semver hazard fix (#3371) 2024-01-23 20:06:17 +00:00
aws-smithy-experimental Add FIPS support to Hyper 1.0 Client (#3539) 2024-04-02 18:02:13 +00:00
aws-smithy-http Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-http-auth Independently version deprecated runtime crates (#3364) 2024-01-16 18:36:30 +00:00
aws-smithy-http-server Add Initial Support for Hyper 1.0 (#3461) 2024-03-07 10:57:57 -08:00
aws-smithy-http-server-python Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-http-server-typescript Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-http-tower Independently version deprecated runtime crates (#3364) 2024-01-16 18:36:30 +00:00
aws-smithy-json Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-mocks-experimental Sourcing service config from the environment. (#3493) 2024-04-01 14:50:31 +00:00
aws-smithy-protocol-test Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-query Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
aws-smithy-runtime make it possible to retry any response (#3389) 2024-04-02 19:02:08 +00:00
aws-smithy-runtime-api make it possible to retry any response (#3389) 2024-04-02 19:02:08 +00:00
aws-smithy-types Add Initial Support for Hyper 1.0 (#3461) 2024-03-07 10:57:57 -08:00
aws-smithy-types-convert Update to remove use of deprecated method (#3468) 2024-03-06 20:03:39 +00:00
aws-smithy-wasm Sourcing service config from the environment. (#3493) 2024-04-01 14:50:31 +00:00
aws-smithy-xml Independently version all runtime crates (#3448) 2024-02-28 22:35:28 +00:00
inlineable Add support for env-defined endpoint URLs (#3488) 2024-03-15 17:23:49 +00:00
.gitignore Partial HTTP protocol implementation (#1) 2020-10-29 15:49:22 -04:00
Cargo.toml Add Initial Support for Hyper 1.0 (#3461) 2024-03-07 10:57:57 -08:00
build.gradle.kts Fix the build against JDK 20 (#3323) 2023-12-15 16:18:36 +00:00
clippy.toml Add clippy.toml with forbidden methods & fix SystemTime usages (#2882) 2023-07-28 17:16:44 +00:00