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.1.0-RC2 (2020-10-14)
5+ -----------------------------------------
6+ * DATACASS-810 - Add DataClassRowMapper.
7+ * DATACASS-809 - Add queryForStream methods to CqlOperations.
8+ * DATACASS-808 - Logging of CQL statements is broken.
9+ * DATACASS-807 - Adapt to changes in Spring Data Commons.
10+ * DATACASS-806 - Add support for suspend repository query methods returning List<T>.
11+ * DATACASS-803 - Release 3.1 RC2 (2020.0.0).
12+
13+
414Changes in version 3.1.0-RC1 (2020-09-16)
515-----------------------------------------
616* DATACASS-800 - Upgrade to Cassandra driver 4.9.0.
@@ -1329,5 +1339,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
13291339
13301340
13311341
1342+
13321343
13331344
You can’t perform that action at this time.
0 commit comments