Commit Graph

601 Commits

Author SHA1 Message Date
Marcin Grzejszczak
609b48159b Makes jakarta servlet dependency optional
without this change if you use Spring Cloud Contract WireMock with e.g. WebFlux your Spring Boot context can fail to start beacuse of it can't decide whether the application should be reactive or not.

with this change we're making the dependency optional because it should come from the user, we shouldn't be providing it. Also RestDocs are assuming that that dependency is a runtime one

fixes gh-1854
2023-12-14 10:54:42 +01:00
buildmaster
2b81c317da Bumping versions to 4.1.1-SNAPSHOT after release 2023-12-06 16:56:23 +00:00
buildmaster
633ddd9fd3 Going back to snapshots 2023-12-06 16:56:22 +00:00
buildmaster
2ae2ffadb7 Update SNAPSHOT to 4.1.0 2023-12-06 16:49:51 +00:00
Marcin Grzejszczak
981be7859a Fixed checkstye 2023-12-04 16:08:05 +01:00
Marcin Grzejszczak
08e0e305ce Fixed checkstye 2023-12-04 15:22:52 +01:00
Igor Dianov
d5bd388b10 Fix GH-2035 AutoConfigureWiremock with a pre-defined custom port always defaults to port 8080 (#2036) 2023-12-04 13:03:06 +01:00
buildmaster
cd0fffa972 Going back to snapshots 2023-10-31 15:06:20 +00:00
buildmaster
4c6e703dc9 Update SNAPSHOT to 4.1.0-RC1 2023-10-31 15:00:49 +00:00
buildmaster
7044811061 Going back to snapshots 2023-09-27 12:30:51 +00:00
buildmaster
f9583cbd72 Update SNAPSHOT to 4.1.0-M2 2023-09-27 12:25:18 +00:00
Marcin Grzejszczak
61c640b82f Merge branch '4.0.x' 2023-09-26 15:23:17 +02:00
Marcin Grzejszczak
88c4c4cf92 Merge branch '3.1.x' into 4.0.x 2023-09-26 15:22:04 +02:00
Paulius Paplauskas
0ca1a20940 Use prepareTestInstance phase instead of beforeTestClass phase (#1996)
* use prepareTestInstance phase instead of beforeTestClass phase to check wiremock config

* code style changes
2023-09-26 15:21:16 +02:00
dependabot[bot]
f50195a7a7 Bump com.example.github:github-webhook (#1985)
Bumps com.example.github:github-webhook from 1.0.0.M1-190120_193303-VERSION to 1.0.0.M1-20180806_102441-VERSION.

---
updated-dependencies:
- dependency-name: com.example.github:github-webhook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 09:57:17 +02:00
Marcin Grzejszczak
0f6e0fec50 Merge branch '4.0.x' 2023-09-25 12:28:29 +02:00
dependabot[bot]
fd8970709c Bump com.example.github:github-webhook (#1968)
Bumps com.example.github:github-webhook from 1.0.0.M1-190120_193303-VERSION to 1.0.0.M1-20180806_102441-VERSION.

---
updated-dependencies:
- dependency-name: com.example.github:github-webhook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 11:39:48 +02:00
dependabot[bot]
d86020f8dc Bump com.example.github:github-analytics (#1970)
Bumps com.example.github:github-analytics from 1.0.0.M1-190120_105104-VERSION to 1.0.0.M1-20180613_114136-VERSION.

---
updated-dependencies:
- dependency-name: com.example.github:github-analytics
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 11:39:00 +02:00
Marcin Grzejszczak
aeaa2fad8d Added hamcrest back 2023-09-19 15:07:29 +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
Marcin Grzejszczak
5bfd99c37a Merge branch '4.0.x' 2023-09-04 18:36:16 +02:00
Marcin Grzejszczak
b1eba33ca9 Merge branch '3.1.x' into 4.0.x 2023-09-04 18:35:22 +02:00
Marcin Grzejszczak
a15db490f1 Defaults the WireMock server port to 8080; fixes gh-1920 2023-09-04 18:32:32 +02:00
buildmaster
05234d4382 Going back to snapshots 2023-08-10 03:38:06 +00:00
buildmaster
9f5242eeab Update SNAPSHOT to 4.1.0-M1 2023-08-10 03:28:32 +00:00
buildmaster
030eeff2d3 Bumping versions to 4.0.5-SNAPSHOT after release 2023-07-27 21:34:42 +00:00
buildmaster
5ebba9bd02 Going back to snapshots 2023-07-27 21:34:41 +00:00
buildmaster
a63e4d863f Update SNAPSHOT to 4.0.4 2023-07-27 21:22:32 +00:00
buildmaster
8d897f44ed Bumping versions to 3.1.9-SNAPSHOT after release 2023-06-29 13:50:12 +00:00
buildmaster
30260c234f Going back to snapshots 2023-06-29 13:50:11 +00:00
buildmaster
40f46f68e4 Update SNAPSHOT to 3.1.8 2023-06-29 13:38:36 +00:00
Marcin Grzejszczak
33ee34fe74 Merge branch '4.0.x' 2023-06-15 16:13:49 +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
e367df3877 Updates to version 4.1.0-SNAPSHOT 2023-06-14 15:30:13 -04:00
buildmaster
730c1f140a Bumping versions 2023-05-26 17:12:35 +00:00
buildmaster
6c5a6e628c Bumping versions 2023-05-25 14:21:17 +00:00
buildmaster
70c77dda9c Bumping versions to 4.0.4-SNAPSHOT after release 2023-05-24 21:38:54 +00:00
buildmaster
615af9f858 Going back to snapshots 2023-05-24 21:38:53 +00:00
buildmaster
a248161dd6 Update SNAPSHOT to 4.0.3 2023-05-24 21:27:39 +00:00
buildmaster
70e9ccda4f Bumping versions to 3.1.8-SNAPSHOT after release 2023-04-27 16:34:07 +00:00
buildmaster
c50cd9f93e Going back to snapshots 2023-04-27 16:34:05 +00:00
buildmaster
d5e74a64e3 Update SNAPSHOT to 3.1.7 2023-04-27 16:07:47 +00:00
geirhede
ccabfb3dec Improving observability when debugging broken wiremock configurations (#1891) 2023-04-20 13:02:56 +02:00
Wallace Wadge
e4d19d8e9b Adds support to specify priority and allow for template override (#1882)
* Adds support to specify priority and make it possible to override the snippet template

Fixes gh-1818

* Adds support to specify priority and make it possible to override the snippet template

Fixes gh-1818

---------

Co-authored-by: Wallace Wadge <wallace.wadge@gamesysgroup.com>
2023-04-06 10:05:50 +02:00
buildmaster
15d412f5cf Bumping versions to 4.0.3-SNAPSHOT after release 2023-03-28 18:48:26 +00:00
buildmaster
28533c4d2d Going back to snapshots 2023-03-28 18:48:25 +00:00
buildmaster
0d7932b3ed Update SNAPSHOT to 4.0.2 2023-03-28 18:38:09 +00:00
Nikola Kološnjaji
5343cb9b35 Relaxed SSL validation with RestTemplate interceptors (#1869)
* Relaxed SSL validation with RestTemplate interceptors

* Formatting

* Checkstyle

fixes #1868
2023-03-21 15:18:19 +01:00