Edit changelog and add 2.5.0 release notes.

This commit is contained in:
John Blum
2021-05-18 21:41:55 -07:00
parent c484497817
commit ec0058b317

View File

@@ -4,9 +4,21 @@ https://github.com/spring-projects/spring-session-data-geode
============================================================
Changes in version 2.5.0 GA (2021-05-18)
----------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.5.
* Upgrades to Spring Framework 5.3.7.
* Upgrades to Spring Boot 2.5.0-RC1.
* Upgrades to Spring Data BOM 2021.0.1 (Pascal-SR1).
* Upgrades to Spring Data Commons 2.5.1.
* Upgrades to Spring Data for Apache Geode 2.5.1.
* Upgrades to Spring Session core 2.5.0.
Changes in version 2.5.0-RC1 (2021-04-14)
-----------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.5.
Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.5-RC1.
* Upgrades to Gradle 6.8.3.
* Upgrades to Apache Geode 1.13.2.
@@ -21,7 +33,7 @@ Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spr
Changes in version 2.4.3 (2021-04-14)
-------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.4.
Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.4.3.
* Upgrades to Gradle 6.8.3.
* Upgrades to Apache Geode 1.13.2.
@@ -36,7 +48,7 @@ Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spr
Changes in version 2.3.5.RELEASE (2021-04-14)
---------------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.3.
Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.3.3.RELEASE.
* Upgrades to Gradle 6.8.3.
* Upgrades to Apache Geode 1.12.1.
@@ -49,7 +61,7 @@ Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spr
Changes in version 2.2.8.RELEASE (2021-04-14)
---------------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.2.
Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.2.6.RELEASE.
* Upgrades to Spring Framework 5.2.14.RELEASE.
* Upgrades to Spring Boot 2.2.13.RELEASE.