DATACASS-729 - Updated changelog.

This commit is contained in:
Jens Schauder
2020-03-11 09:46:20 +01:00
parent a6dabe9754
commit 45fd1b5f9c

View File

@@ -1,6 +1,15 @@
Spring Data Cassandra Changelog
===============================
Changes in version 3.0.0.M4 (2020-03-11)
----------------------------------------
* DATACASS-736 - Upgrade to Cassandra driver 4.5.0.
* DATACASS-735 - Using long numbers with Update.incr(…) cause integer overflow.
* DATACASS-729 - Release 3.0 M4 (Neumann).
* DATACASS-718 - Integer Overflow using Update.
* DATACASS-712 - Adapt to query builder API for set at list index, append multiple items to List/Set columns.
Changes in version 2.2.5.RELEASE (2020-02-26)
---------------------------------------------
* DATACASS-732 - Adapt to Reactor changes.
@@ -1164,3 +1173,4 @@ Changes in version 1.0.0.M1 (2014-03-31)