diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 925c9d9f..cd1dd6c8 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,17 @@ SPRING DATA GEODE CHANGELOG http://projects.spring.io/spring-data-gemfire/ ============================================== +Changes in version 2.1.9.RELEASE (2019-06-14) +--------------------------------------------- +* DATAGEODE-199 - Refactor current SDG XML Schemas (XSD) and add new SDG 2.2 XML Schemas (XSD). +* DATAGEODE-198 - Add support for lazy resolving, composable Configurers. +* DATAGEODE-196 - Add support for dynamic HTTP client port configuration based on protocol/scheme. +* DATAGEODE-194 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. +* DATAGEODE-193 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. +* DATAGEODE-192 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. +* DATAGEODE-189 - Release 2.1.9 (Lovelace SR9). + + Changes in version 2.1.8.RELEASE (2019-05-13) --------------------------------------------- * DATAGEODE-186 - Release 2.1.8 (Lovelace SR8).