Skip to content

DynamoDB Encryption Client Java - Release 2.0.2

Compare
Choose a tag to compare
@josecorella josecorella released this 02 Sep 17:40
722e25b

Fixes

  • fix: Allow reading old plaintext records after adding new encrypted field to schema (#152)
  • fix: Update user agent string to correctly reflect version (#141)
  • fix: Data model migration doc breadcrumb. (#139)

Maintenance

  • chore: bump aws-java-sdk-bom from 1.11.460 to 1.12.51 (#154)
  • chore: Add support policy (#149)
  • CI: Create release builds that validate on multiple JDKs (#148)
  • chore: Add format check to CI and format (#146)
  • chore: Add example for MRKs (#145)
  • chore: Add repo-sync actions (#143)
  • chore: Add issue template (#142)