From 6334a08128bf47001af8b2f7dcd2c0a852ae0ed6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 25 Mar 2020 10:45:29 +0100 Subject: [PATCH] DATAGEODE-305 - 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 412ff715..ce82f37a 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.2.6.RELEASE (2020-03-25) +--------------------------------------------- +* DATAGEODE-314 - Replace remaining uses of Apache Geode's PoolManager with PoolResolver. +* DATAGEODE-311 - Allow Security configuration applied by Annotations to be used in LocatorApplications. +* DATAGEODE-310 - Use Environment accessible properties to enable/disable Apache Shiro and Authentication Auto-configuration. +* DATAGEODE-309 - Apply Spring bean ClassLoader to Thread context ClassLoader in LocatorApplications. +* DATAGEODE-305 - Release 2.2.6 (Moore SR6). + + Changes in version 2.3.0.M4 (2020-03-11) ---------------------------------------- * DATAGEODE-301 - Release 2.3 M4 (Neumann). @@ -686,3 +695,4 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12) +