From 40c912fd4ec5c93de260cd6d0a5ba819664fa139 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 14:43:10 +0200 Subject: [PATCH] SGF-834 - Updated changelog. --- src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index fe559e60..a3183a56 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,20 @@ SPRING DATA GEMFIRE CHANGELOG http://www.springsource.org/spring-gemfire ============================= +Changes in version 2.2.0.RC1 (2019-06-14) +----------------------------------------- +* SGF-853 - Create security policy readme. +* SGF-852 - Add support to EnableSsl for ssl-use-default-context and ssl-endpoint-identification-enabled. +* SGF-851 - Fix CacheClusterConfigurationIntegrationTest. +* SGF-850 - Refactor current SDG XML Schemas (XSD) and add new SDG 2.2 XML Schemas (XSD). +* SGF-849 - Add support for lazy resolving, composable Configurers. +* SGF-848 - Add support for dynamic HTTP client port configuration based on protocol/scheme. +* SGF-846 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. +* SGF-834 - Release 2.2 RC1 (Moore). +* SGF-827 - URL Cleanup. +* SGF-521 - Configure GatewayReceivers with Annotations. + + Changes in version 2.1.9.RELEASE (2019-06-14) --------------------------------------------- * SGF-850 - Refactor current SDG XML Schemas (XSD) and add new SDG 2.2 XML Schemas (XSD).