From caca669c19a0ee4e3b44094ba053c285ab69e8be Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 19 Nov 2021 11:01:17 -0800 Subject: [PATCH] Edit changelog and include 1.5.7 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 812cd3d1..ad64bb4d 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.7 (2021-11-18) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.7. + +* Upgrades to Awaitility 4.1.1. +* Upgrades to Spring Framework 5.3.13. +* Upgrades to Spring Boot 2.5.7. +* Upgrades to Spring Data 2021.0.7 (Pascal-SR7). +* Upgrades to Spring Data for Apache Geode 2.5.7. +* Upgrades to Testcontainers 1.16.2. + + Changes in version 1.4.13 (2021-11-18) -------------------------------------- Aligns SBDG with Spring Boot 2.4.13.