Edit changelog and add 1.3.5.RELEASE notes.

This commit is contained in:
John Blum
2020-11-10 11:01:42 -08:00
parent 986deec90b
commit b989697f44

View File

@@ -4,6 +4,25 @@ https://github.com/spring-projects/spring-boot-data-geode
==============================================================
Changes in version 1.3.5.RELEASE (2020-11-10)
---------------------------------------------
Aligns SBDG with Spring Boot 2.3.5.RELEASE along with the latest versions of Spring Framework, Spring Data,
Spring Session, and Spring Test.
* Adds Integration and Smoke Tests to assert the configuration the expected behavior of persisting and accessing (HTTP)
Session state using Spring Session backed by Apache Geode with Mock Objects auto-configured with Spring Boot.
* Upgrades to Spring Framework 5.2.10.RELEASE.
* Upgrades to Spring Boot 2.3.5.RELEASE.
* Upgrades to Spring Data Neumann-SR5.
* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.5.RELEASE.
* Upgrades to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.2.RELEASE.
* Upgrades to Spring Test for Apache Geode & VMware Tanzu (Pivotal) GemFire 0.0.20.RELEASE.
* Upgrades to Byte Buddy 1.10.18.
* Upgrades to Gradle 6.7.
* Upgrades to Mockito 3.6.0.
* Upgrades to Testcontainers 1.15.0.
Changes in version 1.2.11.RELEASE (2020-11-09)
----------------------------------------------
Aligns SBDG with Spring Boot 2.2.11.RELEASE along with the latest versions of Spring Framework, Spring Data