From 677be9609cae06fd63316634e19e957b9a792faf Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 12:25:12 -0800 Subject: [PATCH] Edit changelog and include 1.6.2 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 4f4ca382..2baac879 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.6.2 (2022-01-10) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.2. + +* Upgrades to Apache Geode 1.14.2 +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.13. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.2. +* Upgrades to Spring Framework 5.3.14. +* Upgrades to Spring Boot 2.6.2. +* Upgrades to Spring Cloud Bindings 1.8.1. +* Upgrades to Spring Session BOM 2021.1.1. +* Upgrades to Gradle 6.9.2. + + Changes in version 1.5.8 (2022-01-10) ------------------------------------- Aligns SBDG with Spring Boot 2.5.8.