smithy-rs/rust-runtime
Russell Cohen 61934da044
Add connection poisoning to aws-smithy-client (#2445)
* Add Connection Poisoning to aws-smithy-client

* Fix doc links

* Remove required tokio dependency from aws-smithy-client

* Remove external type exposed

* Rename, re-add tokio dependency

* Change IP to 127.0.0.1 to attempt to fix windows

* Add dns::Name to external types

* Remove non_exhaustive not needed

* Add client target to changelog
2023-03-14 20:08:35 +00:00
..
aws-smithy-async Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
aws-smithy-checksums Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
aws-smithy-client Add connection poisoning to aws-smithy-client (#2445) 2023-03-14 20:08:35 +00:00
aws-smithy-eventstream Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
aws-smithy-http Add connection poisoning to aws-smithy-client (#2445) 2023-03-14 20:08:35 +00:00
aws-smithy-http-auth feat(smithy-http-auth): add api key auth types (#2153) 2023-02-13 23:07:06 +00:00
aws-smithy-http-server Enable the crate reorganization for generic clients (#2448) 2023-03-13 19:00:11 -07:00
aws-smithy-http-server-python Make `RustReservedWordsSymbolProvider` configurable (#2382) 2023-03-13 19:15:55 +00:00
aws-smithy-http-tower Add connection poisoning to aws-smithy-client (#2445) 2023-03-14 20:08:35 +00:00
aws-smithy-json Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
aws-smithy-protocol-test Update pretty_assertions (#2332) 2023-02-09 11:02:19 -06:00
aws-smithy-query Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
aws-smithy-types Add connection poisoning to aws-smithy-client (#2445) 2023-03-14 20:08:35 +00:00
aws-smithy-types-convert Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
aws-smithy-xml Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
inlineable Refactor event stream tests with `{client,server}IntegrationTest`s (#2342) 2023-02-28 20:26:20 +00:00
.gitignore Partial HTTP protocol implementation (#1) 2020-10-29 15:49:22 -04:00
Cargo.toml Add connection poisoning to aws-smithy-client (#2445) 2023-03-14 20:08:35 +00:00
build.gradle.kts Reduce Docker image rebuilds (#2269) 2023-02-01 18:41:31 +00:00