Skip to content

3.1.0 -- 2023-09-01

Compare
Choose a tag to compare
@imabhichow imabhichow released this 01 Sep 18:39
· 41 commits to main since this release

What's Changed

  • Create default wrapped clients only if necessary. by @pschultz in #163
  • chore: allow CI to run in forks by @justplaz in #164
  • chore: install dependabot by @imabhichow in #172
  • feat: Refactor KmsKeyring to use GenerateDataKey instead of Encrypt by @imabhichow in #171
  • chore: warn against use of Encryption Context for non-kms keyrings. by @imabhichow in #173
  • chore: fix bugs and nit by @imabhichow in #175
  • fix: unwrap completion exception in AbortMultipartUpload and inside multipart putObject by @justplaz in #174
  • feat: add configuration option to set max buffer size by @imabhichow in #166
  • chore(deps-dev): bump bcprov-jdk18on from 1.72 to 1.74 by @dependabot in #169
  • feat: multipart & ranged get examples by @imabhichow in #168

Full Changelog: v3.0.1...v3.1.0