From a6812bed3f774436c2cc1e8e9450f11832dff183 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 15 Jun 2020 22:12:34 -0700 Subject: [PATCH] Edit changelog and add 1.1.8.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index bf0c6d56..ba2265f7 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.1.8.RELEASE (2020-03-04) +--------------------------------------------- +Aligns SBDG with Spring Boot 2.1.15.RELEASE along with the latest versions of Spring Framework and Spring Data. + +* Upgrades to Spring Framework 5.1.16.RELEASE. +* Upgrades to Spring Boot 2.1.15.RELEASE. +* Upgrades to Spring Data Lovelace-SR18. +* Upgrades to Spring Data for Apache Geode & VMware GemFire 2.1.18.RELEASE. +* Upgrades to Byte Buddy 1.10.11. +* Upgrades to Testcontainers 1.14.3. + + Changes in version 1.1.7.RELEASE (2020-03-04) --------------------------------------------- Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data