From 59f749ab905b2524a487fde4dad4119dde68b154 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 16 Jun 2020 14:59:40 -0700 Subject: [PATCH] Edit changelog and include 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 4fe3de88..13ed364c 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-06-16) +--------------------------------------------- +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.3.0.RELEASE (2020-06-11) --------------------------------------------- Upgrades SBDG to Spring Boot 2.3.0.RELEASE. Includes new documentation on SBDG's, Apache Geode API extensions