diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 9a19b9c0..0111cf8b 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -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.