From f6e5496fcb702ea9012a1b3fe273c89abeef4a2b Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 11:49:51 -0800 Subject: [PATCH] Edit changelog and add 1.7.0-M1 release notes. --- spring-geode/src/main/resources/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e993f292..bb71cee8 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.7.0-M1 (2022-01-21) +---------------------------------------- +Aligns SBDG with Spring Boot 2.7.0-M1. + +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.14. +* Upgrades to Spring Framework 5.3.15. +* Upgrades to Spring Boot 2.7.0-M1. +* Upgrades to Spring Data BOM 2021.2.0-M2 (Raj-M2). +* Upgrades to Spring Data for Apache Geode 2.7.0-M2. +* Upgrades to Spring Session BOM 2021.2.0-M1. +* Upgrades to Spring Session for Apache Geode 2.7.0-M1. +* Upgrades to Spring Test for Apache Geode 0.3.0-RAJ-M2. +* Upgrades to Testcontainers 1.16.3. + + Changes in version 1.6.3 (2022-01-21) ------------------------------------- Aligns SBDG with Spring Boot 2.6.3.