File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Cassandra Changelog
22===============================
33
4+ Changes in version 3.2.0-RC1 (2021-03-31)
5+ -----------------------------------------
6+ * #1111 - Use SAM constructors for Kotlin extensions.
7+ * #1110 - Switch to Driver BOM.
8+ * #1109 - Upgrade to Datastax driver 4.11.0.
9+ * #1107 - `SingleEntityExecution` emits both, item and error signal.
10+ * #1106 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes.
11+ * #1104 - Consider `@Column` and `@Element` annotated constructor parameters.
12+
13+
414Changes in version 3.2.0-M5 (2021-03-17)
515----------------------------------------
616* #1100 - Remove @Persistent from entity-scan include filters.
@@ -1510,5 +1520,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
15101520
15111521
15121522
1523+
15131524
15141525
You can’t perform that action at this time.
0 commit comments