John Blum
c5d4e643b2
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.13.BUILD-SNAPSHOT.
2020-01-24 21:14:56 -08:00
John Blum
661c73a9c5
Upgrade to ByteBuddy 1.10.5.
2020-01-24 21:12:16 -08:00
John Blum
431284dde5
Upgrade to Mockito 3.2.4.
2020-01-24 21:10:19 -08:00
John Blum
803e883686
Remove Gradle build min JVM Heap memory requirement (512m).
...
Remove Gradle build max JVM Metaspace size requirement of 512m.
Remove Gradle build JVM Heap Dump on OutOfMemoryErrors.
2020-01-24 21:09:01 -08:00
John Blum
952b7554ab
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).
Resolve gh-70.
2020-01-24 21:07:48 -08:00
John Blum
ecb7b5db80
Change 'provided' (compile-time) dependency on 'org.apache.geode:geode-log4j' to 'org.apache.geode:geode-logging'.
2020-01-24 21:06:38 -08:00
John Blum
901fce5f7e
Do first revision (review and refactoring) of Apache Geode's Actuator support and HealthIndicators in order to adapt to Spring Boot's new HealthContributor API.
2020-01-22 17:07:21 -08:00
John Blum
4e492ad089
Upgrade the WAR file containing the old Management (Admin) REST API from Apache Geode 1.9.2 to 1.11.0.
2020-01-22 15:13:44 -08:00
John Blum
6a9513c642
Add 'org.apache.geode:geode-http-service' as testRuntime dependency to enable the embedded Apache Geode HTTP service/HTTP server (using Jetty).
...
This will in turn configure and bootstrap the Management/Admin REST API required by the cluster configuration push functionality in SDG/SBDG.
2020-01-22 15:11:09 -08:00
John Blum
8e95e0ba3c
Add 'org.apache.geode:geode-web' as testRuntime dependency containing the old Apache Geode Management/Admin REST API service and endpoints.
2020-01-22 15:08:49 -08:00
John Blum
ca0ee8ff31
Add 'jakarta.servlet:jakarta.servlet-api' testCompile dependency to resolve the Javax Servlet API in HTTP-based, Servlet Webapp Integration Tests.
2020-01-22 13:48:35 -08:00
John Blum
97bff7713f
Ignore any generated deps TXT files listing the project dependency tree, or dependencies.
2020-01-22 13:29:24 -08:00
John Blum
ddafaafe56
Fix tests failures in the Apache Geode, Inline Caching support Integration Tests involving Apache Cassandra due to the DataStax 4.x Driver upgrade in Spring Data Neumann/2.3.
2020-01-22 12:39:12 -08:00
John Blum
465ea7081b
Upgrade to Spring Data Release Train Neumann.
...
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.BUILD-SNAPSHOT.
Upgrade to Apache Geode 1.11.0.
Upgrade to Pivotal GemFire 9.9.1.
2020-01-22 12:39:12 -08:00
John Blum
395c27db8f
Format source code.
2020-01-22 12:39:12 -08:00
John Blum
46157120f7
Add 'provided' (compile-time) dependencies on org.apache.geode:geode-log4j and org.apache.geode:geode-serialization.
...
Note, these dependency declarations are unfortunately necessary due to SBDG's use of Apache Geode internal APIs. I have filed an Issue ticket (https://github.com/spring-projects/spring-boot-data-geode/issues/70 ) with SBDG to remove all uses of internal Apache Geode APIs.
2020-01-22 12:39:12 -08:00
John Blum
0dbf2cdad1
Change references to the deprecated (since 2.2.x), non-existing (since 2.3) o.s.boot.actuate.autoconfigure.health.HealthIndicatorAutoConfiguration class to o.s.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration.
2020-01-16 18:56:19 -08:00
John Blum
7031b15fcf
Adapt to API changes in Spring Data for Apache Cassandra Neumann/2.3.
2020-01-16 18:56:19 -08:00
John Blum
a26083410e
Upgrade to Gradle 6.0.1.
2020-01-16 18:56:19 -08:00
John Blum
924b1d7f89
Upgrade to Lombok Gradle Plugin 4.1.6.
2020-01-16 18:56:19 -08:00
John Blum
6f5fda6641
Upgrade to TestContainers 1.12.3.
2019-12-13 09:05:22 -08:00
John Blum
6da1e511fb
Update Spring dependency build snapshots.
...
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.4.BUILD-SNAPSHOT.
Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.2.BUILD-SNAPSHOT.
Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.12.BUILD-SNAPSHOT.
2019-12-13 09:04:31 -08:00
John Blum
f895a0974a
Add reference documentation entry for 1.3.
2019-12-13 08:42:47 -08:00
John Blum
99157badbc
Fix typo.
2019-12-13 08:34:05 -08:00
John Blum
7a7ab32842
Update README with 1.2.2.RELEASE and 1.2.3.BUILD-SNAPSHOT versions in reference documentation.
2019-12-11 18:45:56 -08:00
John Blum
7ea193a72d
Update README with 1.1.4.RELEASE and 1.1.5.BUILD-SNAPSHOT versions in reference documentation.
2019-12-11 18:45:26 -08:00
John Blum
ed0c249e55
Update changelog with 1.2.2.RELEASE notes.
2019-12-11 18:44:12 -08:00
John Blum
b9302086cc
Update changelog with 1.1.4.RELEASE notes.
2019-12-11 18:43:00 -08:00
John Blum
0b36ea2d3c
Add additional Unit and Integration Tests asserting the functionality and behavior of the JRE.
2019-12-10 13:58:59 -08:00
John Blum
2e36e48eb0
Add Integration Tests asserting that Spring Boot's auto-configuration of Apache Geode logging is disabled when a user explicitly customizes logging configuration.
2019-12-10 08:48:35 -08:00
John Blum
0300d0e753
Format source code and optimize imports.
2019-12-09 16:22:50 -08:00
John Blum
3d6e4811a3
Upgrade to Spring Boot 2.3.0.BUILD-SNAPSHOT.
2019-12-09 16:15:08 -08:00
John Blum
15da3cd23a
Upgrade to Spring Framework 5.2.3.BUILD-SNAPSHOT.
2019-12-09 16:14:48 -08:00
John Blum
9c93ff3dc5
Upgrade to Mockito 3.2.0.
2019-12-09 16:13:58 -08:00
John Blum
e441dd521e
Set version to 1.3.0.BUILD-SNAPSHOT.
2019-12-09 16:13:19 -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
John Blum
65ef316401
Remove default configuration for the 'spring.session.data.gemfire.cache.client.region.shortcut' property.
2019-11-15 18:32:33 -08:00
John Blum
8c97795331
Update README with 1.2.1.RELEASE and 1.2.2.BUILD-SNAPSHOT versions in reference documentation.
2019-11-06 18:41:10 -08:00
John Blum
11826e20ba
Prepare next development iteration.
...
Set Spring Framework version to 5.2.2.BUILD-SNAPSHOT.
Set Spring Boot version to 2.2.2.BUILD-SNAPSHOT.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.2.BUILD-SNAPSHOT.
Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.
Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.
Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.1.BUILD-SNAPSHOT.
Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.11.BUILD-SNAPSHOT.
2019-11-06 18:30:16 -08:00
John Blum
a2d35b6497
Release 1.2.1.RELEASE.
2019-11-06 18:19:58 -08:00
John Blum
110a68e755
Upgrade to Apache Geode 1.9.2.
2019-11-06 18:11:17 -08:00