Skip to content

Bump aws-encryption-sdk from 2.0.0 to 2.2.0 in /src #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws-encryption-sdk from 2.0.0 to 2.2.0.

Release notes

Sourced from aws-encryption-sdk's releases.

2.2.0 -- 2021-05-27

Features

2.1.0 -- 2020-04-20

Maintenance

  • New minimum cryptography dependency 2.5.0 since we're using newer byte type checking #308
  • New minimum boto dependency 1.10.0 to ensure KMS Decrypt APIs know about the KeyId parameter #317
  • Add python 3.8 and 3.9 to CI and update setup.py to clarify we support them #329
  • Update decrypt oracle and test vector handlers with 2.0.0 changes #303
  • Added a number of CodeBuild specs to support integration tests and release processes
Changelog

Sourced from aws-encryption-sdk's changelog.

2.2.0 -- 2021-05-27

Features

2.1.0 -- 2020-04-20

Maintenance

  • New minimum cryptography dependency 2.5.0 since we're using newer byte type checking [#308](https://github.com/aws/aws-encryption-sdk-python/issues/308) <https://github.com/aws/aws-encryption-sdk-python/pull/308>_
  • New minimum boto dependency 1.10.0 to ensure KMS Decrypt APIs know about the KeyId parameter [#317](https://github.com/aws/aws-encryption-sdk-python/issues/317) <https://github.com/aws/aws-encryption-sdk-python/pull/317>_
  • Add python 3.8 and 3.9 to CI and update setup.py to clarify we support them [#329](https://github.com/aws/aws-encryption-sdk-python/issues/329) <https://github.com/aws/aws-encryption-sdk-python/pull/329>_
  • Update decrypt oracle and test vector handlers with 2.0.0 changes [#303](https://github.com/aws/aws-encryption-sdk-python/issues/303) <https://github.com/aws/aws-encryption-sdk-python/pull/303>_
  • Added a number of CodeBuild specs to support integration tests and release processes
Commits
  • 863b04d feat: Improvements to the message decryption process (2.x) (#343)
  • c42c483 Add issue template (#341)
  • 720b3b0 feat: Add support for negative test vectors (#340)
  • f8cdaed Add repo-sync action to pull updates from the public repo
  • 2e3ca4c fix: Downgrade decrypt oracle commitment policy (#338)
  • b5de8a2 chore(deps): bump py from 1.9.0 to 1.10.0 in /test (#336)
  • e0aa3ba chore: Update README to correctly show supported python versions (#335)
  • bb26007 chore: Prepare for release 2.1.0 (#333)
  • 0d3cfa6 doc: address aws#331
  • 3b78bc6 chore: Add py38 and p39 to CI (#329)
  • 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](https://github.com/aws/aws-encryption-sdk-python) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/aws/aws-encryption-sdk-python/releases)
- [Changelog](https://github.com/aws/aws-encryption-sdk-python/blob/master/CHANGELOG.rst)
- [Commits](aws/aws-encryption-sdk-python@v2.0.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@ammokhov ammokhov merged commit 49ad7d1 into master Feb 14, 2022
@ammokhov ammokhov deleted the dependabot/pip/src/aws-encryption-sdk-2.2.0 branch February 14, 2022 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants