From ce0a9aacbd528447ed62c46573cadef8b6ce8731 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 27 Jul 2020 22:45:51 -0700 Subject: [PATCH] Edit changelog and include 1.2.9.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e783895f..d169bf04 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -3,6 +3,22 @@ SPRING BOOT FOR APACHE GEODE & PIVOTAL GEMFIRE CHANGELOG https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.2.9.RELEASE (2020-07-27) +--------------------------------------------- +Aligns SBDG with Spring Boot 2.2.9.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Upgrades to Spring Framework 5.2.8.RELEASE. +* Upgrades to Spring Boot 2.2.9.RELEASE. +* Upgrades to Spring Data Moore-SR9 +* Upgrades to Spring Data for Apache Geode & VMware GemFire 2.2.9.RELEASE. +* Upgrades to Spring Session BOM Corn-SR3. +* Upgrades to Byte Buddy 1.10.13. +* Upgrades to Gradle 6.5.1. +* Upgrades to Mockito 3.4.4. +* Upgrades to VMware GemFire 9.8.8. + + Changes in version 1.1.9.RELEASE (2020-07-27) --------------------------------------------- Aligns SBDG with Spring Boot 2.1.16.RELEASE along with the latest versions of Spring Framework, Spring Data