From 409b2e21404a162c6ef6e811332c0fa49ae7f335 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Jan 2015 18:11:20 -0800 Subject: [PATCH] SGF-368 - Updated changelog. --- docs/src/info/changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index d971b7af..718b9ab0 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -6,8 +6,13 @@ http://www.springsource.org/spring-gemfire Changes in version 1.5.2.RELEASE (2015-01-28) --------------------------------------------- * SGF-368 - Release 1.5.2. +* SGF-366 - Unable to create local-only, client-based Region Indexes using SDG's and corresponding IndexFactoryBean functionality. +* SGF-363 - Upgrade to Spring Framework 4.0.9.RELEASE. * SGF-360 - Failures in SubRegionNamespaceTests when built with Java 8. +* SGF-358 - Enhance SDG's Function annotation support to allow strongly-typed arguments in the context of PDX even when read-serialized is set to true. * SGF-354 - SimpleGemfireRepository.deleteAll that supports transactions. +* SGF-352 - Change all Artifact Repository URLs to use HTTPS. +* SGF-348 - Upgrade to Spring Framework 4.0.8.RELEASE. Changes in version 1.4.5.RELEASE (2015-01-27)