-
- Downloads
Normalize runtime crate manifests and apply correct version numbers (#755)
* Rename `protocol-test-helpers` to `smithy-protocol-test-helpers` * Add missing licenses to runtime crates * Normalize runtime crate manifests * Remove unused dependencies * Make `pretty_assertions` version consistent * Add repository to generated SDK crate manifests * Create `smithy-rs-head` crate version tag * Set correct crate versions when relocating runtimes * Run version replacement only on Cargo.toml files * Revise head version number from RFC feedback * Rename `smithy-protocol-test-helpers` to `smithy-protocol-test` * Incorporate feedback * Update changelogs * Fix rename issues * Fix EventStreamMarshallerGeneratorTest
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- aws/SDK_CHANGELOG.md 5 additions, 0 deletionsaws/SDK_CHANGELOG.md
- aws/rust-runtime/aws-auth/Cargo.toml 4 additions, 3 deletionsaws/rust-runtime/aws-auth/Cargo.toml
- aws/rust-runtime/aws-config/Cargo.toml 4 additions, 2 deletionsaws/rust-runtime/aws-config/Cargo.toml
- aws/rust-runtime/aws-config/LICENSE 0 additions, 0 deletionsaws/rust-runtime/aws-config/LICENSE
- aws/rust-runtime/aws-endpoint/Cargo.toml 4 additions, 5 deletionsaws/rust-runtime/aws-endpoint/Cargo.toml
- aws/rust-runtime/aws-http/Cargo.toml 4 additions, 5 deletionsaws/rust-runtime/aws-http/Cargo.toml
- aws/rust-runtime/aws-hyper/Cargo.toml 4 additions, 4 deletionsaws/rust-runtime/aws-hyper/Cargo.toml
- aws/rust-runtime/aws-inlineable/Cargo.toml 6 additions, 4 deletionsaws/rust-runtime/aws-inlineable/Cargo.toml
- aws/rust-runtime/aws-inlineable/LICENSE 175 additions, 0 deletionsaws/rust-runtime/aws-inlineable/LICENSE
- aws/rust-runtime/aws-sig-auth/Cargo.toml 4 additions, 5 deletionsaws/rust-runtime/aws-sig-auth/Cargo.toml
- aws/rust-runtime/aws-sigv4/Cargo.toml 7 additions, 7 deletionsaws/rust-runtime/aws-sigv4/Cargo.toml
- aws/rust-runtime/aws-sigv4/LICENSE 175 additions, 0 deletionsaws/rust-runtime/aws-sigv4/LICENSE
- aws/rust-runtime/aws-types/Cargo.toml 4 additions, 5 deletionsaws/rust-runtime/aws-types/Cargo.toml
- aws/sdk/build.gradle.kts 57 additions, 20 deletionsaws/sdk/build.gradle.kts
- aws/sdk/gradle.properties 1 addition, 0 deletionsaws/sdk/gradle.properties
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/rustlang/CargoDependency.kt 4 additions, 4 deletions...re/amazon/smithy/rust/codegen/rustlang/CargoDependency.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/RuntimeTypes.kt 1 addition, 1 deletion...oftware/amazon/smithy/rust/codegen/smithy/RuntimeTypes.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/RustSettings.kt 5 additions, 0 deletions...oftware/amazon/smithy/rust/codegen/smithy/RustSettings.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/generators/CargoTomlGenerator.kt 7 additions, 6 deletions...ithy/rust/codegen/smithy/generators/CargoTomlGenerator.kt
Loading
Please register or sign in to comment