Commit Graph

2101 Commits

Author SHA1 Message Date
John Blum
cd815bcb32 Upgrade to Spring Data BOM 2022.0.0-M5 (Turing-M5). 2022-07-19 17:47:24 -07:00
John Blum
a27f16f853 Upgrade to Spring Cloud Bindings 1.10.0. 2022-07-19 17:46:28 -07:00
John Blum
9711537f8a Upgrade to Spring Framework 6.0.0-M5. 2022-07-19 17:45:43 -07:00
John Blum
7d44f0d61e Upgrade to VMware Tanzu (Pivotal) GemFire 9.15.0. 2022-07-19 17:45:13 -07:00
John Blum
c2de48bf2e Upgrade to Apache Geode 1.15.0. 2022-07-19 17:43:00 -07:00
John Blum
5a3c580a47 Polish Inline Caching with Apache Cassandra Integration Tests configuration. 2022-07-11 18:40:23 -07:00
John Blum
a410e25f05 Fix failing Inline Caching with Apache Cassandra Integration Tests. 2022-07-08 19:38:24 -07:00
John Blum
195d746a6a Add example spring-geode-logging.properties to Spring Geode Logging Smoke Tests. 2022-07-07 10:52:04 -07:00
John Blum
55f5ffea19 Edit SBDG ref doc and include new information about logging with the spring-geode-starter-logging module.
Closes #117.
2022-07-07 10:37:42 -07:00
John Blum
625a95af6a Remove logback-include.xml from Spring Geode Starter Logging.
Resolves #117.
2022-07-07 10:37:42 -07:00
John Blum
dd3c940aae 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 10:37:37 -07:00
John Blum
344afb742c 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-06 17:28:16 -07:00
John Blum
e187a0fd9a Add 'delegate' Appender to Apache Geode Logger configuration.
Resolves #117.
2022-07-06 17:27:43 -07:00
John Blum
354031fda2 Refactor and encapsulate Properties, Logger and Appender SLF4J Logback configuration (metadata) in separate includes (XML files) on the application classpath.
Resolves #117.
2022-07-06 17:27:21 -07:00
John Blum
be37045582 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-06 14:20:36 -07:00
John Blum
fcadfb17f2 Declare JUL to SLF4J as a API dependency in Spring Geode Starter Logging.
The intent is to duplicate the spring-boot-starter-logging module even though the spring-boot-starter-logging module is a declared dependency. However, if the spring-boot-starter-logging module definitions changes then Spring Boot for Apache Geode logging is covered.

Resolves #117.
2022-07-06 14:20:03 -07:00
John Blum
043d1aab26 Edit README and move SBDG 1.5.x to EOL section. 2022-06-24 17:57:14 -07:00
John Blum
516dbbe03f Edit README to refer to 1.7.1 release and 1.7.2-SNAPSHOT. 2022-06-24 17:56:39 -07:00
John Blum
a57ad0dcc4 Edit changelog and include 1.7.1 release notes. 2022-06-24 17:56:10 -07:00
John Blum
5264150cc7 Edit README to refer to 1.6.9 release and 1.6.10-SNAPSHOT. 2022-06-24 17:55:24 -07:00
John Blum
7e8ee12d0e Edit changelog and include 1.6.9 release notes. 2022-06-24 17:54:38 -07:00
John Blum
13405c2f7d Upgrade to Testcontainers 1.17.2. 2022-06-24 17:53:47 -07:00
John Blum
486b8002fd Edit README to refer to 2.0.0-M3 release and 2.0.0-SNAPSHOT.
Refer to Spring Boot 3.0.0-M3 in references.
2022-05-19 16:33:24 -07:00
John Blum
bfd999082f Prepare next development iteration.
Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 2.0.0-SNAPSHOT.
2022-05-19 16:12:49 -07:00
John Blum
1b70efdcaa Release 2.0.0-M3. 2022-05-19 15:48:27 -07:00
John Blum
8178df36fb Edit changelog and add 2.0.0-M3 release notes. 2022-05-19 15:35:38 -07:00
John Blum
50d9e1e8c6 Upgrade to Spring Session BOM 2022.0.0-M2. 2022-05-19 15:29:53 -07:00
John Blum
67f8890edc Upgrade to Spring Boot 3.0.0-M3. 2022-05-19 15:27:04 -07:00
John Blum
da2128f07e Edit README to refer to 1.7.0 release and 1.7.1-SNAPSHOT. 2022-05-19 15:25:58 -07:00
John Blum
3bc786947a Edit changelog and include 1.7.0 release notes. 2022-05-19 15:25:15 -07:00
John Blum
ab3d58c505 Edit README to refer to 1.6.8 release and 1.6.9-SNAPSHOT. 2022-05-19 15:24:08 -07:00
John Blum
ce31f30b35 Edit changelog and include 1.6.8 release notes. 2022-05-19 15:23:27 -07:00
John Blum
2f8d583228 Edit README to refer to 1.5.14 release and 1.5.15-SNAPSHOT. 2022-05-19 15:22:39 -07:00
John Blum
0465d710c8 Edit changelog and include 1.5.14 release notes. 2022-05-19 15:22:01 -07:00
John Blum
94830b90c7 Remove punctuation in version properties. 2022-05-18 15:37:43 -07:00
John Blum
d8291aee40 Upgrade to Spring Session for Apache Geode 3.0.0-M3. 2022-05-18 15:14:53 -07:00
John Blum
81498102d0 Upgrade to Spring Test for Apache Geode 1.0.0-M4. 2022-05-18 15:14:18 -07:00
John Blum
90423529ff Upgrade to Spring Data for Apache Geode 3.0.0-M4. 2022-05-18 15:13:42 -07:00
John Blum
bf6aabbf03 Upgrade to Spring Data BOM 2022.0.0-M4. 2022-05-18 15:13:20 -07:00
John Blum
02fb36b5d2 Upgrade to Spring Cloud Bindings 1.9.0. 2022-05-18 15:12:39 -07:00
John Blum
896c3e9be0 Upgrade to Spring Framework 6.0.0-M4. 2022-05-18 15:11:43 -07:00
John Blum
a5b36e1d24 Adapt to API changes in Spring Boot 3.0. 2022-05-12 12:01:35 -07:00
John Blum
e0d57dbf27 Remove Docker Registry access (login). 2022-05-03 16:46:23 -07:00
John Blum
9a17e8f128 Disable Docker login.
Explicit Docker login is not required when 1) using the VMW Harbor DockerHub proxy and 2) the project build does not use Testcontainers.
2022-05-03 15:45:03 -07:00
John Blum
2b3b9ab5ec Edit README to refer to 1.7.0-RC1 release and 1.7.0-SNAPSHOT. 2022-04-21 17:40:22 -07:00
John Blum
4df6350502 Edit changelog and include 1.7.0-RC1 release notes. 2022-04-21 17:39:44 -07:00
John Blum
098ddc156f Edit README to refer to 1.6.7 release and 1.6.8-SNAPSHOT. 2022-04-21 13:23:52 -07:00
John Blum
67becad89e Edit changelog and include 1.6.7 release notes. 2022-04-21 13:23:19 -07:00
John Blum
0e9bbc5c96 Edit README to refer to 1.5.13 release and 1.5.14-SNAPSHOT. 2022-04-21 13:22:47 -07:00
John Blum
fb0185c25b Edit changelog and include 1.5.13 release notes. 2022-04-21 13:22:16 -07:00