From da0490a2da2db1b433d4e2c3a2438abed899ab22 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 14 Oct 2020 14:27:32 +0200 Subject: [PATCH] DATAGEODE-371 - Updated changelog. --- src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 45a9b680..4f6790b2 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,15 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ =============================================== +Changes in version 2.4.0-RC2 (2020-10-14) +----------------------------------------- +* DATAGEODE-374 - Adopt to changes in Spring Data Commons. +* DATAGEODE-373 - Adapt to API changes in QueryMethod from Spring Data Commons. +* DATAGEODE-371 - Release 2.4 RC2 (2020.0.0). +* DATAGEODE-368 - Add API to attach additional AsyncEventQueues and GatewaySenders to peer Regions. +* DATAGEODE-263 - Add support for PagingAndSortingRepositories. + + Changes in version 2.4.0-RC1 (2020-09-16) ----------------------------------------- * DATAGEODE-367 - Expose EntityInformation and the GemfireTemplate on SimpleGemfireRepository. @@ -833,5 +842,6 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) +