From e66fdd6585fe0a707f615263b11fd374be10c4dd Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 15:22:01 -0700 Subject: [PATCH] Edit changelog and include 2.6.2 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 0001e98..e194554 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.6.2 (2022-09-23) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.6.3. + +* Upgrades to Spring Framework 5.3.23. +* Upgrades to Spring Boot 2.6.12. +* Upgrades to Spring Data BOM 2021.1.7 (Q-SR7). +* Upgrades to Spring Data Commons 2.6.7. +* Upgrades to Spring Data for Apache Geode 2.6.7. +* Upgrades to Spring Security 5.6.7. +* Upgrades to Spring Session 2.6.3. +* Upgrades to Spring Session BOM 2021.1.3. +* Upgrades to Spring Test for Apache Geode 0.2.3-Q. +* Upgrades to Apache Log4j 2.19.0. +* Upgrades to AssertJ 3.23.1. + + Changes in version 3.0.0-M4 (2022-07-19) ---------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M3.