From 464962536cb267ef75366b793ac1f93f34b97122 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 13 May 2020 17:14:12 -0700 Subject: [PATCH] Edit changelog and add 2.3.0.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 e592d59..46d971e 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.3.0.RELEASE (2020-05-13) +--------------------------------------------- +Aligns Spring Session for Apache Geode & Pivotal GemFire (SSDG) with the latest Spring Framework, Spring Boot, +Spring Data and Spring Session versions. + +* Baselines transitive dependencies on Spring Boot 2.3.0.RC1. +* Upgrades to Spring Framework 5.2.6.RELEASE +* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.RELEASE. +* Upgrades to Spring Data Release Train Neumann-RELEASE. +* Upgrades to Spring Session 2.3.0.RELEASE. +* Upgrades to Spring Test for Apache Geode & Pivotal GemFire 0.0.15.RELEASE. + + Changes in version 2.3.0.RC2 (2020-04-10) ----------------------------------------- Aligns Spring Session for Apache Geode & Pivotal GemFire (SSDG) with the latest Spring Framework, Spring Boot,