DATAREDIS-459 - Updated changelog.

This commit is contained in:
Oliver Gierke
2016-02-23 12:56:51 +01:00
committed by Oliver Gierke
parent 1e5772d00b
commit 6f26a5a073

View File

@@ -6,6 +6,16 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
===========================
Changes in version 1.6.4.RELEASE (2016-02-23)
---------------------------------------------
* DATAREDIS-465 - Guard lettuce shutdown during ConnectionFactory.destroy().
* DATAREDIS-463 - Improve test synchronization.
* DATAREDIS-460 - Remove eclipse specific files from github repository.
* DATAREDIS-459 - Release 1.6.4 (Gosling SR2).
* DATAREDIS-443 - Support of synchronized mode introduced in Spring 4.3.
* DATAREDIS-419 - Switch to Maven build.
Changes in version 1.7.0.M1 (2016-02-12)
----------------------------------------
* DATAREDIS-461 - Deprecate support for org.codehaus.jackson based Serializers and Mappers.