From ebc5bf9d10cda5ef4af53a1b2de5381477e3dd52 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 2 Aug 2019 11:46:10 -0700 Subject: [PATCH] Update changelog with 1.1.0.RC1 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 e9f0c1ff..e4bb6c3b 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.0.RC1 (2019-08-02) +----------------------------------------- +Adds a new Sample with Guide and Code on Inline Caching. + +* Adds a new Sample with Guide and Example Spring Boot application showcasing Inline Caching. +* Refactors and cleans up the SBDG Maven POM generation. +* Upgrades to Mockito 3.0.0. +* Upgrades to Pivotal GemFire 9.5.4. +* Upgrades to Spring Build Conventions Gradle Plugin 0.0.26.RELEASE. +* Cleans up all uses of HTTP URLs, switching to HTTPS. + + Changes in version 1.1.0.M3 (2019-07-03) ---------------------------------------- Adds support for deploying Spring Boot, ClientCache applications to Pivotal CloudFoundry (PCF) connected to an external,