Commit Graph

1042 Commits

Author SHA1 Message Date
buildmaster
e8bbbab89f Bumping versions to 3.1.6-SNAPSHOT after release 2022-11-03 16:30:10 +00:00
buildmaster
8f008d7c06 Going back to snapshots 2022-11-03 16:30:09 +00:00
buildmaster
4384d146ca Update SNAPSHOT to 3.1.5 2022-11-03 16:06:49 +00: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
Artem Makarov
9db7023ec7 Fix improperly accessed optional values; ServerDslProperty incorrectly wrapped by OptionalProperty (#1809)
Fixes gh-1808
2022-08-19 10:55:35 +02:00
Marcin Grzejszczak
414cd9c545 Fixed broken docs 2022-07-01 14:02:32 +02:00
Marcin Grzejszczak
60be47be07 Merge branch '3.0.x' into 3.1.x 2022-06-20 17:00:02 +02:00
arseniqueee
95153a0299 Add priority property to converted contract in yaml (#1797)
* Add priority property to converted contract in yaml

* Add test for convert priority property in yaml format

Co-authored-by: Фейтуллаев Арсений Валерьевич <avafeytullaev@sberbank.ru>
2022-06-10 22:44:52 +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
buildmaster
b77ae2ca3e Bumping versions 2022-05-06 00:23:05 +00:00
Maciej Zieliński
1304ccab0b #1778 properly resole query parameters for url and urlPath property in YAML files (#1780)
Co-authored-by: maciezie <maciej.zielinski@idemia.com>
2022-05-05 10:46:49 +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
Adrian E. Hjertstedt
ce03ee008b Harden detection of InaccessibleObjectException in MetadataUtil (#1766)
The immediate cause under JDK16+ is not always InaccessibleObjectException
meaning the fallback logic to copy properties does not kick in.

Additional logic is needed to harden the detection of the InaccessibleObjectException
to ensure it is catered for in the fallback logic.

Co-authored-by: Adrian Hjertstedt <adrian@adrianhj.com>
2022-03-25 15:30:25 +01:00
Koki Igarashi
9980eb0e9d fix #1656: Add missing support for JSON values inside arrays in WireMockStub (#1764)
Fixes #1656.
Currently, numbers, booleans and null inside arrays are double-quoted
when converting dsl into stub, which results in generating incorrect
json stubs for WireMock. This commit fixes it.
2022-03-24 14:53:47 +01:00
Koki Igarashi
5b7fef0f74 fix #1667: Add missing multipart support in Spock (#1763)
Currently, the multipart support for EXPLICIT and WEBCLIENTTEST
modes in Spock is missing. This commit adds the support.

Fixes #1667
2022-03-23 16:49:28 +01:00
spencergibb
792ad2e096 Ignores failing test.
See gh-1754
2022-02-25 14:02:13 -05: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
buildmaster
e8dfe7a8b1 Update SNAPSHOT to 3.1.1 2022-02-17 18:03:35 +00:00
buildmaster
1bc841d724 Bumping versions to 3.0.6-SNAPSHOT after release 2021-12-15 18:57:41 +00:00
buildmaster
381bb0992a Going back to snapshots 2021-12-15 18:57:40 +00:00
buildmaster
19e4db800f Update SNAPSHOT to 3.0.5 2021-12-15 18:24:03 +00:00
buildmaster
6d78e66c90 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 21:52:52 +00:00
buildmaster
07d15891d6 Going back to snapshots 2021-12-01 21:52:50 +00:00
buildmaster
8084a67c94 Update SNAPSHOT to 3.1.0 2021-12-01 21:25:28 +00:00
Marcin Grzejszczak
c3ce9f6326 Ignores 2 tests on jdk17 2021-11-29 10:02:34 +01:00
buildmaster
befdc98a18 Bumping versions 2021-11-24 10:33:34 +00:00
Marcin Grzejszczak
6da8e89a39 Escapes any special chars; fixes gh-1635 2021-11-23 09:35:29 +01:00
Marcin Grzejszczak
04769ca5c7 Allows providing a custom KafkaTemplate bean; fixes gh-1704 2021-11-23 08:58:46 +01:00
Marcin Grzejszczak
6fd4280d12 Removed deprecations 2021-11-16 22:59:15 +01:00
buildmaster
3cde5018c1 Going back to snapshots 2021-11-03 15:15:34 +00:00
buildmaster
85ba58a8fa Update SNAPSHOT to 3.1.0-RC1 2021-11-03 14:49:13 +00:00
buildmaster
778307b964 Going back to snapshots 2021-10-20 03:59:41 +00:00
buildmaster
339f1c5425 Update SNAPSHOT to 3.1.0-M3 2021-10-20 03:34:32 +00:00
Olga MaciaszekSharma
5a44445277 Exclude slf4j-log4j12 transitive deps. 2021-10-19 17:09:06 +02:00
buildmaster
3b8ba3dead Bumping versions 2021-10-08 10:34:40 +00:00
Marcin Grzejszczak
c2b19b397d Changed the backward incompatible change 2021-10-07 16:17:37 +02:00
Marcin Grzejszczak
b8d08b2338 Fixing checkstyle 2021-10-07 16:04:06 +02:00
Marcin Grzejszczak
c8614f9af6 Fixing compilation issues with assertj 2021-10-07 16:00:28 +02:00
buildmaster
f7dc499b80 Going back to snapshots 2021-10-01 20:37:41 +00:00
buildmaster
2ba78b9cfa Update SNAPSHOT to 3.1.0-M2 2021-10-01 20:10:36 +00:00
buildmaster
30d154db95 Bumping versions to 3.0.5-SNAPSHOT after release 2021-09-21 16:41:38 +00:00
buildmaster
28edc7ff02 Going back to snapshots 2021-09-21 16:41:37 +00:00