From 7a00c75cc442a07fa825c0316aa692bb351b7892 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Nov 2020 14:35:20 -0800 Subject: [PATCH] Edit changelog and add 1.1.11.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 36f1fa90..7a6406f3 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.11.RELEASE (2020-11-09) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.1.18.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Upgrades to Spring Framework 5.1.19.RELEASE. +* Upgrades to Spring Boot 2.1.18.RELEASE. +* Upgrades to Spring Data Lovelace-SR21. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.1.21.RELEASE. +* Upgrades to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.1.12.RELEASE. +* Upgrades to Byte Buddy 1.10.18. +* Upgrades to Mockito 3.6.0. +* Upgrades to Testcontainers 1.15.0. + + 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