tag:github.com,2008:https://github.com/kessplas/aws-dynamodb-encryption-java/releasesRelease notes from aws-dynamodb-encryption-java2022-01-06T22:24:16Ztag:github.com,2008:Repository/555499189/v1.15.22022-01-06T22:24:16Zv1.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>texastonytag:github.com,2008:Repository/555499189/v2.0.32021-10-14T18:53:57Zv2.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-chewtag:github.com,2008:Repository/555499189/v2.0.22021-09-01T23:56:56Zv2.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>josecorellatag:github.com,2008:Repository/555499189/v2.0.12021-02-12T00:49:24Zv2.0.1<p>Fix release date of 2.0.1 in changelog</p>robin-awstag:github.com,2008:Repository/555499189/v1.15.12021-02-12T00:49:24Zv1.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-awstag:github.com,2008:Repository/555499189/v2.0.02021-02-04T22:13:33Zv2.0.0: fix!: Remove the MostRecentProvider.<p>BREAKING CHANGE: Removes the MostRecentProvider, which is replaced by the CachingMostRecentProvider.</p>lavaleritag:github.com,2008:Repository/555499189/v1.15.02021-02-04T19:47:23Zv1.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>lavaleritag:github.com,2008:Repository/555499189/1.13.02018-12-10T22:33:09Z1.13.0: Merge pull request #67 from johnwalker/newrelease<p>Update to correct release date</p>johnwalkertag:github.com,2008:Repository/555499189/1.12.02018-08-29T22:58:59Z1.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>SalusaSecondustag:github.com,2008:Repository/555499189/1.11.22018-08-03T21:12:28Z1.11.2<p>Bump patch version to 1.11.2</p>SalusaSecondus