File tree 1 file changed +12
-0
lines changed
1 file changed +12
-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.2.0-M3 (2021-02-17)
5
+ ----------------------------------------
6
+ * #1087 - Include Bintray plugin repository.
7
+ * #1086 - Upgrade to Cassandra driver 4.10.0.
8
+ * #1084 - Null Pointer Exception when User Defined Type is not found.
9
+ * #1082 - Cache common PersistentProperty attributes.
10
+ * #1008 - Regression in support of sort in queries [DATACASS-842].
11
+ * #1007 - Regression prevent using update to remove an entry from a map [DATACASS-841].
12
+ * #182 - Update repository after GitHub issues migration.
13
+
14
+
4
15
Changes in version 3.1.4 (2021-02-17)
5
16
-------------------------------------
6
17
* #1087 - Include Bintray plugin repository.
@@ -1457,5 +1468,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1457
1468
1458
1469
1459
1470
1471
+
1460
1472
1461
1473
You can’t perform that action at this time.
0 commit comments