From 128395d9bfd1ed30aa4fd835bc66bc9e760624d1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 22 Feb 2021 20:41:58 -0800 Subject: [PATCH] Edit changelog and include 1.3.9.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index b3b2aee3..5ac8428f 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,26 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.3.9.RELEASE (2021-02-22) +--------------------------------------------- +Aligns SBDG with Spring Boot 2.3.9.RELEASE along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* States project goals in the reference documentation under the 'Introduction'. +* Adds new chapter on 'Testing' in the reference documentation. +* Upgrade to Byte Buddy 1.10.20. +* Upgrade to Gradle 6.8.2. +* Upgrade to Mockito 3.8.0. +* Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.6. +* Upgrade to Spring Framework 5.2.13.RELEASE. +* Upgrade to Spring Boot 2.3.9.RELEASE. +* Upgrade to Spring Data Neumann-SR7. +* Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.7.RELEASE. +* Upgrade to Spring Session BOM Dragonfruit-SR2. +* Upgrade to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.4.RELEASE. +* Upgrade to Testcontainers 1.15.2. + + Changes in version 1.5.0-M1 (2021-01-25) ---------------------------------------- Aligns SBDG with Spring Boot 2.5.0-M1 along with the latest versions of Spring Framework, Spring Data