From b459d3a72ff49334aedf6ee4bcaaf5b8b52da734 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Apr 2021 09:54:53 -0700 Subject: [PATCH] Edit changelog and add 1.4.5 releaes notes. --- spring-geode/src/main/resources/changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 16fbc91a..875fb7dc 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,23 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.4.5 (2021-04-28) +------------------------------------- +Aligns SBDG with Spring Boot 2.4.5 along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Byte Buddy 1.10.22. +* Upgrades to Gradle 6.8.3. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.7. +* Upgrades to Spring Framework 5.3.6. +* Upgrades to Spring Boot 2.4.5 +* Upgrades to Spring Data Ockham-SR8. +* Upgrades to Spring Data for Apache Geode 2.4.8. +* Upgrades to Spring Session BOM 2020.0.4. +* Upgrades to Spring Session for Apache Geode 2.4.3. +* Upgrades to Testcontainers 1.15.3. + + Changes in version 1.3.10.RELEASE (2021-04-28) ---------------------------------------------- Aligns SBDG with Spring Boot 2.3.10.RELEASE along with the latest versions of Spring Framework, Spring Data,