Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,13 @@ vNext (Month Day, Year) ======================= - Update README & aws-sdk-rust CI for MSRV upgrade to 1.54 v0.28.0-alpha (November 11th, 2021) =================================== No changes since last release except for version bumping since older versions of the AWS SDK were failing to compile with the `0.27.0-alpha.2` version chosen for the previous release. v0.27.0-alpha.2 (November 9th, 2021) ======================= **Breaking Changes** Loading aws/SDK_CHANGELOG.md +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,13 @@ vNext (Month Day, Year) ======================= - Update README & aws-sdk-rust CI for MSRV upgrade to 1.54 v0.0.25-alpha (November 11th, 2021) =================================== No changes since last release except for version bumping since older versions of the AWS SDK were failing to compile with the `0.27.0-alpha.2` version chosen for some of the supporting crates. v0.0.24-alpha (November 9th, 2021) ================================== **Breaking Changes** 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.0.24-alpha aws.sdk.version=0.0.25-alpha # Version number to use for the generated runtime crates smithy.rs.runtime.crate.version=0.27.0-alpha.2 smithy.rs.runtime.crate.version=0.28.0-alpha kotlin.code.style=official Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,13 @@ vNext (Month Day, Year) ======================= - Update README & aws-sdk-rust CI for MSRV upgrade to 1.54 v0.28.0-alpha (November 11th, 2021) =================================== No changes since last release except for version bumping since older versions of the AWS SDK were failing to compile with the `0.27.0-alpha.2` version chosen for the previous release. v0.27.0-alpha.2 (November 9th, 2021) ======================= **Breaking Changes** Loading
aws/SDK_CHANGELOG.md +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,13 @@ vNext (Month Day, Year) ======================= - Update README & aws-sdk-rust CI for MSRV upgrade to 1.54 v0.0.25-alpha (November 11th, 2021) =================================== No changes since last release except for version bumping since older versions of the AWS SDK were failing to compile with the `0.27.0-alpha.2` version chosen for some of the supporting crates. v0.0.24-alpha (November 9th, 2021) ================================== **Breaking Changes** 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.0.24-alpha aws.sdk.version=0.0.25-alpha # Version number to use for the generated runtime crates smithy.rs.runtime.crate.version=0.27.0-alpha.2 smithy.rs.runtime.crate.version=0.28.0-alpha kotlin.code.style=official Loading