From 06290f031b976d28bb52eb693999c184fe65cdfd Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Nov 2020 12:35:02 -0800 Subject: [PATCH] Edit changelog and add 2.3.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 0ea1fa0..eb0bae6 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.3.2.RELEASE (2020-11-09) +--------------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Framework 5.2, Spring Boot 2.3, +Spring Data Neumann/2.3 and Spring Session 2.3. + +* Upgrades to Gradle 6.7. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.4 +* Upgrades to Spring Framework 5.2.10.RELEASE. +* Upgrades to Spring Boot 2.3.5.RELEASE. +* Upgrades to Spring Data Neumann-SR5. +* Upgrades to Spring Data Commons 2.3.5.RELEASE. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.5.RELEASE. +* Upgrades to Spring Session BOM Dragonfruit-SR1. +* Sets Spring Session core version to 2.3.1.RELEASE. + + Changes in version 2.2.6.RELEASE (2020-11-09) --------------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Framework 5.2, Spring Boot 2.2, @@ -18,6 +34,7 @@ Spring Data Moore/2.2 and Spring Session 2.2. * Upgrades to Spring Session BOM Corn-SR4. * Sets Spring Session core version to 2.2.4.RELEASE. + Changes in version 2.1.12.RELEASE (2020-11-09) ---------------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Framework 5.1, Spring Boot 2.1,