benkehoe / sfn-callback-urls

An application for easy handling of Step Function tokens as callback URLs
Apache License 2.0
47 stars 14 forks source link

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

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

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](https://github.com/benkehoe/sfn-callback-urls/network/alerts).