Commit Graph

2087 Commits

Author SHA1 Message Date
John Blum
6629bfc4e0 Switch Jenkins CI pipeline build to using Gradle clean build in ci/build.sh. 2023-05-13 14:19:46 -07:00
John Blum
5a766dfbaf Run SBDG Gradle build in Jenkins CI inside the context of an authenticated DockerHub Registery block.
This should avoid the DockerHub rate limit problem currently affecting the build.
2023-05-13 14:14:05 -07:00
John Blum
13b53b68e2 Upgrade to Temurin JDK 8u362 for use in the Jenkins CI env. 2023-05-11 15:31:37 -07:00
John Blum
30a6823668 Upgrade Spring Geode Samples to Spring Boot 2.7.12-SNAPSHOT. 2023-05-11 15:30:58 -07:00
John Blum
cfc2016484 Upgrade to Gradle 6.9.4. 2023-05-11 15:18:56 -07:00
John Blum
fa9f91a5d7 Upgrade to Testcontainers 1.18.1. 2023-05-11 15:17:04 -07:00
John Blum
977a0788ea Upgrade to Spring Session BOM 2021.2.1. 2023-05-11 15:15:48 -07:00
John Blum
fd8d56b886 Upgrade to Spring Data BOM 2021.2.11. 2023-05-11 15:11:47 -07:00
John Blum
1a2b8ee477 Set Spring Boot version to 2.7.12-SNAPSHOT. 2023-05-11 14:57:15 -07:00
John Blum
dfb4731088 Upgrade to Spring Framework 5.3.27. 2023-05-11 14:19:44 -07:00
John Blum
de5368e324 Include NOTICE in README.
The NOTICE summarizes and outlines the future roadmap of the SBDG project.
2023-01-17 13:52:23 -08:00
John Blum
740092b009 Upgrade Spring Geode Samples Maven POM to Spring Boot 2.7.7-SNAPSHOT. 2022-12-05 15:08:36 -08:00
John Blum
c1e68c53f7 Upgrade to Testcontainers 1.17.6. 2022-12-05 14:25:19 -08:00
John Blum
2bf863ba8b Upgrade to Spring Data for Apache Geode 2.7.6. 2022-12-05 14:24:39 -08:00
John Blum
ebe2e50128 Upgrade to Spring Data BOM 2021.2.6. 2022-12-05 14:24:23 -08:00
John Blum
b9e657e85c Set Spring Boot version to 2.7.7-SNAPSHOT. 2022-12-05 14:23:42 -08:00
John Blum
ae5b23782b Upgrade to Spring Framework 5.3.24. 2022-12-05 14:22:55 -08:00
John Blum
a2bb802e69 Upgrade to VMware GemFire 9.10.17. 2022-12-05 14:22:37 -08:00
John Blum
1731be110f Edit changelog and include 1.6.14 release notes. 2022-12-05 14:21:48 -08:00
John Blum
2887450513 Edit README to refer to Spring Boot 2.7.5 and SBDG 1.7.5. 2022-10-24 12:46:41 -07:00
John Blum
9e2d47d59d Upgrade Spring Geode Samples to Spring Boot 2.7.6-SNAPSHOT and SBDG 1.7.6-SNAPSHOT. 2022-10-24 12:44:39 -07:00
John Blum
abf1ddbbd7 Prepare next development iteration.
Set Spring Boot version to 2.7.6-SNAPSHOT.

