From a0b40a2fd793e48ab0165a8fd554c7c62389a537 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 17 Sep 2020 19:35:39 -0700 Subject: [PATCH] Edit changelog and include 1.3.4.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 81d21b4e..edd1bef7 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.4.RELEASE (2020-09-17) +--------------------------------------------- +Upgrades SBDG to Spring Boot 2.3.4.RELEASE. + +* Adds cross-references between reference documentation and Sample Guides & Code based on topic. +* Edits reference documentation and corrects compiler syntax errors in documentation code snippets. +* Upgrades to Spring Framework 5.2.9.RELEASE. +* Upgrades to Spring Boot 2.3.4.RELEASE. +* Upgrades to Spring Data Neumann-SR4. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu GemFire 2.3.4.RELEASE. +* Upgrades to Spring Session BOM Dragonfruit-SR1. +* Upgrades to Spring Session for Apache Geode & VMware Tanzu GemFire 2.3.1.RELEASE. +* Upgrades to Spring Test for Apache Geode & VMware Tanzu GemFire 0.0.19.RELEASE. +* Upgrades to Gradle 6.6.1. +* Upgrades to Mockito 3.5.11. + + Changes in version 1.2.10.RELEASE (2020-09-17) ---------------------------------------------- Aligns SBDG with Spring Boot 2.2.10.RELEASE along with the latest versions of Spring Framework, Spring Data