From 803cc610ca5c0441bc4011f58fce0a4913eb3069 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 18 Nov 2019 12:31:49 +0100 Subject: [PATCH] DATAGEODE-260 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index c7c4beec..484fbae6 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -3,6 +3,14 @@ SPRING DATA GEODE CHANGELOG https://projects.spring.io/spring-data-gemfire/ =============================================== +Changes in version 2.2.2.RELEASE (2019-11-18) +--------------------------------------------- +* DATAGEODE-271 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. +* DATAGEODE-260 - Release 2.2.2 (Moore SR2). +* DATAGEODE-211 - Include geode redis module due to upgrading geode to 1.9.0. +* DATAGEODE-152 - Confirm that @TransactionalEventListener will work for @Transactional services. + + Changes in version 2.1.13.RELEASE (2019-11-18) ---------------------------------------------- * DATAGEODE-271 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property.