From 37a1da77f43f1b192eea974902cfc90ca87cb7c5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Nov 2020 14:56:12 -0800 Subject: [PATCH] Edit changelog and add 1.2.11.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 7a6406f3..ac132ea9 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.2.11.RELEASE (2020-11-09) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.2.11.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Adds a spring-geode-bom Maven BOM to manage all Spring Boot for Apache Geode module dependency versions. +* Upgrades to Spring Framework 5.2.10.RELEASE. +* Upgrades to Spring Boot 2.2.11.RELEASE. +* Upgrades to Spring Data Moore-SR11. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.2.11.RELEASE. +* Upgrades to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.2.6.RELEASE. +* Upgrades to Byte Buddy 1.10.18. +* Upgrades to Gradle 6.7. +* Upgrades to Mockito 3.6.0. +* Upgrades to Testcontainers 1.15.0. + + 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