From 830b82245cc61078e4cce72140e59133cd7acced Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 17 Sep 2020 19:33:59 -0700 Subject: [PATCH] Edit changelog and include 1.1.10.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 8183b5cb..a175257a 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.1.10.RELEASE (2020-09-17) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.1.17.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Upgrades to Spring Framework 5.1.18.RELEASE. +* Upgrades to Spring Boot 2.1.17.RELEASE. +* Upgrades to Spring Data Lovelace-SR20. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.1.20.RELEASE. +* Upgrades to Spring Session BOM Bean-SR12. +* Upgrades to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.1.11.RELEASE. +* Upgrades to Byte Buddy 1.10.14. +* Upgrades to Mockito 3.5.10. + + Changes in version 1.3.3.RELEASE (2020-08-20) --------------------------------------------- Upgrades SBDG to Spring Boot 2.3.3.RELEASE. Adds a Maven BOM to manage the SBDG module dependency versions collectively