From 71cc14fe4db3e064807eb845a1d5d499f1036c93 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 4 Apr 2018 15:52:23 +0200 Subject: [PATCH] SGF-723 - Updated changelog. --- src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index cf5228f4..7f6b043f 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,16 @@ SPRING DATA GEMFIRE CHANGELOG http://www.springsource.org/spring-gemfire ============================= +Changes in version 2.0.6.RELEASE (2018-04-04) +--------------------------------------------- +* SGF-729 - Realign SSL configuration using @EnableSsl with Apache Geode's SSL configuration properties. +* SGF-728 - Remove explicit declaration of Jackson library versions. +* SGF-727 - Remove all git merge conflict tags in SDG source code Javadoc. +* SGF-726 - Impossible to define event filter for AsyncEventQueue. +* SGF-724 - Add configuration support for critical and eviction off-heap percentages in client, peer and cache server application annotations. +* SGF-723 - Release 2.0.6 (Kay SR6). + + Changes in version 1.9.11.RELEASE (2018-04-04) ---------------------------------------------- * SGF-728 - Remove explicit declaration of Jackson library versions.