buildmaster
3737c8e2c9
Going back to snapshots
2022-04-27 19:56:13 +00:00
buildmaster
774230c2fd
Update SNAPSHOT to 3.1.2
2022-04-27 19:34:59 +00:00
Ryan Baxter
3773c2f50e
Adding spring-cloud-stream-dependencies
2022-04-27 15:05:46 -04:00
buildmaster
dae7582225
Bumping versions to 3.1.2-SNAPSHOT after release
2022-02-17 18:29:52 +00:00
buildmaster
7ecff81496
Going back to snapshots
2022-02-17 18:29:51 +00:00
buildmaster
e8dfe7a8b1
Update SNAPSHOT to 3.1.1
2022-02-17 18:03:35 +00:00
buildmaster
6d78e66c90
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 21:52:52 +00:00
buildmaster
07d15891d6
Going back to snapshots
2021-12-01 21:52:50 +00:00
buildmaster
8084a67c94
Update SNAPSHOT to 3.1.0
2021-12-01 21:25:28 +00:00
buildmaster
3cde5018c1
Going back to snapshots
2021-11-03 15:15:34 +00:00
buildmaster
85ba58a8fa
Update SNAPSHOT to 3.1.0-RC1
2021-11-03 14:49:13 +00:00
buildmaster
778307b964
Going back to snapshots
2021-10-20 03:59:41 +00:00
buildmaster
339f1c5425
Update SNAPSHOT to 3.1.0-M3
2021-10-20 03:34:32 +00:00
buildmaster
f7dc499b80
Going back to snapshots
2021-10-01 20:37:41 +00:00
buildmaster
2ba78b9cfa
Update SNAPSHOT to 3.1.0-M2
2021-10-01 20:10:36 +00:00
Marcin Grzejszczak
583dabd275
Merge remote-tracking branch 'origin/3.0.x' into main
2021-08-12 11:42:22 +02:00
Bastian Doetsch
2f37b46dde
Fixes #1672 : allow users to specify a custom build.gradle when using standalone docker image ( #1695 )
...
* pre-create directories for mounting and use /spring/cloud-contract and /contract and /spring-cloud-contract
* add documentation on how to run a customized gradle build to create tests
2021-08-10 15:59:32 +02:00
Marcin Grzejszczak
fa5c5b07ed
Merge remote-tracking branch 'origin/3.0.x' into main
2021-08-10 11:12:13 +02:00
Bastian Doetsch
9b147dd991
fixes #1639 : run with unprivileged user and bump java version to 8.0.292.hs ( #1694 )
...
* run with unprivileged user and bump java version to 8.0.292.hs
* revert to gradle 6.4
2021-08-10 11:11:35 +02:00
buildmaster
930eea8d3c
Going back to snapshots
2021-07-30 19:58:48 +00:00
buildmaster
19ebac5b0a
Update SNAPSHOT to 3.1.0-M1
2021-07-30 19:33:31 +00:00
spencergibb
185d5794d7
Updates version to 3.1.0-SNAPSHOT
2021-07-09 15:24:48 -04:00
buildmaster
d22f54c915
Going back to snapshots
2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00
Update SNAPSHOT to 3.0.3
2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 10:14:43 +00:00
buildmaster
13b3406698
Going back to snapshots
2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7
Update SNAPSHOT to 3.0.3
2021-05-27 09:54:00 +00:00
Plamen Totev
e4b7f65561
Fix Docker base image version ( #1640 )
...
As part of 4d7110 Docker base images were updated to ubuntu:21.04.
According to #gh-1579 the intention is to update to Ubuntu LTS version.
21.04 is not LTS version and as a matter of fact it is not yet released
version.
Change the docker base image to the the intended version 20.04 LTS.
2021-04-19 09:31:12 +02:00
buildmaster
3a6aceedcc
Bumping versions to 3.0.3-SNAPSHOT after release
2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f
Going back to snapshots
2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac
Update SNAPSHOT to 3.0.2
2021-03-17 22:47:08 +00:00
buildmaster
9a615c8f05
Bumping versions to 3.0.2-SNAPSHOT after release
2021-01-27 22:10:16 +00:00
buildmaster
40feade942
Going back to snapshots
2021-01-27 22:10:15 +00:00
buildmaster
aa1be4eeda
Update SNAPSHOT to 3.0.1
2021-01-27 21:57:05 +00:00
Marcin Grzejszczak
a4224d9e4f
Going back to snapshots
2020-12-22 01:08:33 +01:00
Marcin Grzejszczak
2e6a43df86
Added missing docker entries for a GA release
2020-12-22 00:45:26 +01:00
buildmaster
ed2e9e6633
Going back to snapshots
2020-12-11 23:00:43 +00:00
buildmaster
5702a15b91
Update SNAPSHOT to 3.0.0-RC1
2020-12-11 22:49:57 +00:00
Marcin Grzejszczak
4d71108e4f
Bumped docker image base to 21.04; upgraded JDK; fixes gh-1579
2020-12-10 12:26:29 +01:00
buildmaster
a3268f908a
Going back to snapshots
2020-12-01 23:43:23 +00:00
buildmaster
5625fc8972
Update SNAPSHOT to 3.0.0-M6
2020-12-01 23:31:52 +00:00
buildmaster
f11212c2c1
Going back to snapshots
2020-11-17 21:41:10 +00:00
buildmaster
6a0b4555ea
Update SNAPSHOT to 3.0.0-M5
2020-11-17 21:29:39 +00:00
Marcin Grzejszczak
0decdd07ac
Merge branch '2.2.x'
2020-10-26 12:40:23 +01:00
Marcin Grzejszczak
60ebf1aeda
Bumped java docker image version
2020-10-26 12:40:14 +01:00
buildmaster
68a657f2c0
Going back to snapshots
2020-10-03 14:55:00 +00:00
buildmaster
4e5267f939
Update SNAPSHOT to 3.0.0-M4
2020-10-03 14:39:36 +00:00
Marcin Grzejszczak
a915cf102b
Messaging polyglot support ( #1472 )
...
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
Marcin Grzejszczak
84cfb7488a
Messaging support for stub runner boot
...
With this change by adding --thin.profile=kafka or --thin.profile=rabbit we're able to turn on messaging support for stub runner boot.
Also for Docker, you will be able to pass MESSAGING_TYPE env var with either rabbit or kafka as a value and we'll run the messaging support for you.
fixes gh-1468
2020-08-07 17:49:10 +02:00
Marcin Grzejszczak
825ccbf305
Improved the stub runner boot image
...
- set the port to 8750, fixes gh-755
- stub runner app bases on thin jar, fixes gh-1385
a prerequisite for messaging support of docker images and polyglot messaging
2020-08-07 17:16:38 +02:00