From 20d7ee41dc9111153da5c6e2598f1d2c1a512fe8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Jun 2021 19:09:06 -0700 Subject: [PATCH] Edit changelog and include 1.4.8 release notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index ca78415c..f6b005ad 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.8 (2021-06-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.4.8. + +* Upgrades to Byte Buddy 1.11.5. +* Upgrades to Mockito 3.11.2. +* Upgrades to 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.5. + + Changes in version 1.5.1 (2021-06-15) ------------------------------------- Aligns SBDG with Spring Boot 2.5.1.