From 0e78e0b18522222b78916bc31fab434fa493a236 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Nov 2020 12:12:59 -0800 Subject: [PATCH] Edit changelog and add 2.1.12.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 fb13aac..400b21a 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.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, +Spring Data Lovelace/2.1 and Spring Session 2.1. This is the last release in the 2.1.x release series. + +* Upgrades to Spring Framework 5.1.19.RELEASE. +* Upgrades to Spring Boot 2.1.18.RELEASE. +* Upgrades to Spring Data Lovelace-SR21. +* Upgrades to Spring Data Commons 2.1.21.RELEASE. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.1.21.RELEASE. +* Sets Spring Session core version to 2.1.13.RELEASE. + + Changes in version 2.3.1.RELEASE (2020-09-16) --------------------------------------------- Aligns Spring Session for Apache Geode & Pivotal GemFire (SSDG) with the latest Spring Framework, Spring Boot,