Marcin Grzejszczak
cf37bc666a
Should not fail when matchers don't have dots
...
fixes gh-894
2019-10-31 14:58:40 +01:00
Marcin Grzejszczak
3f834e6062
Parses properly the full regex body on the request side
...
fixes gh-94
2019-10-31 14:24:24 +01:00
Marcin Grzejszczak
0933d9f31c
Updated circle setup
2019-10-22 11:29:18 +02:00
Marcin Grzejszczak
b93e4c73a8
Bumped jdk to adopt jdk for docker image
2019-10-21 15:55:03 +02:00
Karol Lipiec
a2845713a1
Added support of query parameters for RestDocs for WireMock stubs ( #1237 )
...
* Added support of query parameters for RestDocs for Stubs
fixes #112
2019-10-02 14:53:42 +02:00
Olga Maciaszek-Sharma
9450bb3a73
Fix flattened size counter. Fixes gh-1108. ( #1229 )
...
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek@gmail.com >
2019-09-28 10:28:35 +02:00
Olga Maciaszek-Sharma
3cb5d8a0f9
Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
2019-09-27 14:51:10 +02:00
Marcin Grzejszczak
3158e6fe86
Makes the BatchStubRunner bean initialized as early as possible
...
without this change beans that require the property with stub port might have already been initialized before BatchStubRunner was setup
with this change we're initilizing that bean as early as possible
fixes gh-1225
2019-09-26 17:48:51 +02:00
Marcin Grzejszczak
0a67fcbab3
Additional stub resetting, updated wiremock listener conditions
...
fixes gh-1027
2019-09-26 14:14:34 +02:00
Marcin Grzejszczak
84e259fe13
Updated docs with the new plugins api for Gradle
...
fixes gh-1217
2019-09-26 12:23:03 +02:00
Olga Maciaszek-Sharma
04c7ab307f
Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
2019-09-18 11:39:46 +02:00
Marcin Grzejszczak
876be130ed
Added npe guard; fixes gh-1154
2019-09-17 17:17:45 +02:00
Snyk bot
95c134c8d2
fix: pom.xml to reduce vulnerabilities ( #1214 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-174736
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450207
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-450917
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek@gmail.com >
# Conflicts:
# pom.xml
2019-09-16 17:19:08 +02:00
buildmaster
de94a14a9a
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
2019-09-10 18:47:36 +00:00
buildmaster
882cee887d
Going back to snapshots
2019-09-10 18:47:35 +00:00
buildmaster
4750b4e60e
Update SNAPSHOT to 2.1.3.RELEASE
2019-09-10 18:38:17 +00:00
Marcin Grzejszczak
93c5679949
Fixing the wrong task
2019-09-10 20:26:18 +02:00
Marcin Grzejszczak
d2ff700f18
Parametrizing gradle publishPlugins task in maven
2019-09-10 20:09:01 +02:00
Marcin Grzejszczak
764c13b6bf
I love Gradle
2019-09-10 18:59:24 +02:00
Marcin Grzejszczak
0a1b9b9060
I love Gradle
2019-09-10 18:34:56 +02:00
Marcin Grzejszczak
b21e1e1028
Trying to fix Gradle stuff
2019-09-10 18:28:13 +02:00
Marcin Grzejszczak
efac97ab5a
Adding env vars
2019-09-10 18:16:56 +02:00
Marcin Grzejszczak
e36da23f7c
Added password and username for sonatype
2019-09-10 17:55:17 +02:00
Marcin Grzejszczak
8d6336c73f
Made @AutoConfigureWireMock @Inherited; fixes gh-1201
2019-09-05 13:44:37 +02:00
Marcin Grzejszczak
b7b6a22c5f
Fixed formatting
2019-08-30 15:37:31 +02:00
Alican Akkus
bbb8877d40
fixes : #1160
2019-08-30 15:12:35 +02:00
Marcin Grzejszczak
b253a45bbe
Bumps jgit; fixes gh-1190
2019-08-30 10:26:02 +02:00
Marcin Grzejszczak
111847d91a
Migrated old jersey lib
2019-08-30 10:07:50 +02:00
Marcin Grzejszczak
c2f9e3fe85
Added the explicit version for jersey
2019-08-30 09:53:00 +02:00
Marcin Grzejszczak
77866858ec
Bumped commons-beanutils; fixes gh-1178
2019-08-30 09:48:55 +02:00
Rad
347f0a7a92
GH-1180 inject project file name ( #1183 )
2019-08-23 16:08:48 +02:00
Olga Maciaszek-Sharma
60809445ff
Add test scenarios to JUnit5. Fixes gh-887. ( #1177 )
2019-08-20 16:09:16 +02:00
Olga Maciaszek-Sharma
da107bc27c
Fixes gh-1174.
2019-08-19 16:32:50 +02:00
Olga Maciaszek-Sharma
be00f6cee2
Recognise arrays by regex and not only [*] literal. ( #1172 )
...
* Recognise arrays by regex and not only `[*]` literal.
Fixes gh-1091.
* Add test.
* Fix getting index of last matched groups.
2019-08-19 13:07:58 +02:00
Marcin Grzejszczak
835b23a2bc
Fixed the typo for Gradle; fixes gh-1164
2019-08-12 16:11:48 +02:00
Marcin Grzejszczak
3cf051fc1d
Added symbolic link of index.adoc
2019-07-29 14:45:32 +02:00
Marcin Grzejszczak
d81c6090ee
Updated java version for docker images
2019-07-18 10:30:09 +02:00
Marcin Grzejszczak
a1f308b0cf
Fixed unnecessary file renaming for scenarios when converting to yaml; fixes gh-1132
2019-07-08 17:06:24 +02:00
Marcin Grzejszczak
89c213f593
Convert to yaml will use query params; fixes gh-1086
2019-07-08 16:34:29 +02:00
Marcin Grzejszczak
ba95b57f94
Added a guard for versions without a dot; fixes gh-1115
2019-07-08 15:48:21 +02:00
Marcin Grzejszczak
03ce42294c
Ensures that execute(...) is resolved properly for YAML conversion; fixes gh-1129
2019-07-08 15:38:56 +02:00
Marcin Grzejszczak
8fcb454415
Bumped moco; fixes gh-1117
2019-06-28 14:39:29 +02:00
Marcin Grzejszczak
ebd3037d67
Bumped groovy to 2.4.17; fixes gh-1096
2019-06-28 14:25:41 +02:00
Marcin Grzejszczak
e0303fcec6
Bumped jgit to 5.3.1; fixes gh-1097
2019-06-28 14:24:58 +02:00
Marcin Grzejszczak
0dbb331a1c
Bumped activemq to 5.15.9; fixes gh-1089
2019-06-28 14:08:32 +02:00
Marcin Grzejszczak
167a5dbc17
Bumped Camel to 2.24.0; fixes gh-1090
2019-06-28 13:51:42 +02:00
Marcin Grzejszczak
92076e9cce
Publishing to gradle plugins portal for central profile; fixes gh-1114
2019-06-28 13:24:44 +02:00
Artem Ptushkin
de70cd1ef6
Matching strategy at body and contentType issue ( #1113 )
...
* Created test for equalToXml and bodyMatchers with xml content type - Failed
* Fixed equalToXml at stub for the equalToXml body and xml content type
* Fixed equalToJson at stub for the equalToJson body and explicit json content type.
If body has matching strategy then it has be used for stub generation.
2019-06-27 15:00:56 +02:00
Spencer Gibb
8de9c96abf
Bumps spring cloud build to 2.1.7.BUILD-SNAPSHOT
...
Also other spring deps
2019-06-21 12:57:38 -04:00
buildmaster
c9af98eccd
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
2019-06-21 11:25:33 +00:00