Commit Graph

437 Commits

Author SHA1 Message Date
buildmaster
99ac8d36c6 Bumping versions 2022-08-18 00:22:10 +00:00
Marcin Grzejszczak
70d11b934a Prevents unzipping files outside of the target folder 2022-08-17 11:50:58 +02:00
Marcin Grzejszczak
9f96bb87d9 Upgraded WireMock to 2.33.0; fixes gh-1771 2022-04-11 14:13:37 +02: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
bono007
9a5c5a03f1 Adds support for Kafka message keys in contracts (#1585)
* Adds support for Kafka message keys in contracts

* Updated doc to include note on Kafka key SerDes

* Removes unintentional changes from previous commit.

Fixes gh-1267
2021-02-04 13:44:10 +01:00
Olga Maciaszek-Sharma
6a30d2cb78 Adjust to changes in commons. 2020-12-18 18:35:19 +01:00
Marcin Grzejszczak
d8f6e17af5 Removed most of deprecations; fixes gh-1570 2020-11-26 12:58:47 +01:00
Marcin Grzejszczak
36efa18caf Downgraded maven resolver to 1.4 to align with Maven 3.6 2020-11-12 18:21:29 +01:00
Marcin Grzejszczak
0d761309fd Merge remote-tracking branch 'origin/2.2.x' 2020-11-10 22:19:23 +01:00
Marcin Grzejszczak
6873826d72 Made the StubGenerators not check if they are applicable to a file 2020-11-10 17:51:01 +01:00
Marcin Grzejszczak
d92d224e20 Merge remote-tracking branch 'origin/2.2.x' 2020-11-10 15:35:41 +01:00
Marcin Grzejszczak
0cbf8e9ca7 Introduced File for verifying if a stubgenerator should be used 2020-11-10 14:50:26 +01:00
buildmaster
81d2e7b3e9 Going back to snapshots 2020-11-09 11:40:10 +00:00
buildmaster
1ea1ea7113 Update SNAPSHOT to 2.2.5.RELEASE 2020-11-09 11:28:29 +00:00
buildmaster
a45422c5d5 Bumping versions 2020-11-06 00:20:04 +00:00
Marcin Grzejszczak
ef62653671 Changed the impl due to the composites 2020-11-05 11:48:47 +01:00
Marcin Grzejszczak
77de1e74b9 Fixed tests 2020-11-05 11:32:41 +01:00
Marcin Grzejszczak
11bf817c11 Should work: 2020-11-04 14:51:00 +01:00
Marcin Grzejszczak
4fcd95c5f6 Migrating to Boot 2.4.0-RC1 2020-11-04 11:28:34 +01:00
Marcin Grzejszczak
cebcd37648 Merge branch '2.2.x' 2020-11-04 11:17:58 +01:00
Dominik Meister
5eab04c970 Delete only valid mappings before generating stubs at runtime (#1547)
* Delete only valid mappings before generating stubs at runtime

Improvements over the changes in 6d44c54c. We now only delete files
which contain valid mappings before generating stubs at runtime. This
way we ensure that we actually use the newly generated stubs, but still
are able to keep additional files around to be included via
`body(file(...))`.

* Incorporated PR feedback

- Removed HttpServerStubFactory
- Use SpringFactorieLoader to load HttpServerStub implementations
- Added tests for WireMockHttpServerStub#isAccepted(File)
2020-10-31 09:13:33 +01:00
Dominik Meister
6d44c54c80 Don't delete additional files before generating stubs on the fly (#1544)
This behaviour did break contracts which include request or response
bodies from separate files (via the `body(file(...))` directives).
2020-10-30 09:32:25 +01:00
Dominik Meister
692c5cf828 Option to disable '.git' suffix in git URLs (#1539)
Added stubrunner.properties.git.ensure-git-suffix to disable the automatic
addition of '.git' to git URLs.  This adds support for repositories which
don't support these kind of URLs (for example Azure DevOps).

Co-authored-by: Dominik Meister <dominik.meister@helsana.ch>
2020-10-27 17:43:12 +01:00
Marcin Grzejszczak
0decdd07ac Merge branch '2.2.x' 2020-10-26 12:40:23 +01:00
Stein Martin Hustad
a5f83f946a Fix invalid resource url on windows (#1537) 2020-10-23 11:35:52 +02:00
buildmaster
ffd6574532 Bumping versions 2020-09-17 00:23:53 +00:00
Marcin Grzejszczak
a2fac97148 Added GraphQL support (#1506)
fixes #670
2020-09-11 09:32:11 +02:00
Marcin Grzejszczak
a915cf102b Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
buildmaster
13a5de4d63 Bumping versions 2020-08-07 00:19:19 +00:00
buildmaster
83c53e9efc Going back to snapshots 2020-08-04 13:57:28 +02:00
buildmaster
a2539d21fd Update SNAPSHOT to 2.2.4.RELEASE 2020-08-04 13:57:13 +02:00
Marcin Grzejszczak
62e69e8193 Added proper conditions for on each execution 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
6856568a52 Fixde calling before / after methods too often 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
943111cb18 Removing port clash 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
fa07ca140c StubRunnerExtension can't be registered around non static field
fixes gh-1458
2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
242c8208a9 Adds metadata to contracts (#1466)
fixes #1340
fixes #1078 
fixes #1406
2020-08-04 13:36:22 +02:00
buildmaster
464046806d Going back to snapshots 2020-07-31 22:04:38 +00:00
buildmaster
2041d753d4 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:53:12 +00:00
Marcin Grzejszczak
59dd620415 Added proper conditions for on each execution 2020-07-31 12:46:35 +02:00
Marcin Grzejszczak
cd58c2c69a Fixde calling before / after methods too often 2020-07-31 12:34:47 +02:00
Marcin Grzejszczak
00714aa7e5 Removing port clash 2020-07-31 12:13:53 +02:00
Marcin Grzejszczak
339da7d1d6 StubRunnerExtension can't be registered around non static field
fixes gh-1458
2020-07-31 11:27:35 +02:00