Commit Graph

2005 Commits

Author SHA1 Message Date
John Blum
63e037a7b4 Edit Javadoc in the EnableClusterAware annotation. 2022-07-22 14:12:17 -07:00
John Blum
d8e6151f62 Edit README to refer to Spring Boot 2.6.10 and SBDG 1.6.10. 2022-07-21 16:49:02 -07:00
John Blum
0e8c9834df Prepare next development iteration.
Set Spring Boot version to 2.6.11-SNAPSHOT.

Set version to 1.6.11-SNAPSHOT.
2022-07-21 16:24:56 -07:00
John Blum
a070aa7bb7 Release 1.6.10. 2022-07-21 16:10:09 -07:00
John Blum
2705aaff89 Edit changelog and add 1.6.10 release notes. 2022-07-21 16:09:02 -07:00
John Blum
1406894a9b Upgrade Spring Geode Samples to Spring Boot 2.6.10. 2022-07-21 16:02:17 -07:00
John Blum
cd98a1812c Upgrade to Testcontainers 1.17.3. 2022-07-21 15:50:23 -07:00
John Blum
1749c008cd Upgrade to Spring Data for Apache Geode 2.6.6. 2022-07-21 15:49:04 -07:00
John Blum
b751eae7b3 Upgrade to Spring Data BOM 2021.1.6 (Q-SR6). 2022-07-21 15:48:25 -07:00
John Blum
4f1c957b24 Upgrade to Spring Boot 2.6.10. 2022-07-21 15:47:45 -07:00
John Blum
c9130511ed Upgrade to Spring Framework 5.3.22. 2022-07-21 15:47:20 -07:00
John Blum
5eb1861c96 Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.16. 2022-07-21 15:46:47 -07:00
John Blum
d040b23601 Fix failing Inline Caching with Apache Cassandra Integration Tests. 2022-07-21 15:45:00 -07:00
John Blum
a42efb4236 Upgrade Spring Geode Samples to Spring Boot 2.6.10-SNAPSHOT and SBDG 1.6.10-SNAPSHOT. 2022-07-07 12:12:15 -07:00
John Blum
1e7e1fa74f Ignore LOG_FILE_IS_UNDEFINED files from Spring Boot. 2022-07-07 11:59:07 -07:00
John Blum
90af88fddc Edit SBDG ref doc and include new information about logging with the spring-geode-starter-logging module.
Closes #117.
2022-07-07 11:58:53 -07:00
John Blum
7e301c51f2 Integrate Spring Geode Logging with Spring Boot Logging and externalizes configuration.
* Deprecates the logback-include.xml file.
* Declare the logging context name as 'geodeLoggingContext'.
* Determines whether Spring Boot SLF4J Logback logging configuration (metadata) files are present on the application classpath.
* Applies custom logging configuration declared by the user in the spring-geode-logging.properties file on the application classpath.
* Conditionally includes SLF4J Logback logging configuration from Spring Boot.
* Includes Appenders, Loggers and Properties configuration metadata files from Spring Geode Starter Logging.

Resolves #117.
2022-07-07 11:58:03 -07:00
John Blum
c420896c24 Enable Spring Geode Logging configuration to be declared by the user in a spring-geode-logging.properties file on the Spring Boot application classpath.
Resolves #117.
2022-07-07 11:57:54 -07:00
John Blum
203d3a22ab Refactor and encapsulate Properties, Logger and Appender SLF4J Logback configuration (metadata) in separate includes (XML files) on the application classpath.
Resolves #117.
2022-07-07 11:57:47 -07:00
John Blum
64677454b2 Declare 'org.codehaus.janino:janino' as an implementation dependency in Spring Geode Starter Logging.
This enables the SLF4J Logback configuration files to include conditional logic, such as if-then-else statements.

Resolves #117.
2022-07-07 11:57:42 -07:00
John Blum
81b67f4f8f Edit README to refer to SBDG 1.6.9 release and 1.6.10-SNAPSHOT.
Refer to Spring Boot 2.6.9.

Move SBDG 1.5.x to the EOL section.
2022-06-24 17:11:43 -07:00
John Blum
c8c1a9912d Prepare next development iteration.
Set Spring Boot version to 2.6.10-SNAPSHOT.

