We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c66e4 commit a3e3705Copy full SHA for a3e3705
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.
@@ -1455,5 +1464,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1455
1464
1456
1465
1457
1466
1467
1458
1468
1459
1469
0 commit comments