From 67f307113897f7290a71261bc78a3b47642af260 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 13 Aug 2014 15:05:14 +0200 Subject: [PATCH] SGF-306 - Updated changelog. --- docs/src/info/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index ad352b6a..2705c1ed 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -3,6 +3,15 @@ SPRING DATA GEMFIRE CHANGELOG http://www.springsource.org/spring-gemfire ============================= +Changes in version 1.5.0.RC1 (2014-08-13) +----------------------------------------- +* SGF-306 - Release 1.5 RC1. +* SGF-304 - OnMembers function execution with Gemfire Group calls onMember (wrong method). +* SGF-291 - Upgrade Spring Data GemFire 1.5 to GemFire 8.0. +* SGF-227 - Ability to handle forced disconnects due to node failures with "Reconnect" functionality being added in GemFire. +* SGF-226 - Ability to request and get the member's configuration from a GemFire Locator/Manager using the cluster-wide configuration in the new Persistent Config feature. + + Changes in version 1.4.2.RELEASE (2014-07-28) --------------------------------------------- * SGF-303 - Release 1.4.2.