File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
spring-geode/src/main/resources Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ https://github.com/spring-projects/spring-boot-data-geode
4
4
=========================================================
5
5
6
6
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
+
7
18
Changes in version 1.0.0.RELEASE (2019-05-06)
8
19
---------------------------------------------
9
20
Edits documentation and adds Sample with Guide and Example Application code for the Look-Aside Caching pattern.
You can’t perform that action at this time.
0 commit comments