This repository was archived by the owner on Oct 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ SPRING DATA GEODE CHANGELOG
33https://projects.spring.io/spring-data-gemfire/
44===============================================
55
6+ Changes in version 2.5.3 (2021-07-16)
7+ -------------------------------------
8+ * #519 - Apply eviction to caching-defined Regions using @EnableEviction annotation configuration.
9+ * #518 - Apply expiration to caching-defined Regions using @EnableExpiration annotation configuration.
10+ * #515 - Upgrade to Apache Geode 1.13.3.
11+
12+
613Changes in version 2.5.2 (2021-06-22)
714-------------------------------------
815* #512 - CrudRepository.deleteAll not working.
@@ -1040,5 +1047,6 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12)
10401047
10411048
10421049
1050+
10431051
10441052
You can’t perform that action at this time.
0 commit comments