Skip to content

Commit 4ac9d15

Browse files
committed
Update changelog with 1.0.1.RELEASE release notes.
1 parent 6275990 commit 4ac9d15

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

spring-geode/src/main/resources/changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ https://github.com/spring-projects/spring-boot-data-geode
44
=========================================================
55

66

7+
Changes in version 1.0.1.RELEASE (2019-06-13)
8+
---------------------------------------------
9+
Provides support for configuring and bootstrapping Spring Boot, Apache Geode Locator-based applications.
10+
11+
* Adds support to configure and bootstrap Apache Geode Locator-based applications using Spring Boot.
12+
* Adds the a @EnableSecurityManagerProxy annotation for conveniently locating and configuring an Apache Geode
13+
SecurityManager implementation declared and registered as a bean in the Spring application context.
14+
* Upgrades to Spring Framework 5.0.14.RELEASE.
15+
* Upgrades to Spring Test for Apache Geode & Pivotal GemFire 0.0.2.RELEASE.
16+
17+
718
Changes in version 1.0.0.RELEASE (2019-05-06)
819
---------------------------------------------
920
Edits documentation and adds Sample with Guide and Example Application code for the Look-Aside Caching pattern.

0 commit comments

Comments
 (0)