File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Cassandra Changelog
2
2
===============================
3
3
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
+
4
14
Changes in version 3.2.0-M5 (2021-03-17)
5
15
----------------------------------------
6
16
* #1100 - Remove @Persistent from entity-scan include filters.
@@ -1510,5 +1520,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
1510
1520
1511
1521
1512
1522
1523
+
1513
1524
1514
1525
You can’t perform that action at this time.
0 commit comments