Skip to content

Commit 039adb6

Browse files
committed
Update changelog for 1.14.1 (Patch)
1.14.0 can't be consumed by most clients, since it has a dependency that isn't available in mavenCentral (the dependency is the parent pom in this repository, if you are curious). If you were thinking of using 1.14.0, use 1.14.1 instead.
1 parent 30df82c commit 039adb6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Changelog
2+
## 1.14.1 -- 2019-10-14
3+
Fixes `com.amazonaws:aws-dynamodb-encryption-java` so that it may be consumed
4+
in mavenCentral.
25
## 1.14.0 -- 2019-10-14
6+
Use 1.14.1 instead. This release relies on a dependency that isn't
7+
available in mavenCentral.
38

49
### Minor Changes
510
* Add ExtraDataSupplier to Metastore #76
611
* Add support for overriding KMS requests in DirectKMSMaterialProvider #76
712
* Allow DoNotEncrypt and DoNotTouch to be used at a field level #95
813
* Allow overriding KMS encryption context #102
914

10-
### Maintanence
15+
### Maintenance
1116
* Migrate from JUnit to TestNG
1217
* Added JaCoCo for code coverage
1318
* Replace Base64 implementation with Java 8's #82

0 commit comments

Comments
 (0)