John Blum
e741ce5b5b
Edit changelog and add 1.6.7 release notes.
2022-04-21 11:58:44 -07:00
John Blum
34b5ab9861
Edit changelog and include 1.5.13 release notes.
2022-04-21 11:36:38 -07:00
John Blum
f3c5cb0a53
Edit changelog and add 1.6.6 release notes.
2022-03-31 11:29:31 -07:00
John Blum
316fab209b
Edit changelog and include 1.5.12 release notes.
2022-03-31 11:14:52 -07:00
John Blum
37a601cab3
Edit changelog and add 1.6.5 release notes.
2022-03-24 19:31:33 -07:00
John Blum
7cc1067557
Edit changelog and include 1.5.11 release notes.
2022-03-24 12:49:36 -07:00
John Blum
9821a1e277
Update Copyright for 2022.
2022-03-02 16:16:01 -08:00
John Blum
341d19defc
Edit changelog and add 1.6.4 release notes.
2022-02-28 13:42:11 -08:00
John Blum
97cf861777
Edit changelog and include 1.5.10 release notes.
2022-02-28 13:39:11 -08:00
John Blum
97445aac06
Edit changelog and add 1.6.3 release notes.
2022-01-21 10:35:55 -08:00
John Blum
2e5ceb4d2d
Edit changelog and include 1.5.9 release notes.
2022-01-21 10:06:47 -08:00
John Blum
033463b538
Edit changelog and add 1.6.2 release notes.
2022-01-10 10:59:26 -08:00
John Blum
92829dc561
Edit changelog and include 1.5.8 release notes.
2022-01-10 10:29:08 -08:00
John Blum
fba73df8b9
Edit changelog and add 1.6.1 release notes.
2021-12-02 11:43:52 -08:00
John Blum
6e4aed481c
Edit changelog and add 1.6.0 release notes.
2021-11-19 11:34:21 -08:00
John Blum
caca669c19
Edit changelog and include 1.5.7 release notes.
2021-11-19 11:01:17 -08:00
John Blum
9cf9782127
Edit changelog and include 1.4.13 release notes.
2021-11-19 10:59:31 -08:00
John Blum
ed039788e5
Edit changelog and add 1.6.0-RC1 release notes.
2021-10-21 22:10:15 -07:00
John Blum
290806702c
Correct typo in the changelog for the SBDG 1.5.6 release.
2021-10-21 22:00:55 -07:00
John Blum
3417077a59
Edit changelog and include 1.5.6 release notes.
2021-10-21 21:43:15 -07:00
John Blum
21ccf19f43
Edit changelog and include 1.4.12 release notes.
2021-10-21 21:42:04 -07:00
John Blum
31ec35d615
Edit changelog and add 1.6.0-M3 release notes.
2021-09-28 16:44:27 -07:00
John Blum
142a314175
Edit changelog and include 1.5.5 release notes.
2021-09-28 14:32:56 -07:00
John Blum
5485163de5
Edit changelog and include 1.4.11 release notes.
2021-09-28 14:31:17 -07:00
John Blum
6814653a7b
Edit changelog and add 1.6.0-M2 release notes.
2021-08-19 16:54:56 -07:00
John Blum
0cd0c2c2f8
Edit changelog and include 1.5.4 release notes.
2021-08-19 16:21:39 -07:00
John Blum
80d7828829
Edit changelog and include 1.4.10 release notes.
2021-08-19 16:20:33 -07:00
John Blum
78d0f14349
Add SpringExtensions abstract utility class extending the functionality of core Spring.
2021-08-18 14:44:21 -07:00
John Blum
93c067f7b9
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 16:12:33 -07:00
John Blum
6decda2f2e
Edit changelog and add 1.6.0-M1 release notes.
2021-07-22 16:10:59 -07:00
John Blum
686c871ba3
Edit changelog and include 1.5.3 release notes.
2021-07-22 15:15:53 -07:00
John Blum
366d4767b3
Edit changelog add include 1.4.9 release notes.
2021-07-22 15:14:43 -07:00
John Blum
b14034c8d6
Edit changelog and include 1.5.2 release notes.
2021-06-24 19:10:34 -07:00
John Blum
20d7ee41dc
Edit changelog and include 1.4.8 release notes.
2021-06-24 19:09:06 -07:00
John Blum
2c17dd09b2
Edit changelog and add 1.5.1 release notes.
2021-06-16 00:16:52 -07:00
John Blum
d54d5d7b51
Edit changelog and include 1.4.7 release notes.
2021-06-16 00:06:31 -07:00
John Blum
238b4bcca0
Edit changelog and include 1.3.12.RELEASE notes.
2021-06-16 00:04:32 -07:00
John Blum
41268fcdde
Edit changelog and add 1.5.0 release notes.
2021-05-20 19:40:57 -07:00
John Blum
3c8f7aab92
Edit changelog and include 1.4.6 release notes.
2021-05-20 19:09:02 -07:00
John Blum
1ae5e8fc63
Edit changelog and include 1.3.11.RELEASE notes.
2021-05-20 18:58:31 -07:00
John Blum
92bef1280f
Edit changelog and add 1.5.0-RC1 release notes.
2021-04-28 11:32:59 -07:00
John Blum
d6cb3d124a
Edit changelog and include 1.4.5 release notes.
2021-04-28 11:09:47 -07:00
John Blum
6fce19f9c9
Edit changelog and include 1.3.10.RELEASE notes.
2021-04-28 11:09:06 -07:00
John Blum
7d78f06cac
Edit changelog and add 1.5.0-M3 release notes.
2021-04-09 15:44:00 -07:00
John Blum
6d3267d219
Edit changelog and include 1.4.4 release notes.
2021-04-09 15:18:20 -07:00
John Blum
61af587a0d
Refactor all Unit & Integration Tests starting a Spring container with SpringRunner to extend STDG's IntegrationTestsSupport.
2021-03-30 11:25:08 -07:00
John Blum
ce73d4dbc0
Create the MappingPdxSerializerIncludedTypesRegistrar utility class and Spring BeanPostProcessor used to register additional class types to be 'included' in the accepted types de/serialized as PDX with the SDG MappingPdxSerializer.
2021-03-25 01:26:46 -07:00
John Blum
b597c26b36
Edit changelog and add 1.5.0-M2 release notes.
2021-02-22 21:31:08 -08:00
John Blum
9c34c37bea
Edit changelog and include 1.4.3 release notes.
2021-02-22 20:44:13 -08:00
John Blum
128395d9bf
Edit changelog and include 1.3.9.RELEASE notes.
2021-02-22 20:41:58 -08:00