File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 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.0.7.RELEASE (2021-02-17)
5
+ ---------------------------------------------
6
+ * DATACASS-835 - Update CI jobs with Docker Login.
7
+ * #1087 - Include Bintray plugin repository.
8
+ * #1084 - Null Pointer Exception when User Defined Type is not found.
9
+ * #1079 - Defer non-constant assert messages to improve performance.
10
+ * #1078 - Update copyright year to 2021.
11
+ * #1008 - Regression in support of sort in queries [DATACASS-842].
12
+ * #182 - Update repository after GitHub issues migration.
13
+
14
+
4
15
Changes in version 2.2.13.RELEASE (2021-02-17)
5
16
----------------------------------------------
6
17
* #1087 - Include Bintray plugin repository.
@@ -1443,5 +1454,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1443
1454
1444
1455
1445
1456
1457
+
1446
1458
1447
1459
You can’t perform that action at this time.
0 commit comments