Skip to content

Amazon S3 Encryption Client 3.2.3 Release -- 2024-10-04

Compare
Choose a tag to compare
@aws-crypto-tools-ci-bot aws-crypto-tools-ci-bot released this 04 Oct 19:53
· 7 commits to main since this release

Changelog

3.2.3 (2024-10-04)

Fixes

  • catch CompletionException instead when instruction file is not found (#379) (dd61547)
  • handle S3 server encoding of non-US-ASCII object metadata (#375) (b907743)
  • introduce S3-specific client configuration to top-level configuration (#378) (54fa0cb)

Maintenance