smithy-rs/rust-runtime
John DiSanti 68984dc408
Refactor middleware to use new `operation::Response` instead of `http::Response<SdkBody>` (#635)
* Refactor Smithy service tower to include a property bag with the response

* Add doc comments and rename functions on operation Request/Response

* Fix codegen

* Update CHANGELOG

* Attach PR number to CHANGELOG

* Fix test compile error

* CR feedback

* Fix AWS runtime tests

* Fix doc comment link

* Fix API gateway customization

* Fix AWS integration tests and update design doc

* Make it possible to run IAM test outside CI and fix it
2021-08-05 17:44:58 -07:00
..
inlineable Smithy 1.9/1.10 Upgrade (#618) 2021-07-30 15:25:10 +00:00
protocol-test-helpers Smithy 1.9/1.10 Upgrade (#618) 2021-07-30 15:25:10 +00:00
smithy-async Implement timeouts for LazyCachingCredentialsProvider (#595) 2021-08-02 14:54:59 -07:00
smithy-client Refactor middleware to use new `operation::Response` instead of `http::Response<SdkBody>` (#635) 2021-08-05 17:44:58 -07:00
smithy-eventstream Fix Event Stream timestamp representation (#619) 2021-08-03 16:39:16 +00:00
smithy-http Refactor middleware to use new `operation::Response` instead of `http::Response<SdkBody>` (#635) 2021-08-05 17:44:58 -07:00
smithy-http-tower Refactor middleware to use new `operation::Response` instead of `http::Response<SdkBody>` (#635) 2021-08-05 17:44:58 -07:00
smithy-json Smithy 1.9/1.10 Upgrade (#618) 2021-07-30 15:25:10 +00:00
smithy-query Smithy 1.9/1.10 Upgrade (#618) 2021-07-30 15:25:10 +00:00
smithy-types Fix Event Stream timestamp representation (#619) 2021-08-03 16:39:16 +00:00
smithy-xml don't strip whitespace when reading XML data nodes (#590) 2021-07-19 18:29:00 -04:00
.gitignore Partial HTTP protocol implementation (#1) 2020-10-29 15:49:22 -04:00
Cargo.toml Implement Event Stream message frame ser/de in smithy-eventstream (#609) 2021-07-29 11:17:59 -07:00
build.gradle.kts Update copyrights on every file (#89) 2020-12-17 13:45:48 -05:00
test.sh Implement the "source" side of profile parsing (#594) 2021-07-21 17:36:19 -04:00