From e44903693fc7f9180bb271bd6c64787810b8ce1a Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 11 Dec 2020 01:15:46 -0800 Subject: [PATCH] Edit changelog and include 1.3.7.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index cd830494..ffbd11c5 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,23 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.3.7.RELEASE (2020-12-11) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.3.7.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Add section on 'Gradle Dependency Management' under the 'Using Spring Boot for Apache Geode' section +of the SBDG Reference Documentation. +* Edits TIP in the Inline Caching Sample Guide to include a reference to the specific documentation on +Synchronous, Inline Caching in the SBDG Reference Documentation. +* Upgrade to Spring Framework 5.2.12.RELEASE. +* Upgrade to Spring Boot 2.3.7.RELEASE. +* Upgrade to Spring Data Release Train (BOM) Neumann-SR6. +* Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.6.RELEASE. +* Upgrade to Freefair Lombok Gradle Plugin 5.3.0. +* Upgrade to Mockito 3.6.28. + + Changes in version 1.2.12.RELEASE (2020-12-10) ---------------------------------------------- Aligns SBDG with Spring Boot 2.2.12.RELEASE along with the latest versions of Spring Framework, Spring Data