File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-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.0-M1 (2020-12-09)
5+ ----------------------------------------
6+ * DATACASS-834 - Default to datacenter1 in AbstractSessionConfiguration.getLocalDataCenter.
7+ * DATACASS-833 - Deprecate cached PreparedStatementCreator support classes.
8+ * DATACASS-832 - Use index-based parameter binding.
9+ * DATACASS-829 - Regression in mapper prevent list partial update handling.
10+ * DATACASS-828 - Resolve selection projection and ordering of composite key properties into multiple columns.
11+ * DATACASS-825 - Implement CrudRepository.delete(Iterable<ID> ids).
12+ * DATACASS-821 - Enable Maven caching for Jenkins jobs.
13+ * DATACASS-820 - Release 3.2 M1 (2021.0.0).
14+ * DATACASS-804 - Update CI jobs for Java 15.
15+ * DATACASS-798 - Introduce CassandraDriverOptionsConfigurer and allow specifying a configuration file.
16+ * DATACASS-510 - Use Prepared Statements for CassandraTemplate and repository queries.
17+
18+
419Changes in version 3.0.6.RELEASE (2020-12-09)
520---------------------------------------------
621* DATACASS-834 - Default to datacenter1 in AbstractSessionConfiguration.getLocalDataCenter.
@@ -1391,5 +1406,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
13911406
13921407
13931408
1409+
13941410
13951411
You can’t perform that action at this time.
0 commit comments