3.3.0 -- 2024-05-21
ShubhamChaturvedi7
released this
21 May 23:04
·
10 commits
to master
since this release
Deprecation
The AWS Encryption SDK for Python no longer supports Python 3.7
as of version 3.3; only Python 3.8+ is supported.
Fixes
- fix: Handle errors when decrypting multiple EDKs with raw RSA MKPs (#672 (#672))
- chore: Updated description of decrypt() usage in src/aws_encryption_sdk/init.py (#660 (#660))
- fix(CI): removed appveyor.yml (#668 (#668))
- fix(CI): updated ci_test-vector-handler.yaml and ci_tests.yaml (#665 (#665))