File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Cassandra Changelog
2
2
===============================
3
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
+
4
13
Changes in version 3.0.7.RELEASE (2021-02-17)
5
14
---------------------------------------------
6
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
You can’t perform that action at this time.
0 commit comments