DATAREDIS-878 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-10-29 12:52:52 +01:00
parent 10d021aede
commit d785e29cc3

View File

@@ -1,6 +1,14 @@
Spring Data Redis Changelog
===========================
Changes in version 2.1.2.RELEASE (2018-10-29)
---------------------------------------------
* DATAREDIS-884 - Upgrade to Lettuce 5.1.2.RELEASE.
* DATAREDIS-878 - Release 2.1.2 (Lovelace SR2).
* DATAREDIS-875 - HashMapper is serializing unnecessary field type information to Redis.
* DATAREDIS-872 - InitialValue is not specified when two threads use the RedisAtomicInteger constructor concurrently, and two threads can cause thread safety issues.
Changes in version 1.8.16.RELEASE (2018-10-15)
----------------------------------------------
* DATAREDIS-866 - Release 1.8.16 (Ingalls SR16).