We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4622eef commit 5e1ce24Copy full SHA for 5e1ce24
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Cassandra Changelog
2
===============================
3
4
+Changes in version 2.0.14.RELEASE (2019-04-01)
5
+----------------------------------------------
6
+* DATACASS-641 - Documentation incorrectly states java.util.UUID maps to Cassandra timeuuid.
7
+* DATACASS-633 - BasicCassandraPersistentEntity.doWithAssociations(…) should no-op.
8
+* DATACASS-625 - Upgrade to Apache Cassandra 3.11.4.
9
+* DATACASS-621 - Release 2.0.14 (Kay SR14).
10
+* DATACASS-599 - Assert compatibility with Guava 26.0-jre+.
11
+
12
13
Changes in version 1.5.20.RELEASE (2019-04-01)
14
----------------------------------------------
15
* DATACASS-643 - Release 1.5.20 (Ingalls SR20).
0 commit comments