Skip to content

Tags: dacreify/aws-encryption-sdk-java

Tags

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version, update CHANGELOG for v2.3.3 (aws#324)

* bump version, update CHANGELOG for v2.3.3

* Fixing BrokenLink in changelog

* rearranging changelog

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump version, update changelog for v2.3.2 (aws#285)

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump version, update changelog for v2.3.1 (aws#272)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: AWS KMS multi-Region Key support (aws#254)

Added new the master key AwsKmsMrkAwareMasterKey
and the new master key provider AwsKmsMrkAwareMasterKeyProvider
that support AWS KMS multi-Region Keys.

See https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html
for more details about AWS KMS multi-Region Keys.
See https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/configure.html#config-mrks
for more details about how the AWS Encryption SDK interoperates
with AWS KMS multi-Region keys.

Co-authored-by: seebees <ryanemer@amazon.com>

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Improvements to the message decryption process (aws#251)

See GHSA-55xh-53m6-936r

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Improvements to the message decryption process (aws#250)

See GHSA-55xh-53m6-936r

Co-authored-by: Robin Salkeld <salkeldr@amazon.com>

v2.0.0

Toggle v2.0.0's commit message
chore: Update CHANGELOG.md

v1.7.0

Toggle v1.7.0's commit message
chore: Update CHANGELOG.md

1.6.2

Toggle 1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating version for 1.6.2 release (aws#192)

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update docs in prep for 1.6.1 (aws#133)

* Update docs in prep for 1.6.1
* Actually bump version for release