Skip to content

Commit 82d2c55

Browse files
committed
Updated changelog.
See #1131
1 parent 1683f0f commit 82d2c55

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.2 (2021-06-22)
5+
-------------------------------------
6+
* #1141 - Upgrade to Cassandra Driver 4.11.2.
7+
* #1140 - Avoid conversion for `Range` objects used in query methods.
8+
* #1137 - Cannot write composite key that contains a UDT to `Where`.
9+
* #1135 - Add overloads to `CassandraBatchOperations.insert(…)` accepting `WriteOptions`.
10+
* #1133 - Improve `CassandraTemplate` creation from `Session`.
11+
* #1124 - Document impact of pre-populated Id on `@CreatedDate` not working as expected.
12+
13+
414
Changes in version 3.1.10 (2021-06-22)
515
--------------------------------------
616
* #1140 - Avoid conversion for `Range` objects used in query methods.
@@ -1570,5 +1580,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
15701580

15711581

15721582

1583+
15731584

15741585

0 commit comments

Comments
 (0)