From 508fb2027dbb0e210eaca005819e27916ae8cdae Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Jun 2021 18:27:21 -0700 Subject: [PATCH] Edit changelog and add 1.5.2 release notes. Edit changelog and correct SSDG version in the SBDG 1.4.8 release and set to 1.4.5. --- spring-geode/src/main/resources/changelog.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 6f8e776b..df8833cc 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,17 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.2 (2021-06-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.4.8. + +* Upgrades to Spring Boot 2.5.2 +* Upgrades to Spring Data 2021.0.2 (Pascal-SR2). +* Upgrades to Spring Data for Apache Geode 2.5.2. +* Upgrades to Spring Session BOM 2021.0.1. +* Upgrades to Spring Session for Apache Geode 2.5.2. + + Changes in version 1.4.8 (2021-06-24) ------------------------------------- Aligns SBDG with Spring Boot 2.4.8. @@ -14,7 +25,7 @@ Aligns SBDG with Spring Boot 2.4.8. * Upgrades to Spring Data 2020.0.10 (Ockham-SR10). * Upgrades to Spring Data for Apache Geode 2.4.10. * Upgrades to Spring Session BOM 2020.0.5. -* Upgrades to Spring Session for Apache Geode 2.4.4. +* Upgrades to Spring Session for Apache Geode 2.4.5. Changes in version 1.5.1 (2021-06-15)