Edit changelog and add 3.0.0-M2 release notes.

This commit is contained in:
John Blum
2022-03-23 18:22:36 -07:00
parent ca79363a9d
commit c3db79019e

View File

@@ -4,6 +4,30 @@ https://github.com/spring-projects/spring-session-data-geode
============================================================
Changes in version 3.0.0-M2 (2022-03-23)
----------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M1.
* Downgrades to Micrometer 1.9.0-M4.
** Micrometer 1.9 is required to satisfy Apache Geode 1.14.4's Micrometer 1.6.3 dependency and Spring Boot 3.0's
** Micrometer 2.0 dependency.
* Upgrades to Apache Geode 1.14.4.
* Upgrades to Spring Framework 6.0.0-M3.
* Upgrades to Spring Boot 3.0.0-M1.
* Upgrades to Spring Data BOM 2022.0.0-M3 (Turing-M3).
* Upgrades to Spring Data Commons 3.0.0-M3.
* Upgrades to Spring Data for Apache Geode 3.0.0-M3
* Upgrades to Spring Security 6.0.0-M3.
* Upgrades to Spring Session 3.0.0-M1.
* Upgrades to Spring Session BOM 2022.0.0-M1.
* Upgrades to Spring Test for Apache Geode 1.0.0-M3
* Upgrades to Gretty Gradle Plugin 4.0.1.
* Upgrades to Log4j 2.17.2.
* Upgrades to Logback 1.2.11.
* Upgrades to Mockito 4.4.0.
* Upgrades to SLF4J 1.7.36.
Changes in version 2.7.0-M2 (2022-03-23)
----------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.7.0-M1.