DATAGEODE-362 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-09-16 13:56:55 +02:00
parent 1a3a723e8f
commit a4f5a496d5

View File

@@ -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)