From c0ebbcadff3487f330b023410e5175185026ce57 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 27 Jul 2020 22:50:21 -0700 Subject: [PATCH] Edit changelog and include 1.1.9.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 0111cf8b..030b67e8 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +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 +and Spring Session. + +* Upgrades to Spring Framework 5.1.17.RELEASE. +* Upgrades to Spring Boot 2.1.16.RELEASE. +* Upgrades to Spring Data Lovelace-SR19. +* Upgrades to Spring Data for Apache Geode & VMware GemFire 2.1.19.RELEASE. +* Upgrades to Spring Session BOM Bean-SR11. +* Upgrades to Byte Buddy 1.10.13. +* Upgrades to Mockito 3.4.4. + + Changes in version 1.4.0-M1 (2020-07-27) ---------------------------------------- Upgrades SBDG to Spring Boot 2.4.0-M1 and aligns SBDG with Spring Framework 5.3, Spring Data Ockham (2020.0.0)