tag:github.com,2008:https://github.com/kessplas/aws-dynamodb-encryption-java/releases Release notes from aws-dynamodb-encryption-java 2022-01-06T22:24:16Z tag:github.com,2008:Repository/555499189/v1.15.2 2022-01-06T22:24:16Z v1.15.2 <p>ci: backport codebuild release from 2.x (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1095722835" data-permission-text="Title is private" data-url="https://github.com/aws/aws-dynamodb-encryption-java/issues/229" data-hovercard-type="pull_request" data-hovercard-url="/aws/aws-dynamodb-encryption-java/pull/229/hovercard" href="https://github.com/aws/aws-dynamodb-encryption-java/pull/229">aws#229</a>)</p> texastony tag:github.com,2008:Repository/555499189/v2.0.3 2021-10-14T18:53:57Z v2.0.3 <p>chore: bump version to 2.0.3, update changelog (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1026710582" data-permission-text="Title is private" data-url="https://github.com/aws/aws-dynamodb-encryption-java/issues/160" data-hovercard-type="pull_request" data-hovercard-url="/aws/aws-dynamodb-encryption-java/pull/160/hovercard" href="https://github.com/aws/aws-dynamodb-encryption-java/pull/160">aws#160</a>)</p> alex-chew tag:github.com,2008:Repository/555499189/v2.0.2 2021-09-01T23:56:56Z v2.0.2 <p>fix: updating version in pom in order to build in test-release (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="985832907" data-permission-text="Title is private" data-url="https://github.com/aws/aws-dynamodb-encryption-java/issues/156" data-hovercard-type="pull_request" data-hovercard-url="/aws/aws-dynamodb-encryption-java/pull/156/hovercard" href="https://github.com/aws/aws-dynamodb-encryption-java/pull/156">aws#156</a>)</p> josecorella tag:github.com,2008:Repository/555499189/v2.0.1 2021-02-12T00:49:24Z v2.0.1 <p>Fix release date of 2.0.1 in changelog</p> robin-aws tag:github.com,2008:Repository/555499189/v1.15.1 2021-02-12T00:49:24Z v1.15.1: Merge pull request #135 from robin-aws/fix-changelog-1.15.1-date <p>Fix release date on 1.15.1</p> robin-aws tag:github.com,2008:Repository/555499189/v2.0.0 2021-02-04T22:13:33Z v2.0.0: fix!: Remove the MostRecentProvider. <p>BREAKING CHANGE: Removes the MostRecentProvider, which is replaced by the CachingMostRecentProvider.</p> lavaleri tag:github.com,2008:Repository/555499189/v1.15.0 2021-02-04T19:47:23Z v1.15.0: feat: Adds the CachingMostRecentProvider. Deprecates MostRecentProvider. <p>Time-based key re-authorization logic in MostRecentProvider did not re-authorize the use of the key<br> after key usage permissions were changed at the key provider (for example AWS Key Management<br> Service). This created the potential for keys to be used in the DynamoDB Encryption Client after<br> permissions to do so were revoked.</p> <p>The MostRecentProvider is deprecated. It is removed in 2.0.0. New deployments should use the<br> CachingMostRecentProvider, and existing deployments should upgrade as soon as possible. See<br> <a href="https://docs.aws.amazon.com/dynamodb-encryption-client/latest/devguide/most-recent-provider.html#mrp-versions" rel="nofollow">https://docs.aws.amazon.com/dynamodb-encryption-client/latest/devguide/most-recent-provider.html#mrp-versions</a><br> for more details.</p> <p>This change also addresses interoperability issues between the Python and Java implementations of<br> the DynamoDB Encryption Client.</p> lavaleri tag:github.com,2008:Repository/555499189/1.13.0 2018-12-10T22:33:09Z 1.13.0: Merge pull request #67 from johnwalker/newrelease <p>Update to correct release date</p> johnwalker tag:github.com,2008:Repository/555499189/1.12.0 2018-08-29T22:58:59Z 1.12.0: Merge pull request #51 from SalusaSecondus/issue-32 <p>Force use of SaveBehavior.PUT or SaveBehavior.CLOBBER. Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="315186020" data-permission-text="Title is private" data-url="https://github.com/aws/aws-dynamodb-encryption-java/issues/32" data-hovercard-type="issue" data-hovercard-url="/aws/aws-dynamodb-encryption-java/issues/32/hovercard" href="https://github.com/aws/aws-dynamodb-encryption-java/issues/32">aws#32</a></p> SalusaSecondus tag:github.com,2008:Repository/555499189/1.11.2 2018-08-03T21:12:28Z 1.11.2 <p>Bump patch version to 1.11.2</p> SalusaSecondus