We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348ea72 commit 1683f0fCopy full SHA for 1683f0f
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Cassandra Changelog
2
===============================
3
4
+Changes in version 3.1.10 (2021-06-22)
5
+--------------------------------------
6
+* #1140 - Avoid conversion for `Range` objects used in query methods.
7
+* #1137 - Cannot write composite key that contains a UDT to `Where`.
8
+* #1133 - Improve `CassandraTemplate` creation from `Session`.
9
+* #1124 - Document impact of pre-populated Id on `@CreatedDate` not working as expected.
10
+
11
12
Changes in version 3.2.1 (2021-05-14)
13
-------------------------------------
14
* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
@@ -1561,5 +1569,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1561
1569
1562
1570
1563
1571
1572
1564
1573
1565
1574
0 commit comments