Loading CHANGELOG.md +5 −0 Original line number Diff line number Diff line <!-- Do not manually edit this file, use `update-changelogs` --> v0.35.1 (January 19th, 2022) ============================ _Changes only impact generated AWS SDK_ 0.35.0 (January 19, 2022) ========================= **New this release:** Loading CHANGELOG.next.toml +0 −6 Original line number Diff line number Diff line Loading @@ -10,9 +10,3 @@ # references = ["smithy-rs#920"] # meta = { "breaking" = false, "tada" = false, "bug" = false } # author = "rcoh" [[aws-sdk-rust]] message = "Fix dev-dependency cycle between aws-sdk-sso and aws-config" meta = { "breaking" = false, "tada" = false, "bug" = true } references = ["smithy-rs#1089"] author = "rcoh" aws/SDK_CHANGELOG.md +7 −0 Original line number Diff line number Diff line <!-- Do not manually edit this file, use `update-changelogs` --> v0.5.1 (January 19th, 2022) =========================== **New this release:** - 🐛 ([smithy-rs#1089](https://github.com/awslabs/smithy-rs/issues/1089)) Fix dev-dependency cycle between aws-sdk-sso and aws-config 0.5.0 (January 19, 2022) ======================== **New this release:** Loading gradle.properties +2 −2 Original line number Diff line number Diff line Loading @@ -5,10 +5,10 @@ # Version number to use for the generated SDK # Note: these must always be full 3-segment semver versions aws.sdk.version=0.5.0 aws.sdk.version=0.5.1 # Version number to use for the generated runtime crates smithy.rs.runtime.crate.version=0.35.0 smithy.rs.runtime.crate.version=0.35.1 kotlin.code.style=official Loading Loading
CHANGELOG.md +5 −0 Original line number Diff line number Diff line <!-- Do not manually edit this file, use `update-changelogs` --> v0.35.1 (January 19th, 2022) ============================ _Changes only impact generated AWS SDK_ 0.35.0 (January 19, 2022) ========================= **New this release:** Loading
CHANGELOG.next.toml +0 −6 Original line number Diff line number Diff line Loading @@ -10,9 +10,3 @@ # references = ["smithy-rs#920"] # meta = { "breaking" = false, "tada" = false, "bug" = false } # author = "rcoh" [[aws-sdk-rust]] message = "Fix dev-dependency cycle between aws-sdk-sso and aws-config" meta = { "breaking" = false, "tada" = false, "bug" = true } references = ["smithy-rs#1089"] author = "rcoh"
aws/SDK_CHANGELOG.md +7 −0 Original line number Diff line number Diff line <!-- Do not manually edit this file, use `update-changelogs` --> v0.5.1 (January 19th, 2022) =========================== **New this release:** - 🐛 ([smithy-rs#1089](https://github.com/awslabs/smithy-rs/issues/1089)) Fix dev-dependency cycle between aws-sdk-sso and aws-config 0.5.0 (January 19, 2022) ======================== **New this release:** Loading
gradle.properties +2 −2 Original line number Diff line number Diff line Loading @@ -5,10 +5,10 @@ # Version number to use for the generated SDK # Note: these must always be full 3-segment semver versions aws.sdk.version=0.5.0 aws.sdk.version=0.5.1 # Version number to use for the generated runtime crates smithy.rs.runtime.crate.version=0.35.0 smithy.rs.runtime.crate.version=0.35.1 kotlin.code.style=official Loading