From 9d2e1c2617f0c6994b1fa03103cf05df234716f3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 May 2020 14:10:35 -0700 Subject: [PATCH] Edit changelog and include release notes from the 1.1.7.RELEASE. --- 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 c4e64771..4fa8efc2 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.1.7.RELEASE (2020-05-18) +--------------------------------------------- +Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data +and Spring Session for Apache Geode & Pivotal GemFire. + +* Upgrades to Spring Framework 5.1.15.RELEASE. +* Upgrades to Spring Boot 2.1.14.RELEASE. +* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.1.17.RELEASE. +* Upgrades to Spring Data Release Train Lovelace-SR17. +* Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.1.10.RELEASE. +* Upgrades to Spring Session BOM Bean-SR10. +* Upgrades to Byte Buddy 1.10.10. +* Upgrades to Mockito 3.3.3. +* Upgrades to Testcontainers 1.14.1. + + Changes in version 1.3.0.RC1 (2020-05-13) ---------------------------------------- Upgrades SBDG to Spring Boot 2.3.0.RC1. Includes new Cache Data Import/Export feature with support for JSON