Edit changelog and add 1.4.0-M1 release notes.

This commit is contained in:
John Blum
2020-07-27 02:51:21 -07:00
parent aa13b699f1
commit 2efcde3d74

View File

@@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.4.0-M1 (2020-07-27)
----------------------------------------
Upgrades SBDG to Spring Boot 2.4.0-M1 and aligns SBDG with Spring Framework 5.3, Spring Data Ockham (2020.0.0)
and Spring Session 2020.0.0.
* Upgrades to Spring Framework 5.3.0-M1.
* Upgrades to Spring Boot 2.4.0-M1.
* Upgrades to Spring Data BOM Ockham-M1 (2020.0.0-M1).
* Upgrades to Spring Data for Apache Geode & VMware GemFire 2.4.0-M1.
* Upgrades to Spring Session BOM 2020.0.0-M1.
* Upgrades to Spring Session for Apache Geode & VMware GemFire 2.4.0-M1.
Changes in version 1.3.1.RELEASE (2020-07-27)
---------------------------------------------
Upgrades SBDG to Spring Boot 2.3.1.RELEASE. Adds support to extend the Cache Data Import/Export API.