smithy-rs/rust-runtime
Russell Cohen 31625f5bac
Assorted cleanups of stable runtime crates (#3205)
## Motivation and Context
Stable crates MUST only expose other stable crates.

## Description
 This:
- fixes the remaining issues
- adds a lint tool to be sure we don't expose unstable crates by
accident in the future

## Testing
CI run

## 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._
2023-11-16 18:33:42 +00:00
..
aws-smithy-async Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-checksums Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-client Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-eventstream Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-http Move `RequestId` to aws-types (#3160) 2023-11-10 18:18:17 -08:00
aws-smithy-http-auth Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-http-server Create the HTTP `Response` wrapper types (#3148) 2023-11-10 16:56:04 -08:00
aws-smithy-http-server-python Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-http-server-typescript Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-http-tower Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-json Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-protocol-test Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-query Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-runtime Assorted cleanups of stable runtime crates (#3205) 2023-11-16 18:33:42 +00:00
aws-smithy-runtime-api Rename behavior versions and associated functions (#3204) 2023-11-15 11:35:22 -08:00
aws-smithy-types Revise unhandled error variant according to RFC-39 (#3191) 2023-11-15 10:12:13 -08:00
aws-smithy-types-convert Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
aws-smithy-xml Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
inlineable Create the HTTP `Response` wrapper types (#3148) 2023-11-10 16:56:04 -08:00
.gitignore Partial HTTP protocol implementation (#1) 2020-10-29 15:49:22 -04:00
Cargo.toml Minimum throughput body timeouts Pt.1 (#3068) 2023-10-26 20:10:24 +00:00
build.gradle.kts Update release tooling to handle both stable and unstable crates (#3082) 2023-11-08 04:03:46 +00:00
clippy.toml Add clippy.toml with forbidden methods & fix SystemTime usages (#2882) 2023-07-28 17:16:44 +00:00