@@ -1,6 +1,14 @@
|
||||
Spring Data Cassandra Changelog
|
||||
===============================
|
||||
|
||||
Changes in version 3.2.0-M5 (2021-03-17)
|
||||
----------------------------------------
|
||||
* #1100 - Remove @Persistent from entity-scan include filters.
|
||||
* #1098 - Mapping Map<> with UDT in the value is not supported.
|
||||
* #1097 - Introduce ConverterContext and clean up MappingCassandraConverter.
|
||||
* #1096 - Document Datastax driver version support.
|
||||
|
||||
|
||||
Changes in version 3.1.6 (2021-03-17)
|
||||
-------------------------------------
|
||||
* #1100 - Remove @Persistent from entity-scan include filters.
|
||||
@@ -1501,5 +1509,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user