Edit changelog and add 1.4.0-RC1 release notes.

This commit is contained in:
John Blum
2020-11-10 12:30:04 -08:00
parent d208f10ef1
commit 3612142c6a

View File

@@ -4,6 +4,26 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.4.0.RC1 (2020-11-10)
-----------------------------------------
Aligns SBDG with Spring Boot 2.4.0-RC1 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.3.0.
* Upgrades to Spring Boot 2.4.0-RC1
* Upgrades to Spring Data 2020.0.0.
* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.4.0
* Upgrades to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.4.0.
* 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.
* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.5.
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,
@@ -21,6 +41,7 @@ Session state using Spring Session backed by Apache Geode with Mock Objects auto
* Upgrades to Gradle 6.7.
* Upgrades to Mockito 3.6.0.
* Upgrades to Testcontainers 1.15.0.
* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.5.
Changes in version 1.2.11.RELEASE (2020-11-09)