aws-cloudformation / cloudformation-cli-java-plugin

The CloudFormation Provider Development Toolkit Java Plugin allows you to autogenerate java code based on an input schema.
Apache License 2.0
30 stars 47 forks source link

Bump aws-encryption-sdk-java from 1.7.0 to 2.2.0 #393

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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 https://github.com/aws/aws-encryption-sdk-java/security/advisories/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 https://github.com/aws/aws-encryption-sdk-java/security/advisories/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](https://github.com/aws-cloudformation/cloudformation-cli-java-plugin/network/alerts).