Commit Graph

900 Commits

Author SHA1 Message Date
John Blum
4aa447cf64 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.14.BUILD-SNAPSHOT. 2020-02-23 17:29:32 -08:00
John Blum
0013b1be33 Set Spring Framework version to 5.2.4.BUILD-SNAPSHOT. 2020-02-23 17:27:40 -08:00
John Blum
81e067f850 Upgrade to Byte Buddy 1.10.8. 2020-02-23 17:25:54 -08:00
John Blum
b1a41121ec Add fine grained dependency management for Spring Data for Apache Geode & Pivotal GemFire. 2020-02-06 16:53:44 -08:00
John Blum
eb77527929 Set Spring dependency versions to match Spring Boot 2.2.x Spring dependency versions.
Matching the Spring dependency versions to Spring Boot 2.2.x (e.g. 2.2.5.BUILD-SNAPSHOT) is necessary in order to include SBDG 1.2.x build snapshots (e.g. 1.2.5.BUILD-SNAPSHOT) via Spring Initializer on start.spring.io.

Set Spring Framework version to 5.2.3.RELEASE.

Set Spring Data Release Train version to Moore-SR4.

Set Spring Session BOM version to Corn-RELEASE.
2020-02-06 16:53:44 -08:00
John Blum
c319e7cf4d Update README with 1.2.4.RELEASE and 1.2.5.BUILD-SNAPSHOT versions in the reference documentation. 2020-01-24 20:52:15 -08:00
John Blum
ddf1501290 Update README with 1.1.5.RELEASE and 1.1.6.BUILD-SNAPSHOT versions in reference documentation. 2020-01-24 20:51:19 -08:00
John Blum
a9cfcbf859 Prepeare next development iteration.
Set Pivotal GemFire version to 9.8.6.

Set Spring Framework version to 5.2.4.BUILD-SNAPSHOT.

Set Spring Boot version to 2.2.5.BUILD-SNAPSHOT.

Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.5.BUILD-SNAPSHOT.

Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.

Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.3.BUILD-SNAPSHOT.

Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.

Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.13.BUILD-SNAPSHOT.

Set version to 1.2.5.BUILD-SNAPSHOT.
2020-01-24 20:40:10 -08:00
John Blum
3309633f50 Release 1.2.4.RELEASE. 2020-01-24 20:28:58 -08:00
John Blum
48503ea423 Update changelog with 1.2.4.RELEASE notes. 2020-01-24 20:16:50 -08:00
John Blum
666c016ec7 Upgrade to Spring Boot 2.2.4.RELEASE. 2020-01-24 20:15:35 -08:00
John Blum
31bcbe25e5 Prepare next development iteration.
Upgrade to Spring Boot 2.2.4.BUILD-SNAPSHOT.

Set version to 1.2.4.BUILD-SNAPSHOT.
2020-01-24 20:02:52 -08:00
John Blum
ebd0004e3a Release 1.2.3.RELEASE. 2020-01-24 19:35:05 -08:00
John Blum
0892e3ceec Update changelog with 1.2.3.RELEASE notes. 2020-01-24 19:26:21 -08:00
John Blum
2a018dcab3 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.12.RELEASE. 2020-01-24 19:22:48 -08:00
John Blum
210c595764 Upgrade to Spring Session BOM Corn-RELEASE.
Upgrade to Spring Session for Apache Geode and Pivotal GemFire 2.2.2.RELEASE.
2020-01-24 19:22:10 -08:00
John Blum
71aaece539 Upgrade to Spring Data Release Train Moore-SR4.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.4.RELEASE.
2020-01-24 19:20:25 -08:00
John Blum
fde4a76e20 Upgrade to Spring Boot 2.2.3.RELEASE. 2020-01-24 19:19:13 -08:00
John Blum
78410b6408 Upgrade to Spring Framework 5.2.3.RELEASE. 2020-01-24 19:18:40 -08:00
John Blum
f8a96ae7ab Upgrade to Mockito 3.2.4. 2020-01-24 19:15:23 -08:00
John Blum
22c2f72410 Remove Gradle build min JVM Heap memory requirement (512m).
Remove Gradle build max Metaspace size requirement of 512m.

