Updated changelog.

See #1092
This commit is contained in:
Mark Paluch
2021-03-31 17:04:28 +02:00
parent f75d692221
commit b93c0677eb

View File

@@ -1,6 +1,16 @@
Spring Data Cassandra Changelog
===============================
Changes in version 3.2.0-RC1 (2021-03-31)
-----------------------------------------
* #1111 - Use SAM constructors for Kotlin extensions.
* #1110 - Switch to Driver BOM.
* #1109 - Upgrade to Datastax driver 4.11.0.
* #1107 - `SingleEntityExecution` emits both, item and error signal.
* #1106 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes.
* #1104 - Consider `@Column` and `@Element` annotated constructor parameters.
Changes in version 3.2.0-M5 (2021-03-17)
----------------------------------------
* #1100 - Remove @Persistent from entity-scan include filters.
@@ -1510,5 +1520,6 @@ Changes in version 1.0.0.M1 (2014-03-31)