Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2022

Bumps aws-encryption-sdk-java from 1.7.0 to 2.2.0.

Release notes

Sourced from aws-encryption-sdk-java's releases.

AWS Encryption SDK 2.2.0 Release -- 2021-05-27

Features

  • Improvements to the message decryption process

See GHSA-55xh-53m6-936r

AWS Encryption SDK 2.0.0 Release -- 2020-09-24

Features

  • Updates to the AWS Encryption SDK.

BREAKING CHANGES

  • AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly chosen. Key committing suites are now default. CommitmentPolicy requires commitment by default.

See: https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html

AWS Encryption SDK 1.9.1 Release -- 2021-10-29

1.9.1 (2021-10-28)

Fixes

Maintenance

AWS Encryption SDK 1.9.0 Release -- 2021-05-27

Features

  • Improvements to the message decryption process

See GHSA-55xh-53m6-936r

Changelog

Sourced from aws-encryption-sdk-java's changelog.

2.2.0 -- 2021-05-27

2.0.0 -- 2020-09-24

  • feat!: Updates to the AWS Encryption SDK. 4678ffa

BREAKING CHANGES

  • AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly chosen. Key committing suites are now default. CommitmentPolicy requires commitment by default.

See: https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html

Commits
  • 0ce0cb2 feat: Improvements to the message decryption process (#251)
  • 0819547 chore: Add repo-sync actions (#247)
  • 2419d52 chore: Automate staging and production release using CodeBuild as well (#244)
  • ffd69c5 chore: Add initial codebuild specs for automating release (#243)
  • 79f0b63 chore: Upgrade BouncyCastle version (#241)
  • e62ddf3 Merge pull request #236 from alex-chew/fix-parsed-ciphertext-test
  • 58bea6d Merge branch 'master' into fix-parsed-ciphertext-test
  • 850a873 test: fix ParsedCiphertextTest, add to AllTestsSuite
  • ca03d79 chore: Clarify KmsMasterKeyProvider Strict behavior in docs (#235)
  • 01e2f42 chore: Remove Travis CI (#234)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [aws-encryption-sdk-java](https://github.com/aws/aws-encryption-sdk-java) from 1.7.0 to 2.2.0.
- [Release notes](https://github.com/aws/aws-encryption-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-encryption-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-encryption-sdk-java@v1.7.0...v2.2.0)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-encryption-sdk-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2022
@ammokhov ammokhov merged commit ed4377f into master Feb 14, 2022
@ammokhov ammokhov deleted the dependabot/maven/com.amazonaws-aws-encryption-sdk-java-2.2.0 branch February 14, 2022 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants