From 2ba999119efd7a5fe76d284e059e857fdf9cb2c9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Jan 2021 16:52:35 -0800 Subject: [PATCH] Edit changelog and include 1.2.13.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index c4685235..3ea02d81 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ============================================================== +Changes in version 1.2.13.RELEASE (2021-01-19) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.2.13.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Upgrade to Spring Boot 2.2.13.RELEASE. +* Upgrade to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.2.7.RELEASE. +* Upgrade to Byte Buddy 1.10.19. +* Upgrade to Gradle 6.8. +* Upgrade to Mockito 3.7.7. +* Upgrade to Testcontainers 1.15.1. + + Changes in version 1.3.7.RELEASE (2020-12-11) ---------------------------------------------- Aligns SBDG with Spring Boot 2.3.7.RELEASE along with the latest versions of Spring Framework, Spring Data