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.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+
414Changes 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
You can’t perform that action at this time.
0 commit comments