Commit Graph

624 Commits

Author SHA1 Message Date
buildmaster
c09bf46264 Update SNAPSHOT to 4.1.3 2024-05-30 12:25:32 +00:00
buildmaster
5aecb238ad Bumping versions to 4.1.3-SNAPSHOT after release 2024-03-27 14:57:07 +00:00
buildmaster
9926cb322f Going back to snapshots 2024-03-27 14:57:06 +00:00
buildmaster
706cc29ef3 Update SNAPSHOT to 4.1.2 2024-03-27 14:50:29 +00:00
Olga MaciaszekSharma
0494a3fec3 Revert "Bumping versions"
This reverts commit 5a633693e3.
2024-03-26 14:34:18 +01:00
buildmaster
5a633693e3 Bumping versions 2024-03-23 10:41:30 +00:00
Olga MaciaszekSharma
a1adffc54c Revert "Bumping versions"
This reverts commit 80bb76f90e.
2024-03-22 15:31:24 +01:00
buildmaster
80bb76f90e Bumping versions 2024-03-22 10:41:46 +00:00
Olga MaciaszekSharma
dd8d04874a Fix versioning for 4.1.2-SNAPSHOT. 2024-03-21 18:01:46 +01:00
buildmaster
e505602698 Bumping versions 2024-03-08 10:42:09 +00:00
Olga MaciaszekSharma
1dbdfe85fb Fix versioning. 2024-03-06 19:08:25 +01:00
buildmaster
e47f7f89e6 Bumping versions 2024-01-25 10:39:49 +00:00
buildmaster
494f709202 Bumping versions to 4.1.2-SNAPSHOT after release 2024-01-24 12:53:22 +00:00
buildmaster
e029b11175 Going back to snapshots 2024-01-24 12:53:21 +00:00
buildmaster
052d2f7551 Update SNAPSHOT to 4.1.1 2024-01-24 12:45:50 +00:00
Marcin Grzejszczak
82449c23e8 Merge branch '4.0.x' 2023-12-29 16:04:42 +01:00
Marcin Grzejszczak
48d0531a29 Merge branch '3.1.x' into 4.0.x 2023-12-29 16:00:42 +01:00
Marcin Grzejszczak
d385d67331 Fixed invalid setting of custom port for AutoConfigureWireMock; fixes gh-2074 2023-12-29 16:00:17 +01:00
buildmaster
0ccd23f34b Bumping versions to 3.1.10-SNAPSHOT after release 2023-12-19 00:42:24 +00:00
buildmaster
8afe20d7ed Going back to snapshots 2023-12-19 00:42:23 +00:00
buildmaster
165cca53f8 Update SNAPSHOT to 3.1.9 2023-12-19 00:29:09 +00:00
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
Marcin Grzejszczak
ebac7f176c 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:52:30 +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
dependabot[bot]
6e3d657856 Bump com.example.github:github-analytics (#2008)
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-28 14:37:01 +02: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