DATAGEODE-233 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-11-04 09:29:01 +01:00
parent 77d1d64cdb
commit dfd99ce2db

View File

@@ -3,6 +3,12 @@ SPRING DATA GEODE CHANGELOG
https://projects.spring.io/spring-data-gemfire/
===============================================
Changes in version 2.1.12.RELEASE (2019-11-04)
----------------------------------------------
* DATAGEODE-243 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server.
* DATAGEODE-233 - Release 2.1.12 (Lovelace SR12).
Changes in version 2.2.0.RELEASE (2019-09-30)
---------------------------------------------
* DATAGEODE-232 - Add support for @CacheConfig in @EnableCachingDefinedRegions.