From f46f650dec928835deb7e9f6ed6f23d49f66a172 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 17 Aug 2021 20:12:15 -0700 Subject: [PATCH] Edit changelog and include 2.5.4 release notes. --- .../src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 47c0b37..ddcea5d 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.5.4 (2021-08-17) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.2. + +* Upgrades to AssertJ 3.20.2. +* Upgrades to Mockito 3.11.2. +* Upgrades to SLF4J 1.7.31. +* Upgrades to Spring Data BOM 2021.0.4 (Pascal-SR4). +* Upgrades to Spring Data Commons 2.5.4. +* Upgrades to Spring Data for Apache Geode 2.5.4. +* Upgrades to Spring Security 5.5.2. + + Changes in version 2.4.7 (2021-08-17) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.5.