Skip to content

Commit

Permalink
chore(release): 1.3.0 (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmcdonald3 authored Apr 24, 2024
1 parent 63ffff5 commit fbcfd9b
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var props = Properties().apply {
var dafnyVersion = props.getProperty("dafnyVersion")

group = "software.amazon.cryptography"
version = "1.2.0-SNAPSHOT"
version = "1.3.0"
description = "AWS Cryptographic Material Providers Library"

java {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[assembly: AssemblyTitle("AWS.Cryptography.MaterialProviders")]

// This should be kept in sync with the version number in MPL.csproj
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyVersion("1.3.0")]
2 changes: 1 addition & 1 deletion AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<IsPackable>true</IsPackable>

<Version>1.2.0</Version>
<Version>1.3.0</Version>

<AssemblyName>AWS.Cryptography.MaterialProviders</AssemblyName>
<PackageId>AWS.Cryptography.MaterialProviders</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion AwsCryptographyPrimitives/runtimes/net/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[assembly: AssemblyTitle("AWS.Cryptography.Internal.AwsCryptographyPrimitives")]

// This should be kept in sync with the version number in Crypto.csproj
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyVersion("1.3.0")]
2 changes: 1 addition & 1 deletion AwsCryptographyPrimitives/runtimes/net/Crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<IsPackable>true</IsPackable>

<Version>1.2.0</Version>
<Version>1.3.0</Version>

<AssemblyName>AWS.Cryptography.Internal.AwsCryptographyPrimitives</AssemblyName>
<PackageId>AWS.Cryptography.Internal.AwsCryptographyPrimitives</PackageId>
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

# [1.3.0](https://github.com/aws/aws-cryptographic-material-providers-library/compare/v1.2.0...v1.3.0) (2024-04-24)

### Bug Fixes

- **dafny:** Local Service Constructors MUST return concrete ([64f72c1](https://github.com/aws/aws-cryptographic-material-providers-library/commit/64f72c121fef31a83bcf3a5346d7efc1e84ab25f))
- Improvements to the Java Release process ([#162](https://github.com/aws/aws-cryptographic-material-providers-library/issues/162)) ([d92c06a](https://github.com/aws/aws-cryptographic-material-providers-library/commit/d92c06a2fd355290f27df669c866157e14da9793))
- Increase try-block scope when calling MPL components ([#267](https://github.com/aws/aws-cryptographic-material-providers-library/issues/267)) ([7661bf4](https://github.com/aws/aws-cryptographic-material-providers-library/commit/7661bf4b0f23e810f825fd884ecdc036b5e472d5))

### Features

- Multi-Region Key Logic in the Keystore ([#285](https://github.com/aws/aws-cryptographic-material-providers-library/issues/285)) ([d924395](https://github.com/aws/aws-cryptographic-material-providers-library/commit/d924395e7895187aee59279f7ba1f4dcdf1f893e))
- .NET : Enforce User input Constraints at Type Conversion ([#281](https://github.com/aws/aws-cryptographic-material-providers-library/issues/281)) ([04102d7](https://github.com/aws/aws-cryptographic-material-providers-library/commit/04102d7e30c04167df9fb76de86d2aeb0508536e))
- Update error message to include expected values when no Encrypted Data Keys found to match ([#275](https://github.com/aws/aws-cryptographic-material-providers-library/issues/275)) ([da95f9a](https://github.com/aws/aws-cryptographic-material-providers-library/commit/da95f9a66f863016f8172df9aa19d1086b9bdd78))

## 1.2.0 (2024-01-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion ComAmazonawsDynamodb/runtimes/net/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[assembly: AssemblyTitle("AWS.Cryptography.Internal.ComAmazonawsDynamodb")]

// This should be kept in sync with the version number in ComAmazonawsDynamodb.csproj
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyVersion("1.3.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<IsPackable>true</IsPackable>

<Version>1.2.0</Version>
<Version>1.3.0</Version>

<AssemblyName>AWS.Cryptography.Internal.ComAmazonawsDynamodb</AssemblyName>
<PackageId>AWS.Cryptography.Internal.ComAmazonawsDynamodb</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion ComAmazonawsKms/runtimes/net/AWS-KMS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<IsPackable>true</IsPackable>

<Version>1.2.0</Version>
<Version>1.3.0</Version>

<AssemblyName>AWS.Cryptography.Internal.ComAmazonawsKms</AssemblyName>
<PackageId>AWS.Cryptography.Internal.ComAmazonawsKms</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion ComAmazonawsKms/runtimes/net/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[assembly: AssemblyTitle("AWS.Cryptography.Internal.ComAmazonawsKms")]

// This should be kept in sync with the version number in AWS-KMS.csproj
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyVersion("1.3.0")]
2 changes: 1 addition & 1 deletion StandardLibrary/runtimes/net/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[assembly: AssemblyTitle("AWS.Cryptography.Internal.StandardLibrary")]

// This should be kept in sync with the version number in STD.csproj
[assembly: AssemblyVersion("1.2.0")]
[assembly: AssemblyVersion("1.3.0")]
2 changes: 1 addition & 1 deletion StandardLibrary/runtimes/net/STD.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<IsPackable>true</IsPackable>

<Version>1.2.0</Version>
<Version>1.3.0</Version>

<AssemblyName>AWS.Cryptography.Internal.StandardLibrary</AssemblyName>
<PackageId>AWS.Cryptography.Internal.StandardLibrary</PackageId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ repositories {
dependencies {
implementation("org.dafny:DafnyRuntime:${dafnyVersion}")
implementation("software.amazon.smithy.dafny:conversion:0.1")
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.2.0-SNAPSHOT")
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.3.0")
implementation(platform("software.amazon.awssdk:bom:2.19.1"))
implementation("software.amazon.awssdk:dynamodb")
implementation("software.amazon.awssdk:dynamodb-enhanced")
Expand Down

0 comments on commit fbcfd9b

Please sign in to comment.