From f65fc03aa8d570d4d159064dc37d1fd28939772f Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 11:24:27 -0800 Subject: [PATCH] Edit changelog and include 1.6.3 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 6ac6e29d..e993f292 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.6.3 (2022-01-21) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.3. + +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.14. +* Upgrades to Spring Framework 5.3.15. +* Upgrades to Spring Boot 2.6.3. +* Upgrades to Spring Data BOM 2021.1.1. +* Upgrades to Spring Data for Apache Geode 2.6.1. +* Upgrades to Spring Test for Apache Geode 0.2.1-Q. +* Upgrades to Testcontainers 1.16.3. + + Changes in version 1.5.9 (2022-01-20) ------------------------------------- Aligns SBDG with Spring Boot 2.5.9.