Deprecation
- The AWS Encryption SDK CLI no longer supports Python < 3.10 as of major version 4.3.x; only Python 3.10+ is supported.
- Removed
pkg_resourcesin favor ofimportlib.metadata
#428 <https://github.com/aws/aws-encryption-sdk-cli/pull/428>_
Operational
- Drop release dependency on
pypi-parker