spencergibb
962ef9f540
Updates for checkstyle
2024-11-07 11:02:32 -05:00
buildmaster
8e36e70981
Bumping versions
2024-07-24 11:09:28 +00:00
Marcin Grzejszczak
56673bde4d
Fails on no stubs for stubs Per Consumer
...
without this change the JAR gets downloaded, it contains mappings but there are no mappings that are actually matching the given consumer. Regardless, the WireMock server starts with no mappings
with this change an exception is being thrown in that case
fixes gh-2114
2024-06-27 14:08:33 +02:00
Olga MaciaszekSharma
d717a0934f
Adjust to changes from Boot 3.3.
2024-03-06 18:20:39 +01:00
Marcin Grzejszczak
9670cb9fbe
Changed Matchers to ArgumentMatchers
2023-09-25 12:11:33 +02:00
Marcin Grzejszczak
f3b4bce577
Merge branch '4.0.x'
2023-09-14 12:38:59 +02:00
David Melia
62ee4ad811
https://github.com/spring-cloud/spring-cloud-contract/issues/1935 ( #1937 )
2023-09-14 12:37:11 +02:00
Marcin Grzejszczak
ee276dea35
Merge branch '4.0.x'
2023-09-05 18:56:40 +02:00
Marcin Grzejszczak
44c634d0e9
Fixed logging issues in WireMock
...
- created our own version of Slf4jNotifier that uses our Slf4j setup
- fixes for sc-wiremock and sc-stub-runner modules
fixes gh-1916
2023-09-05 18:55:49 +02:00
Frank Scheffler
8d7200aa94
fix missing 'failOnNoStubs' property configuration ( #1928 )
2023-08-09 12:35:53 +02:00
Marcin Grzejszczak
fc8389dfed
Merge branch '3.1.x' into 4.0.x
2023-06-15 16:13:39 +02:00
Marcin Grzejszczak
ab9d7f5616
Using different fixed ports
2023-06-15 16:12:59 +02:00
spencergibb
54f0ca5f54
formatting
2023-04-26 19:54:44 -04:00
spencergibb
fa789d00a5
removes unused import
2023-04-26 19:49:56 -04:00
Marcin Grzejszczak
0767043beb
Unignored the test; fixes gh-1754
2023-04-26 15:38:11 +02:00
buildmaster
bb2e0d14c8
Bumping versions
2023-03-15 00:17:29 +00:00
Marcin Grzejszczak
05b3ee7113
Merge branch '3.1.x'
2023-03-14 13:39:41 +01:00
Daniel Frey
7bf491c41e
allow sendMessage to handle body from file ( #1867 )
...
* allow sendMessage to handle body from file
- add test for populating `bodyFromFileAsBytes`
- update `StubRunnerExecutor` to handle more than just json payloads
cherry picked changes from bugfix/1864
take 2
fixes #1864
* wrap bodyextractor value in jsonoutput, add tests for of file content types
cherry picked from bugfix/1864
#1864
2023-03-14 13:01:28 +01:00
Marcin Grzejszczak
ff7cb6364a
Fixed
2022-11-18 22:26:43 +01:00
Marcin Grzejszczak
a5b97e6175
Fixes messaging
2022-11-18 20:11:10 +01:00
Marcin Grzejszczak
b2809f8d77
NoOpStub messages is typed
2022-11-18 14:46:14 +01:00
Marcin Grzejszczak
68bdbed2d0
Update to the latest Eureka changes
2022-11-16 13:35:59 +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
Marcin Grzejszczak
eeda962d5d
Revert "Removed eureka"
...
This reverts commit 857a2896e3 .
2022-11-14 13:43:37 +01:00
Marcin Grzejszczak
028527ec29
Turned on tests in modules
2022-11-10 18:55:58 +01:00
buildmaster
e61ddb8f1c
Bumping versions
2022-09-11 14:18:56 +00:00
Marcin Grzejszczak
2d1e2f9d4d
Migrated to new autoconfiguration import boot approach ( #1811 )
2022-08-24 16:39:08 +02:00
buildmaster
99ac8d36c6
Bumping versions
2022-08-18 00:22:10 +00:00
buildmaster
4d7b4bf13f
Bumping versions
2022-08-17 14:30:08 +00:00
Marcin Grzejszczak
4e444c0223
Merge branch '3.1.x'
2022-08-17 11:51:16 +02:00
Marcin Grzejszczak
70d11b934a
Prevents unzipping files outside of the target folder
2022-08-17 11:50:58 +02:00
Marcin Grzejszczak
52d5de16d4
Merge branch '3.1.x'
2022-07-01 14:21:56 +02:00
Marcin Grzejszczak
adc513b45b
Bumped RestAssured to 6.0.0
2022-05-04 14:35:24 +02:00
Marcin Grzejszczak
dfbe2f49e6
Merge branch '3.1.x'
2022-04-11 14:24:19 +02:00
Marcin Grzejszczak
9f96bb87d9
Upgraded WireMock to 2.33.0; fixes gh-1771
2022-04-11 14:13:37 +02:00
Marcin Grzejszczak
d5a47e2514
Upgraded camel, pact and jgit
2022-03-25 14:44:50 +01:00
spencergibb
21a60b8f0d
Updates to use new TestSocketUtils from spring-cloud-test-support
2022-03-11 13:27:45 -05:00
Marcin Grzejszczak
857a2896e3
Removed eureka
2022-02-01 10:31:29 +01:00
spencergibb
173f4c4caa
formatting
2022-01-26 16:44:43 -05:00
Marcin Grzejszczak
1bedfd188e
Makes the code compile
2022-01-18 10:38:46 +01:00
Marcin Grzejszczak
6fd4280d12
Removed deprecations
2021-11-16 22:59:15 +01:00
Olga Maciaszek-Sharma
9b7d28c684
Use LB per-client properties. ( #1725 )
2021-11-03 14:36:26 +01:00
Marcin Grzejszczak
a171ee4a42
Fixed compilation issues
2021-08-10 10:19:48 +02:00
Marcin Grzejszczak
28cebb35a0
Updates jgit to 5.12.0; fixes gh-1689
2021-08-09 11:47:48 +02:00
Marcin Grzejszczak
00ccfdadba
JDK16 changes
2021-07-14 15:22:45 +02:00
Marcin Grzejszczak
bfb5e0240b
Making the tests less brittle
2021-05-13 14:03:19 +02:00
spencergibb
04f9fe8fb7
Revert "Ignores tests failing in releaser"
...
This reverts commit 6cc2e176
2021-03-18 11:58:25 -04:00
spencergibb
6cc2e17675
Ignores tests failing in releaser
2021-03-17 15:52:06 -04:00
Marcin Grzejszczak
fed305485c
Merge branch '2.2.x'
2021-02-05 13:12:40 +01:00