Fixes com.amazonaws:aws-dynamodb-encryption-java
so that it may be consumed
in mavenCentral.
Use 1.14.1 instead. This release relies on a dependency that isn't available in mavenCentral.
- Add ExtraDataSupplier to Metastore #76
- Add support for overriding KMS requests in DirectKMSMaterialProvider #76
- Allow DoNotEncrypt and DoNotTouch to be used at a field level #95
- Allow overriding KMS encryption context #102
- Migrate from JUnit to TestNG
- Added JaCoCo for code coverage
- Replace Base64 implementation with Java 8's #82
- Added checkstyle
- Add support for overriding the EncryptionContext in DynamoDBEncryptor #60
- Update examples to use PUT instead of Clobber #60
- Document the minimum supported JDK version as JDK8 #57