DATACASS-657 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-06-14 12:38:53 +02:00
parent 32970f5042
commit 4aa3943b94

View File

@@ -1,6 +1,15 @@
Spring Data Cassandra Changelog
===============================
Changes in version 2.1.9.RELEASE (2019-06-14)
---------------------------------------------
* DATACASS-663 - Replace StepVerifier.create(...) style with .as(StepVerifier::create) style.
* DATACASS-661 - findAllById broken when using MapIdCassandraRepository.
* DATACASS-660 - Fix method reference in documentation.
* DATACASS-657 - Release 2.1.9 (Lovelace SR9).
* DATACASS-651 - Saving Map with TupleValue attempts TupleValue type resolution.
Changes in version 1.5.22.RELEASE (2019-05-13)
----------------------------------------------
* DATACASS-654 - Release 1.5.22 (Ingalls SR22).