Skip to content

Amazon S3 Encryption Client 3.1.1 Release -- 2024-01-24

Compare
Choose a tag to compare
@aws-crypto-tools-ci-bot aws-crypto-tools-ci-bot released this 24 Jan 22:20
· 37 commits to main since this release

Changelog

3.1.1 (2024-01-24)

Fixes

  • Close threads when calling PutObject (#180) (45b69fb)

Maintenance

  • allow ToolsDevelopment to Assume CI Role (#179) (a9fdaa3)
  • fix release script (#177) (60c377b)
  • update artifact-hunt.yml to pick the version from pom.xml (#176) (9f6b90f)
  • update node version in version step (#181) (49c2069)

3.1.0 (2023-08-31)

Features

  • add configuration option to set max buffer size (#166) (ecf6e6c)
  • multipart & ranged get examples (#168) (203e5dc)
  • Refactor KmsKeyring to use GenerateDataKey instead of Encrypt (#171) (a1a22a4)

Fixes

  • Create default wrapped clients only if necessary. (#163) (285eab6)
  • unwrap completion exception in AbortMultipartUpload and inside multipart putObject (#174) (84baad8)

Maintenance

3.0.1 (2023-06-01)

Maintenance

Fixes

  • null check for InputStream in ApiNameVersion (#161) (c23aeb2)
  • unwrap CompletionException in default client, rethrow as S3Encry… (#162) (1a00d3e)

3.0.0 (2023-04-06)

⚠ BREAKING CHANGES

  • prod release for S3 EC (#152)

Features

Fixes

  • Revert "Amazon S3 Encryption Client 2.0.1 Release -- $(date +%Y-%m-%d)" (#151) (a62e455), closes #151
  • remove illegal javadoc syntax (#147) (412a02c)
  • remove illegal javadoc tags (#148) (d5682b9)

Maintenance

  • add scm url to pom.xml (#155) (22ac9ad)
  • add the developer guide to the README (#150) (b41a07b)
  • point release at correct internal staging domain, fix group id (#149) (f88e89d)