Remove Gradle build JVM Heap Dump on OutOfMemoryErrors.
2020-01-24 19:14:30 -08:00
John Blum
dd593625d8 Remove use of internal Apache Geode API o.a.g.internal.concurrent.ConcurrentHashSet class.
Replace with java.util.HashSet wrapped with java.util.Collections.synchronizedSet(:Set).
2020-01-24 19:10:32 -08:00
John Blum
6650afd0f2 Optimize imports. 2020-01-24 19:07:17 -08:00
John Blum
c8404d8606 Update changelog with 1.1.5.RELEASE notes. 2020-01-24 19:03:53 -08:00
John Blum
df7f10c7da Upgrade to Lombok Gradle Plugin 4.1.6. 2020-01-22 13:16:12 -08:00
John Blum
eaf386e54e Upgrade to Gradle 6.0.1. 2020-01-22 13:11:30 -08:00
John Blum
95ad7cb217 Fix typo. 2019-12-13 08:35:37 -08:00
John Blum
a3465e0173 Update README with 1.2.2.RELEASE and 1.2.3.BUILD-SNAPSHOT versions in reference documentation. 2019-12-11 18:35:07 -08:00
John Blum
e327b1ed32 Update README with 1.1.4.RELEASE and 1.1.5.BUILD-SNAPSHOT versions in reference documentation. 2019-12-11 18:34:03 -08:00
John Blum
67b98fcfb7 Prepare next development iteration.
Set version to 1.2.3.BUILD-SNAPSHOT.

Set Spring Framework version to 5.2.3.BUILD-SNAPSHOT.

Set Spring Boot 2.2.3.BUILD-SNAPSHOT.

Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.4.BUILD-SNAPSHOT.

Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.

Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.2.BUILD-SNAPSHOT.

Set Spring Session BOM versio to Corn-BUILD-SNAPSHOT.
2019-12-11 18:19:27 -08:00
John Blum
b3829ae5de Release 1.2.2.RELEASE. 2019-12-11 18:01:07 -08:00
John Blum
f9274436ae Update changelog with 1.2.2.RELEASE notes. 2019-12-11 17:58:20 -08:00
John Blum
8821a7ffa5 Update changelog with 1.1.4.RELEASE notes. 2019-12-11 17:39:57 -08:00
John Blum
c412d6258a Upgrade to TestContainers 1.12.3. 2019-12-11 17:33:56 -08:00
John Blum
b892ea6701 Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.2.1.RELEASE.
Upgrade to Spring Session BOM Corn-RELEASE.
2019-12-11 17:33:17 -08:00
John Blum
42fa1ccd07 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.11.RELEASE. 2019-12-11 17:31:42 -08:00
John Blum
e000f3c5f7 Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.3.RELEASE.
Upgrade to Spring Data Release Train Moore-SR3.
2019-12-11 17:30:54 -08:00
John Blum
c9f4501ace Upgrade to Spring Boot 2.2.2.RELEASE. 2019-12-11 17:29:48 -08:00
John Blum
eb5c42f7a4 Upgrade to Spring Framework 5.2.2.RELEASE. 2019-12-11 17:29:13 -08:00
John Blum
e66c97d252 Upgrade to Mockito 3.2.0. 2019-12-11 17:28:01 -08:00
John Blum
d87165547c Upgrade to Gradle Wrapper (gradlew) 5.6.4. 2019-12-03 15:16:20 -08:00
John Blum
899d71f9fd Configures the Pool used by the Spring Session bits and starter to use the 'DEFAULT' Pool.
Resolves gh-68.
2019-12-03 14:39:41 -08:00
John Blum
452ee7d48f Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.3.BUILD-SNAPSHOT. 2019-11-20 19:24:32 -08:00
John Blum
71d4587061 Add Integration Test for local HTTP Session state caching using the EnableClusterAware annotation to appropriately recognize and configure a local Apache Geode cache topology.
Resolves gh-66.
2019-11-15 19:18:48 -08:00
John Blum
47b3c01bf4 Improve EnableClusterAware configuration logic to identify Region beans of type CacheTypeAwareRegionFactoryBean.
Resolves gh-66.
2019-11-15 18:53:19 -08:00
John Blum
91e0fa4371 Add additional assertions and optimize imports. 2019-11-15 18:41:45 -08:00
John Blum
91b3ab747e Cleanup unncessary SuppressWarnings and optimize imports. 2019-11-15 18:40:00 -08:00
John Blum
1a091a5209 Switch to a MOCK WebEnvironment.
Add additional assertions.
2019-11-15 18:39:15 -08:00
John Blum
2c7ee8fda8 Formate source code.
Optimize imports.
2019-11-15 18:36:02 -08:00
John Blum
d2a1a07553 Cleanup deprecations.
Optimize imports.
2019-11-15 18:34:43 -08:00