Marcin Grzejszczak
3f0fd7a004
Fixes java contract runtime compilation; fixes gh-1849
2022-11-21 18:32:32 +01:00
Marcin Grzejszczak
a5b97e6175
Fixes messaging
2022-11-18 20:11:10 +01:00
buildmaster
773f28502f
Going back to snapshots
2022-11-17 18:58:50 +00:00
buildmaster
cda1ab3eaf
Update SNAPSHOT to 4.0.0-RC2
2022-11-17 18:40:55 +00:00
Marcin Grzejszczak
dc581e8934
Removing the Pact integration; fixes gh-1845
2022-11-17 16:01:40 +01:00
Marcin Grzejszczak
48a40f25b4
Fixed messaging docs
2022-11-15 17:40:10 +01:00
Marcin Grzejszczak
1999066c5a
Left 1 type of messaging contract - code triggers an output
...
we're removing 2 additional types of messaging contracts
we're removing any leftovers of rabbit and kafka support - users will need to provide their own message receiver and a message sender
2022-11-15 16:10:44 +01:00
Marcin Grzejszczak
fa51d6a076
Brings back Eureka support, updates samples, removes mocked kafka & rabbit samples
2022-11-15 12:20:56 +01:00
buildmaster
320e981190
Going back to snapshots
2022-10-27 23:28:57 +00:00
buildmaster
760e6dd0e1
Update SNAPSHOT to 4.0.0-RC1
2022-10-27 23:10:18 +00:00
Marcin Grzejszczak
7a66b5f5ba
Updated versions
2022-10-18 12:16:30 +02:00
buildmaster
f9c3305239
Going back to snapshots
2022-10-06 03:01:59 +00:00
buildmaster
a32b961974
Update SNAPSHOT to 4.0.0-M5
2022-10-06 02:43:03 +00:00
Kyujin Nam
9a611cdca9
fix: adoc code highlighting syntax ( #1817 ) ( #1820 )
2022-09-26 08:53:42 +02:00
buildmaster
0a11b49920
Going back to snapshots
2022-09-06 21:45:25 +00:00
buildmaster
3f080f5a1f
Update SNAPSHOT to 3.1.4
2022-09-06 21:22:15 +00:00
buildmaster
e992e55b2c
Bumping versions to 3.1.5-SNAPSHOT after release
2022-09-03 01:11:20 +00:00
buildmaster
21a1047f51
Going back to snapshots
2022-09-03 01:11:19 +00:00
buildmaster
1958b7dbb1
Update SNAPSHOT to 3.1.4
2022-09-03 00:47:51 +00:00
Marcin Grzejszczak
83cbd9f943
Added a note about trusted and untrusted locations
2022-08-17 12:02:52 +02:00
Marcin Grzejszczak
fd2ff4f22d
Added a note about trusted and untrusted locations
2022-08-17 12:02:45 +02:00
buildmaster
5873dc5798
Going back to snapshots
2022-07-29 20:41:09 +00:00
buildmaster
04ff74a447
Update SNAPSHOT to 4.0.0-M4
2022-07-29 20:22:54 +00:00
Marcin Grzejszczak
52d5de16d4
Merge branch '3.1.x'
2022-07-01 14:21:56 +02:00
Marcin Grzejszczak
414cd9c545
Fixed broken docs
2022-07-01 14:02:32 +02:00
Marcin Grzejszczak
8a855d9bc3
Improve the docs about Stub Runner standalone executions in terms of security concerns; fixes gh-1806
2022-07-01 13:05:57 +02:00
buildmaster
97d4096104
Bumping versions
2022-07-01 00:21:56 +00:00
buildmaster
c05cebab61
Bumping versions
2022-06-30 14:30:45 +00:00
buildmaster
1a6ee1e4a1
Going back to snapshots
2022-06-15 15:19:28 +00:00
buildmaster
d4ee69f3de
Update SNAPSHOT to 4.0.0-M3
2022-06-15 15:01:33 +00:00
Marcin Grzejszczak
f9ca2d9a6d
Fix invalid samples branch
2022-06-15 16:40:58 +02:00
Marcin Grzejszczak
7c0c8ebc6f
Changed the invalid folder for docs samples; fixes gh-1793
2022-06-08 15:44:56 +02:00
spencergibb
9c40dc23be
Bumps to the next snapshot version
2022-05-27 14:21:44 -04:00
buildmaster
4556a28087
Update SNAPSHOT to 3.1.3
2022-05-27 00:44:01 +00:00
Spencer Gibb
dc01bb02b2
don't deploy docs
2022-05-26 12:00:45 -04:00
Marcin Grzejszczak
372fe43944
Fixed samples branch for docs
2022-05-05 10:48:41 +02:00
buildmaster
e08abcb423
Bumping versions to 3.1.3-SNAPSHOT after release
2022-04-27 19:56:14 +00:00
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
Marcin Grzejszczak
f433cf1d75
Fixed samples branch for docs
2022-04-25 16:15:52 +02:00
buildmaster
d8cb1f14f8
Going back to snapshots
2022-04-01 03:05:59 +00:00
buildmaster
8faa117507
Update SNAPSHOT to 4.0.0-M2
2022-04-01 02:47:30 +00:00
spencergibb
fa4ec27431
comment out many includes for release.
...
Some probably didn't need to be, but I just did it until Unresolved is gone
2022-03-31 22:30:19 -04:00
Marcin Grzejszczak
145cf4dd9e
Upgraded Groovy to 4 and Rest Assured to 5
2022-03-25 13:29:45 +01:00
spencergibb
21a60b8f0d
Updates to use new TestSocketUtils from spring-cloud-test-support
2022-03-11 13:27:45 -05:00
Marcin Grzejszczak
0930e1d6cb
Merge branch '3.1.x'
2022-03-04 12:09:50 +01:00
Pankaj Khushalani
cf2ee6c07a
docs: Update JUnit5 example, fixes gh-1746 ( #1757 )
2022-02-28 11:30:35 +01:00
jakub-bochenski
b0d77aaa17
docs: Explain how to have multiple contracts in Groovy ( #1755 )
...
* docs: Explain how to have multiple contracts in Groovy
* Update _project-features-contract.adoc
Co-authored-by: Marcin Grzejszczak <marcin@grzejszczak.pl >
2022-02-25 15:41:45 +01: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