Updated changelog.

See #514
This commit is contained in:
Jens Schauder
2021-07-16 11:34:23 +02:00
parent d1a31df33c
commit 118671e7cb

View File

@@ -3,6 +3,13 @@ SPRING DATA GEODE CHANGELOG
https://projects.spring.io/spring-data-gemfire/
===============================================
Changes in version 2.5.3 (2021-07-16)
-------------------------------------
* #519 - Apply eviction to caching-defined Regions using @EnableEviction annotation configuration.
* #518 - Apply expiration to caching-defined Regions using @EnableExpiration annotation configuration.
* #515 - Upgrade to Apache Geode 1.13.3.
Changes in version 2.5.2 (2021-06-22)
-------------------------------------
* #512 - CrudRepository.deleteAll not working.
@@ -1040,5 +1047,6 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12)