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 bc67d2e commit 7dde6acCopy full SHA for 7dde6ac
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Cassandra Changelog
2
===============================
3
4
+Changes in version 3.2.0-M5 (2021-03-17)
5
+----------------------------------------
6
+* #1100 - Remove @Persistent from entity-scan include filters.
7
+* #1098 - Mapping Map<> with UDT in the value is not supported.
8
+* #1097 - Introduce ConverterContext and clean up MappingCassandraConverter.
9
+* #1096 - Document Datastax driver version support.
10
+
11
12
Changes in version 3.1.6 (2021-03-17)
13
-------------------------------------
14
* #1100 - Remove @Persistent from entity-scan include filters.
@@ -1501,5 +1509,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1501
1509
1502
1510
1503
1511
1512
1504
1513
1505
1514
0 commit comments