From ddd132c199ef4f8912c2b9065a14eb0d1e028a0a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 18 Nov 2021 15:12:45 -0800 Subject: [PATCH] Edit changelog and include 1.4.13 release notes. --- spring-geode/src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e0efaaf2..34386d1f 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.4.13 (2021-11-18) +-------------------------------------- +Aligns SBDG with Spring Boot 2.4.13. + +* Upgrades to Awaitility 4.1.1. +* Upgrades to Byte Buddy 1.12.1. +* Upgrades to Spring Framework 5.3.13. +* Upgrades to Spring Boot 2.4.13. +* Upgrades to Spring Data 2020.0.15 (Ockham-SR15). +* Upgrades to Spring Data for Apache Geode 2.4.15. +* Upgrades to Testcontainers 1.16.2. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.10. + + Changes in version 1.5.6 (2021-10-21) ------------------------------------- Aligns SBDG with Spring Boot 2.5.6.