Edit changelog and include 2.2.7.RELEASE notes.

This commit is contained in:
John Blum
2021-01-12 17:42:50 -08:00
parent 90129b8cf0
commit d50dff83ff

View File

@@ -4,6 +4,23 @@ https://github.com/spring-projects/spring-session-data-geode
============================================================
Changes in version 2.2.7.RELEASE (2021-01-12)
---------------------------------------------
Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Framework 5.2, Spring Boot 2.2,
Spring Data Moore/2.2 and Spring Session 2.2.
* Adds AbstractCookieSerializer and AbstractHttpSessionIdResolver base classes to simplify the implementation of
the Spring Session core CookieSerializer and HttpSessionIdResolver interfaces.
* Fixes bug in Spring Session (core) infrastructure component initialization.
Resolves https://github.com/spring-projects/spring-session-data-geode/issues/51.
* Upgrades to Groovy 2.4.21.
* Upgrades to Spring Framework 5.2.12.RELEASE.
* Upgrades to Spring Boot 2.2.12.RELEASE.
* Upgrades to Spring Data Commons 2.2.12.RELEASE.
* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.2.12.RELEASE.
* Upgrades to Spring Data Release Train (BOM) Moore-SR12.
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,