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 123954d commit e889aa6Copy full SHA for e889aa6
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data Cassandra Changelog
2
===============================
3
4
+Changes in version 3.1.9 (2021-05-14)
5
+-------------------------------------
6
+* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
7
+* #1126 - Allow Java 16 records to be used for `@PrimaryKeyClass`.
8
+
9
10
Changes in version 3.2.0 (2021-04-14)
11
-------------------------------------
12
* #1115 - Refactor test framework infrastructure classes.
@@ -1546,5 +1552,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1546
1552
1547
1553
1548
1554
1555
1549
1556
1550
1557
0 commit comments