DATAGEODE-189 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-06-14 12:38:55 +02:00
parent 5060982092
commit 287f480255

View File

@@ -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).