Skip to content
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

Post 2.0.0 fixes #303

Merged
merged 5 commits into from
Oct 2, 2020
Merged

Conversation

farleyb-amazon
Copy link
Contributor

Description of changes:

  • Add commitment_policy where it was missing from a docstring
  • Update test vectors to use new 2.0 symbols. Note that longer term we'll need to figure out a better story around testing multiple versions of code and multiple versions of ciphertext formats. For now, I've just used the newest symbols and updated the environments to only use ESDK versions 1.7.1 and 2.0.0.
  • Update decrypt_oracle to use new 2.0 symbols.
  • Update commit hashes in CHANGELOG
  • Small updates to tox release environments

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

scottarc
scottarc previously approved these changes Oct 1, 2020
@farleyb-amazon farleyb-amazon merged commit 9afe87e into aws:master Oct 2, 2020
@farleyb-amazon farleyb-amazon deleted the post-2.0.0-fixes branch October 2, 2020 18:52
robin-aws pushed a commit to robin-aws/aws-encryption-sdk-python that referenced this pull request Apr 27, 2021
* Various fixes/cleanup after release of 2.0

  - Update decrypt_oracle and test_vector_handlers to use new constructs
  - Update changelog with correct commit hashes
  - Update _ClientConfig docstring to include commitment_policy
  - Fix oracle CI
  - Update the release tox environments to reduce risk of releasing to the wrong repo
robin-aws pushed a commit that referenced this pull request Apr 28, 2021
* Various fixes/cleanup after release of 2.0

  - Update decrypt_oracle and test_vector_handlers to use new constructs
  - Update changelog with correct commit hashes
  - Update _ClientConfig docstring to include commitment_policy
  - Fix oracle CI
  - Update the release tox environments to reduce risk of releasing to the wrong repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants