We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124fc22 commit 404e7fbCopy full SHA for 404e7fb
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Cassandra Changelog
2
===============================
3
4
+Changes in version 3.1.4 (2021-02-17)
5
+-------------------------------------
6
+* #1087 - Include Bintray plugin repository.
7
+* #1084 - Null Pointer Exception when User Defined Type is not found.
8
+* #1082 - Cache common PersistentProperty attributes.
9
+* #1008 - Regression in support of sort in queries [DATACASS-842].
10
+* #1007 - Regression prevent using update to remove an entry from a map [DATACASS-841].
11
+
12
13
Changes in version 3.0.7.RELEASE (2021-02-17)
14
---------------------------------------------
15
* DATACASS-835 - Update CI jobs with Docker Login.
@@ -1447,5 +1456,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1447
1456
1448
1457
1449
1458
1459
1450
1460
1451
1461
0 commit comments