Skip to content

Commit 35448fe

Browse files
committed
Updated changelog.
See #1092
1 parent ff71f29 commit 35448fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring 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+
414
Changes 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

0 commit comments

Comments
 (0)