DATACASS-824 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-12-09 16:00:49 +01:00
parent 410a79608b
commit 68128b04f8

View File

@@ -1,6 +1,15 @@
Spring Data Cassandra Changelog
===============================
Changes in version 3.1.2 (2020-12-09)
-------------------------------------
* DATACASS-834 - Default to datacenter1 in AbstractSessionConfiguration.getLocalDataCenter.
* DATACASS-829 - Regression in mapper prevent list partial update handling.
* DATACASS-828 - Resolve selection projection and ordering of composite key properties into multiple columns.
* DATACASS-824 - Release 3.1.2 (2020.0.2).
* DATACASS-798 - Introduce CassandraDriverOptionsConfigurer and allow specifying a configuration file.
Changes in version 3.2.0-M1 (2020-12-09)
----------------------------------------
* DATACASS-834 - Default to datacenter1 in AbstractSessionConfiguration.getLocalDataCenter.
@@ -1407,5 +1416,6 @@ Changes in version 1.0.0.M1 (2014-03-31)