diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index c19e46e5..45a9b680 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,17 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ =============================================== +Changes in version 2.4.0-RC1 (2020-09-16) +----------------------------------------- +* DATAGEODE-367 - Expose EntityInformation and the GemfireTemplate on SimpleGemfireRepository. +* DATAGEODE-364 - Refactor SimpleGemfireRepository.count() to be resilient when no results exist. +* DATAGEODE-362 - Release 2.4 RC1 (2020.0.0). +* DATAGEODE-355 - Add support for PoolFactory.setServerConnectionTimeout. +* DATAGEODE-353 - Fix package name change for class RestoreRedundancyResults. +* DATAGEODE-327 - Support configuring (client) SocketFactory, primarily for SNI support. +* DATAGEODE-322 - Upgrade to Apache Geode 1.13.0. + + Changes in version 2.3.4.RELEASE (2020-09-16) --------------------------------------------- * DATAGEODE-364 - Refactor SimpleGemfireRepository.count() to be resilient when no results exist. @@ -821,5 +832,6 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) +