From 92bef1280f8ab05f492fb9be46330a48f63f12e3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Apr 2021 11:32:59 -0700 Subject: [PATCH] Edit changelog and add 1.5.0-RC1 release notes. --- spring-geode/src/main/resources/changelog.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 88ea22a0..eec5c99f 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.0-RC1 (2021-04-28) +----------------------------------------- +Aligns SBDG with Spring Boot 2.5.0-RC1 along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Gradle 6.8.3. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.7. +* Upgrades to Spring Framework 5.3.6. +* Upgrades to Spring Boot 2.5.0-RC1 +* Upgrades to Spring Data Pascal GA (2021.0.0) +* Upgrades to Spring Data for Apache Geode 2.5.0 +* Upgrades to Spring Session BOM 2021.0.0-RC1. +* Upgrades to Spring Session for Apache Geode 2.5.0-RC1. +* Upgrades to Testcontainers 1.15.3. + + Changes in version 1.4.5 (2021-04-28) ------------------------------------- Aligns SBDG with Spring Boot 2.4.5 along with the latest versions of Spring Framework, Spring Data,