Skip to content

Commit 7dde6ac

Browse files
committed
Updated changelog.
See #1101
1 parent bc67d2e commit 7dde6ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

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

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+
412
Changes in version 3.1.6 (2021-03-17)
513
-------------------------------------
614
* #1100 - Remove @Persistent from entity-scan include filters.
@@ -1501,5 +1509,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
15011509

15021510

15031511

1512+
15041513

15051514

0 commit comments

Comments
 (0)