Set version to 1.6.10-SNAPSHOT.
2022-06-24 16:46:31 -07:00
John Blum
eaad4ee64c Release 1.6.9. 2022-06-24 16:34:36 -07:00
John Blum
239da2af64 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.9 and SBDG 2.6.9-SNAPSHOT. 2022-06-24 16:33:59 -07:00
John Blum
ab191e2d85 Edit changelog and add 1.6.9 release notes. 2022-06-24 16:23:08 -07:00
John Blum
062c81808e Adapt to API changes in SDG 2.6.5. 2022-06-24 16:22:58 -07:00
John Blum
e3c3479d58 Upgrade to Testcontainers 1.17.2. 2022-06-24 16:14:43 -07:00
John Blum
04a790fbda Upgrade to Spring Data for Apache Geode 2.6.5. 2022-06-24 16:13:43 -07:00
John Blum
dc3db5bc39 Upgrade to Spring Data BOM 2022.1.5 (Q-SR5).
Refers to Spring Data version 2.6.
2022-06-24 16:13:22 -07:00
John Blum
4a9ea25bdc Upgrade to Spring Boot 2.6.9. 2022-06-24 16:10:44 -07:00
John Blum
2942cf507a Upgrade to Spring Framework 5.3.21. 2022-06-24 16:10:06 -07:00
John Blum
561dbc50c9 Edit README to refer to 1.6.8 release and 1.6.9-SNAPSHOT.
Refer to Spring Boot 2.6.8 in references.
2022-05-19 12:47:16 -07:00
John Blum
c8d3e627c0 Prepare next development iteration.
Set Spring Boot version to 2.6.9-SNAPSHOT.

Set version to 1.6.9-SNAPSHOT.
2022-05-19 12:33:52 -07:00
John Blum
8aeb48cc7a Release 1.6.8. 2022-05-19 12:13:44 -07:00
John Blum
a8600493ed Set Spring Geode Samples parent Maven POM to Spring Boot 2.6.8. 2022-05-19 12:12:05 -07:00
John Blum
4ffacee3c7 Edit changelog and add 1.6.8 release notes. 2022-05-19 12:01:00 -07:00
John Blum
4c29c75e1c Edit README and refer to 1.5.14 release and 1.5.15-SNAPSHOT. 2022-05-19 11:59:44 -07:00
John Blum
acc4bc7cef Edit changelog and include 1.5.14 release notes. 2022-05-19 11:59:37 -07:00
John Blum
7b0fe993ac Upgrade to Spring Boot 2.6.8. 2022-05-19 11:57:39 -07:00
John Blum
4d430bcdcc Set Spring Geode Samples Maven POMs to Srping Boot 2.6.8-SNAPSHOT and SBDG 1.6.8-SNAPSHOT. 2022-05-18 15:01:39 -07:00
John Blum
0967450295 Upgrade to Spring Framework 5.3.20. 2022-05-18 14:48:54 -07:00
John Blum
4ec212b402 Reconfigure the Jenkins CI build pipeline.
* Configure the buld to use the VMW provided Harbor DockerHub Proxy.
* Use pipeline.properties to parameterize the build.
* Remove Docker logins (docker.withRegistry(..) directtives in Jenkinsfile & 'docker login' command in setup.sh).
2022-05-03 18:12:39 -07:00
John Blum
cc55e94754 Edit README to refer to 1.6.7 and 1.6.8-SNAPSHOT.
Refer to Spring Boot 2.6.7 documentation.
2022-04-21 12:46:07 -07:00
John Blum
34c3884840 Prepare next development iteration.
Set Spring Boot version to 2.6.8-SNAPSHOT.

Set version to 1.6.8-SNAPSHOT.
2022-04-21 12:29:40 -07:00
John Blum
dee6e2bd85 Release 1.6.7. 2022-04-21 12:01:06 -07:00
John Blum
e741ce5b5b Edit changelog and add 1.6.7 release notes. 2022-04-21 11:58:44 -07:00
John Blum
bbe477faa9 Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.7 and SBDG 1.6.7-SNAPSHOT. 2022-04-21 11:56:52 -07:00
John Blum
91f1a471b3 Upgrade to Spring Session BOM 2021.1.3. 2022-04-21 11:45:18 -07:00
John Blum
45fde8b81e Upgrade to Spring Data for Apache Geode 2.6.4. 2022-04-21 11:44:10 -07:00
John Blum
6fb5a58acf Upgrade to Spring Data BOM 2021.1.4 (Q-SR4). 2022-04-21 11:43:55 -07:00