File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Cassandra Changelog
22===============================
33
4+ Changes in version 3.1.10 (2021-06-22)
5+ --------------------------------------
6+ * #1140 - Avoid conversion for `Range` objects used in query methods.
7+ * #1137 - Cannot write composite key that contains a UDT to `Where`.
8+ * #1133 - Improve `CassandraTemplate` creation from `Session`.
9+ * #1124 - Document impact of pre-populated Id on `@CreatedDate` not working as expected.
10+
11+
412Changes in version 3.2.1 (2021-05-14)
513-------------------------------------
614* #1129 - `DataClassRowMapper` doesn't correctly convert generic fields.
@@ -1561,5 +1569,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
15611569
15621570
15631571
1572+
15641573
15651574
You can’t perform that action at this time.
0 commit comments