Skip to content

Commit df50a08

Browse files
committed
DATACASS-824 - Updated changelog.
1 parent 63961d7 commit df50a08

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data Cassandra Changelog
22
===============================
33

4+
Changes in version 3.1.2 (2020-12-09)
5+
-------------------------------------
6+
* DATACASS-834 - Default to datacenter1 in AbstractSessionConfiguration.getLocalDataCenter.
7+
* DATACASS-829 - Regression in mapper prevent list partial update handling.
8+
* DATACASS-828 - Resolve selection projection and ordering of composite key properties into multiple columns.
9+
* DATACASS-824 - Release 3.1.2 (2020.0.2).
10+
* DATACASS-798 - Introduce CassandraDriverOptionsConfigurer and allow specifying a configuration file.
11+
12+
413
Changes in version 3.2.0-M1 (2020-12-09)
514
----------------------------------------
615
* DATACASS-834 - Default to datacenter1 in AbstractSessionConfiguration.getLocalDataCenter.
@@ -1407,5 +1416,6 @@ Changes in version 1.0.0.M1 (2014-03-31)
14071416

14081417

14091418

1419+
14101420

14111421

0 commit comments

Comments
 (0)