diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index f02c350b..b906294b 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,13 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ =============================================== +Changes in version 2.3.0.RELEASE (2020-05-12) +--------------------------------------------- +* DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. +* DATAGEODE-334 - Release 2.3 GA (Neumann). +* DATAGEODE-331 - 'depends-on' attribute should be added to spring data geode namespace objects. + + Changes in version 2.3.0.RC2 (2020-04-28) ----------------------------------------- * DATAGEODE-330 - Enhance GemFireProperties.from(:String) to handle valid 'gemfire.' prefixed properties. @@ -739,3 +746,4 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) +