John Blum
2fc07c2839
Upgrade to Apache Geode 1.13.4.
2021-08-19 13:53:07 -07:00
John Blum
bdceda59ee
Optimize Cassandra-based Testcontainer configuration for SBDG Inline Caching Integration Tests.
...
Trying to fix test failures caused by Testcontainers running in Docker on Jenkins. The Cassandra Docker image/container is forked inside Docker running in Jenkins CI and is currently throwing:
Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [49401] should be listening)
at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:49)
at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:35)
at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:892)
at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:440)
... 85 more
In the Testcontainers project, I found:
https://github.com/testcontainers/testcontainers-java/issues/4360
And specifically:
https://github.com/testcontainers/testcontainers-java/issues/4360#issuecomment-892481828
The Jenkins servers (worker nodes) were recently upgraded to:
docker-ce (5:20.10.8~3-0~ubuntu-bionic)
containerd.io (1.4.9-1)
2021-08-11 17:02:41 -07:00
John Blum
1cf13dfbab
Edit README to refer to 1.4.9 and 1.4.10-SNAPSHOT.
2021-07-22 13:22:21 -07:00
John Blum
d41564976c
Prepare next development iteration.
...
Set Spring Boot version to 2.4.10-SNAPSHOT.
Set version to 1.4.10-SNAPSHOT.
2021-07-22 13:07:27 -07:00
John Blum
0cd526f000
Release 1.4.9.
2021-07-22 12:46:48 -07:00
John Blum
52f556ea9d
Edit changelog and add 1.4.9 release notes.
2021-07-22 12:37:07 -07:00
John Blum
d8299176cc
Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.4.9 and SBDG 1.4.9-SNAPSHOT.
2021-07-22 12:33:52 -07:00
John Blum
e2872723cc
Upgrade to Spring Build Conventions Gradle Plugin 0.0.38.
2021-07-22 12:23:05 -07:00
John Blum
cebfa7087b
Upgrade to Spring Data Ockham-SR11.
...
Upgrade to Spring Data BOM 2020.0.11.
Upgrade to Spring Data for Apache Geode 2.4.11.
2021-07-22 12:21:02 -07:00
John Blum
a297b8616f
Upgrade to Spring Boot 2.4.9.
2021-07-22 12:19:29 -07:00
John Blum
1445929486
Upgrade to Spring Framework 5.3.9.
2021-07-22 12:19:03 -07:00
John Blum
513ed829ca
Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.8.
2021-07-22 12:18:28 -07:00
John Blum
e49bc26718
Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)) 1.13.2.
2021-07-22 12:18:03 -07:00
John Blum
eda0f1b308
Upgrade to Byte Buddy 1.11.8.
2021-07-22 12:16:52 -07:00
John Blum
d68c5ebdad
Upgrade to Apache Geode 1.13.3.
2021-07-22 12:14:38 -07:00
John Blum
89163dff43
Edit changelog and correct SSDG version in the SBDG 1.4.8 release and set to 2.4.5.
2021-06-24 18:25:01 -07:00
John Blum
827896dd8f
Edit README to refer to 1.4.8 and 1.4.9-SNAPSHOT.
2021-06-24 13:43:51 -07:00
John Blum
1d22446d65
Prepare next development version.
...
Set Spring Boot version to 2.4.9-SNAPSHOT.
Set version to 1.4.9-SNAPSHOT.
2021-06-24 13:30:55 -07:00
John Blum
4372174998
Release 1.4.8.
2021-06-24 12:51:50 -07:00
John Blum
1e40746f2c
Edit changelog and add 1.4.8 release notes.
2021-06-24 12:47:51 -07:00
John Blum
efd397dbc9
Upgrade to Spring Session BOM 2020.0.5.
...
Upgrade to Spring Session for Apache Geode 2.4.5.
2021-06-24 12:34:08 -07:00
John Blum
37317888eb
Upgrade to Spring Data Ockham-SR10.
...
Upgrade to Spring Data BOM 2020.0.10 (Ockham-SR10).
Upgrade to Spring Data for Apache Geode 2.4.10.
2021-06-24 12:32:39 -07:00
John Blum
f0287ec608
Upgrade to Spring Boot 2.4.8.
2021-06-24 12:31:07 -07:00
John Blum
abb2ec685e
Upgrade to Mockito 3.11.2.
2021-06-24 12:29:54 -07:00
John Blum
4d16041e0f
Upgrade to Byte Buddy 1.11.5.
2021-06-24 12:29:20 -07:00
John Blum
d7a67079ee
Reword the intro to Chapter 19 - Apache Geode API Extensions in the SBDG Reference Documentation once again.
2021-06-21 15:43:32 -07:00
John Blum
694d6e0de4
Edit README to refer to 1.4.7 and 1.4.8-SNAPSHOT.
2021-06-15 23:59:30 -07:00
John Blum
f4eeb9561a
Prepare next development iteration.
...
Set Spring Boot version to 2.4.8-SNAPSHOT.
Set version to 1.4.8-SNAPSHOT.
2021-06-15 23:33:31 -07:00
John Blum
8a0ff37ae1
Release 1.4.7.
2021-06-15 23:16:52 -07:00
John Blum
ba75c78e90
Edit changelog and add 1.4.7 release notes.
2021-06-15 23:09:39 -07:00
John Blum
faa555c24d
Upgrade Spring Geode Samples (parent) Maven POM to Spring Boot 2.4.7 and SBDG 1.4.7-SNAPSHOT.
2021-06-15 23:04:35 -07:00
John Blum
5115a1b984
Upgrade to Gradle 6.9.
2021-06-15 22:49:25 -07:00
John Blum
cc4b69fa7b
Upgrade to Spring Session for Apache Geode 2.4.4.
2021-06-15 22:49:25 -07:00
John Blum
16e7f9a36b
Upgrade to Spring Boot 2.4.7.
2021-06-15 22:49:25 -07:00
John Blum
8dff91430d
Upgrade to Spring Framework 5.3.8.
2021-06-15 22:49:25 -07:00
John Blum
d338de79e6
Upgrade to Mockito 3.11.1.
2021-06-15 22:49:25 -07:00
John Blum
a7b4824523
Upgrade to Byte Buddy 1.11.2.
2021-06-15 22:49:25 -07:00
John Blum
f39638b94a
Edit README to refer to 1.3.12.RELEASE and 1.3.13.BUILD-SNAPSHOT.
2021-06-15 22:49:25 -07:00
John Blum
5b7f3b7f56
Edit changelog and include 1.3.12.RELEASE notes.
2021-06-15 22:49:25 -07:00
John Blum
9e3de66cbf
Polish the index.adoc file.
...
Resolves gh-105.
2021-06-15 22:49:06 -07:00
Jay Bryant
8621f6fed6
Edit the index.adoc file.
...
Edited the index file, to make the introductory content be similar to our other content.
Resolves gh-105.
2021-06-15 22:49:00 -07:00
John Blum
cf5c8c7f0a
Polish to the edits in Chapter 19 - Apache Geode API Extentions.
...
Resolves gh-106.
2021-06-15 22:48:55 -07:00
Jay Bryant
c5ea81f95e
Edit the intro to the Apache Geode API Extensions chapter in the reference documentation.
...
Mostly fixed small things and a couple of sentences that were long enough to be hard to parse.
Resolves gh-106.
2021-06-15 22:48:50 -07:00
John Blum
7e0eb85e2d
Edit and revise wording in the Apache Geode API Extensions chapter of the Reference Documentation.
2021-06-15 22:48:45 -07:00
John Blum
89464e38d5
Change wording in Apache Geode Extensions chapter of the Reference Documentation on the purpose of the module and the Apache Geaode API extensions.
2021-06-15 22:48:39 -07:00
John Blum
d08e068618
Fix missing word in documentation.
2021-05-20 18:55:04 -07:00
John Blum
1b00ac43c4
Edit README to refer to 1.4.6 and 1.4.7-SNAPSHOT.
2021-05-20 18:53:09 -07:00
John Blum
57d2f24ba6
Prepare next development iteration.
...
Set Spring Boot version to 2.4.7-SNAPSHOT.
Set version to 1.4.7-SNAPSHOT.
2021-05-20 18:36:12 -07:00
John Blum
269c442008
Release 1.4.6.
2021-05-20 18:14:29 -07:00
John Blum
64892e9c86
Edit changelog and add 1.4.6 release notes.
2021-05-20 17:31:14 -07:00