Skip to content

Commit 6a6ded7

Browse files
committed
Updated changelog.
See #1117
1 parent 39562bb commit 6a6ded7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Spring Data Cassandra Changelog
22
===============================
33

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+
410
Changes in version 3.2.0 (2021-04-14)
511
-------------------------------------
612
* #1115 - Refactor test framework infrastructure classes.
@@ -1546,5 +1552,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
15461552

15471553

15481554

1555+
15491556

15501557

0 commit comments

Comments
 (0)