From 7d2afd9d5ee080f337fb428543630aee9806a64f Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 20 Oct 2021 14:29:19 -0700 Subject: [PATCH] Edit changelog and add 2.5.5 release notes. --- .../src/main/resources/changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 38b6e66..1e79157 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,23 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.5.5 (2021-10-20) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.3. + +* Upgrades to AssertJ 3.21.0. +* Upgrades to Gradle 6.9.1. +* upgrades to Mockito 4.0.0. +* Upgrades to Spring Framework 5.3.11. +* Upgrades to Spring Boot 2.5.5. +* Upgrades to Spring Data BOM 2021.0.6 (Pascal-SR6). +* Upgrades to Spring Data Commons 2.5.6 +* Upgrades to Spring Data for Apache Geode 2.5.6. +* Upgrades to Spring Session 2.5.3. +* Upgrades to Spring Session BOM 2021.0.2. +* Upgrades to Spring Test for Apache Geode 0.0.26. + + Changes in version 2.4.8 (2021-10-20) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.6.