From 6836dbc76befc63e7fc97def51fc178fa4362aac Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 13:58:05 -0700 Subject: [PATCH] Edit changelog and add 2.6.2 release notes. --- .../src/main/resources/changelog.txt | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 36f7f82..3592108 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,13 +4,30 @@ 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 2.6.1 (2022-03-23) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.6.2. * Upgrades to Apache Geode 1.14.4 * Upgrades to Spring Framework 5.3.17. -* Upgrades to Spring Boot 2.6.4 +* Upgrades to Spring Boot 2.6.4. * Upgrades to Spring Data BOM 2021.1.3 (Q-SR3). * Upgrades to Spring Data Commons 2.6.3. * Upgrades to Spring Data for Apache Geode 2.6.3.