Set version to 1.7.6-SNAPSHOT.
2022-10-24 12:34:24 -07:00
John Blum
717fa9faec Release 1.7.5. 2022-10-24 12:20:47 -07:00
John Blum
06f1c9623f Edit changelog and add 1.7.5 release notes. 2022-10-24 12:17:53 -07:00
John Blum
a7fbf3542d Edit README to refer to SBDG 1.6.13 release and 1.6.14-SNAPSHOT. 2022-10-24 12:13:46 -07:00
John Blum
469b43ec4c Edit changelog and include 1.6.13 release notes. 2022-10-24 12:13:16 -07:00
John Blum
857f156652 Adapt to API changes in Jackson (JSON) 2.13.4.
Cleanup deprecations in JacksonObjectToJsonConverter class that was using a deprecated API in ObjectMapper, replacing the deprecated API invocation with the equivalent API in JsonMapper.
2022-10-24 12:10:40 -07:00
John Blum
7250a349ed Upgrade Spring Geode Samples to Spring Boot 2.7.5. 2022-10-24 11:03:18 -07:00
John Blum
7e9dca80bb Fixup spring-geode-starter-logging tests based on Spring Boot 2.7 logging (SLF4J, Logback) configuration. 2022-10-24 11:03:18 -07:00
John Blum
5939463466 Upgrade to Testcontainers 1.17.5. 2022-10-24 11:03:10 -07:00
John Blum
2cf9529512 Upgrade to Spring Test for Apache Geode (STDG) 0.3.4-RAJ. 2022-10-24 09:31:02 -07:00
John Blum
fec38caa79 Upgrade to Spring Data for Apache Geode 2.7.5. 2022-10-24 09:26:28 -07:00
John Blum
614ccba10e Upgrade to Spring Data BOM 2021.2.5 (Raj-SR5). 2022-10-24 09:25:59 -07:00
John Blum
18b27eea26 Upgrade to Spring Boot 2.7.5. 2022-10-24 09:24:51 -07:00
John Blum
bafff66133 Upgrade to Gradle 6.9.3. 2022-10-24 09:21:47 -07:00
John Blum
8dd55e8634 Upgrade Spring Geode Samples to Spring Boot 2.7.5-SNAPSHOT and SBDG 1.7.5-SNAPSHOT. 2022-10-24 09:21:41 -07:00
John Blum
78b2a02c36 Refactor the spring-geode-starter-logging module. 2022-10-24 09:21:22 -07:00
John Blum
77eb15e591 Exclude the Spring Gradle docbook-reference-plugin from Spring Build Conventions Gradle Plugins during reference documentation generation. 2022-09-28 11:45:35 -07:00
John Blum
e135083920 Edit README to refer to 1.7.4 release and 1.7.5-SNAPSHOT.
Refer to Spring Boot 2.7.4 on Spring Initializer at start.spring.io.
2022-09-23 23:53:43 -07:00
John Blum
9df8847541 Edit README to refer to 1.6.12 release and 1.6.13-SNAPSHOT. 2022-09-23 23:52:59 -07:00
John Blum
adaf299589 Prepare next development iteration.
Set Spring Boot version to 2.7.5-SNAPSHOT.

Set version to 1.7.5-SNAPSHOT.
2022-09-23 23:33:30 -07:00
John Blum
d540c8fbd7 Release 1.7.4. 2022-09-23 23:21:39 -07:00
John Blum
ef97333d11 Edit changelog and add 1.7.4 release notes. 2022-09-23 23:19:58 -07:00
John Blum
35deaa5bf0 Upgrade Spring Geode Samples to Spring Boot 2.7.4 and SBDG 1.7.4-SNAPSHOT. 2022-09-23 23:18:01 -07:00
John Blum
486f9ac2ad Adapt to API changes in Spring Data for Apache Geode. 2022-09-23 23:07:18 -07:00
John Blum
a491713a04 Edit changelog and include 1.6.12 release notes. 2022-09-23 19:03:55 -07:00
John Blum
d62bd8ced4 Upgrade to Spring Test for Apache Geode 0.3.1-RAJ. 2022-09-23 17:08:53 -07:00
John Blum
814312c404 Upgrade to Spring Session for Apache Geode 2.7.1. 2022-09-23 17:07:40 -07:00
John Blum
85cc42014f Upgrade to Spring Data for Apache Geode 2.7.3. 2022-09-23 17:07:00 -07:00
John Blum
e31d1f58db Upgrade to Spring Data BOM 2021.2.3 (Raj-SR3). 2022-09-23 17:06:38 -07:00