Skip to content

Commit 63961d7

Browse files
committed
DATACASS-820 - Updated changelog.
1 parent fd74170 commit 63961d7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring 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+
419
Changes 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

0 commit comments

Comments
 (0)