Marcin Grzejszczak
5467fbecd3
Merge branch '2.1.x'
2019-11-04 09:25:01 +01:00
Marcin Grzejszczak
e2999d9f8b
Updates the parsing of a json body containing a regex in the body
2019-11-04 09:20:25 +01:00
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
b2010ae642
Merge branch '2.1.x'
2019-10-31 14:37:46 +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
buildmaster
b3228306ba
Going back to snapshots
2019-10-24 21:38:41 +00:00
buildmaster
bc042bd0e3
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 21:30:13 +00:00
Marcin Grzejszczak
d5acc0ca12
Update auto-configuration to use @Configuration(proxyBeanMethods=false)
...
fixes gh-1245
2019-10-24 15:39:57 +02:00
buildmaster
2e3b77c3db
Going back to snapshots
2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81
Update SNAPSHOT to 2.2.0.M3
2019-10-03 20:40:02 +00:00
Marcin Grzejszczak
05d82e0bbe
Fixed checkstyle
2019-10-02 15:00:52 +02:00
Marcin Grzejszczak
dba2d1b260
Merge branch '2.1.x'
2019-10-02 14:53:58 +02:00
Marcin Grzejszczak
25ada9ea0a
Bumped WireMock to 2.25.0
...
fixes gh-1230
fixes gh-1231
2019-10-01 14:39:43 +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
Marcin Grzejszczak
b59398878f
Bumped Maven to 3.6.2
...
migrated aether to maven-provider
fixes gh-1218
2019-09-19 17:03:07 +02:00
buildmaster
2437cd341b
Bumping versions
2019-09-19 00:23:09 +00:00
Marcin Grzejszczak
246979d08e
Added logging and making kafka tests less brittle
2019-09-18 10:34:33 +02:00
Marcin Grzejszczak
9375d0e28b
Merge branch '2.1.x'
2019-09-17 17:20:03 +02:00
Marcin Grzejszczak
876be130ed
Added npe guard; fixes gh-1154
2019-09-17 17:17:45 +02:00
Marcin Grzejszczak
4d45bdf31d
Added support for Spring Kafka
...
fixes gh-877
2019-09-16 22:39:36 +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
buildmaster
e42c5bc94a
Bumping versions
2019-09-10 00:21:31 +00:00
Marcin Grzejszczak
a1ba2a3be1
Fixes broken tests
2019-09-09 15:13:14 +02:00
Marcin Grzejszczak
c7b4f0125b
Added integration for JMS
...
fixes gh-1141
2019-09-09 14:22:02 +02:00
Marcin Grzejszczak
77866858ec
Bumped commons-beanutils; fixes gh-1178
2019-08-30 09:48:55 +02:00
Marcin Grzejszczak
395656bbc2
Bumped commons-beanutils; fixes gh-1178
2019-08-30 09:47:43 +02:00
Marcin Grzejszczak
ea2d6b6580
Merge branch '2.1.x'
2019-08-23 16:41:33 +02:00
Olga Maciaszek-Sharma
8826cc1252
Deprecate TestFrameworkDefinition.
...
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek@gmail.com >
2019-08-23 12:28:47 +02:00
Olga Maciaszek-Sharma
bb57287eb9
Merge branch '2.1.x'
...
# Conflicts:
# spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/config/framework/TestNGDefinition.groovy
# spring-cloud-contract-verifier/src/test/groovy/org/springframework/cloud/contract/verifier/builder/SingleTestGeneratorSpec.groovy
2019-08-23 12:20:00 +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
8e44c3a9e2
Fix test.
2019-08-19 14:49:21 +02:00
Olga Maciaszek-Sharma
abe12c7727
Merge branch '2.1.x'
2019-08-19 13:09:34 +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
buildmaster
6b5d4860b9
Going back to snapshots
2019-08-14 16:21:05 +00:00
buildmaster
16902f4338
Update SNAPSHOT to 2.2.0.M2
2019-08-14 16:07:47 +00:00
Marcin Grzejszczak
3c4772bb6f
Fixed the Jotlin sample with the Gradle API
2019-08-14 12:19:53 +02:00
Marcin Grzejszczak
ebc524c87d
Merge branch 'master' into feature/kotlin-contract-support
2019-08-14 10:49:35 +02:00
Marcin Grzejszczak
dc0e6e61bc
Fixed the docs
2019-08-14 10:49:13 +02:00
anatoliy-balakirev
ad9eefd0f5
Add incremental build support to gradle plugin ( #1165 )
...
In order to make it working - I had to define clear input and output
params for each gradle task.
As part of this task I've also cleaned up some services to define clear
inputs instead of generic `ContractVerifierConfigProperties`.
Fixes gh-1133
2019-08-14 10:48:15 +02:00
Tim Ysewyn
301e8be951
Merge branch 'master' into feature/kotlin-contract-support
2019-08-13 15:45:51 +02:00
anatoliy-balakirev
ca72481d10
fix NPEs ( #1170 )
2019-08-13 15:28:02 +02:00
Marcin Grzejszczak
f1731e018e
Removed jacoco from the build on circle
2019-08-13 15:11:12 +02:00
Tim Ysewyn
9f2a96d8d6
Merge branch 'master' into feature/kotlin-contract-support
2019-08-13 14:35:05 +02:00
Tim Ysewyn
c5d7936a7c
Updated docs
2019-08-13 14:34:06 +02:00
Marcin Grzejszczak
2419b53362
Lowered logging level temporarilly
2019-08-13 12:49:45 +02:00
Marcin Grzejszczak
f4fef09eb6
Throw an exception when Java can't be parsed
2019-08-13 12:19:24 +02:00
Tim Ysewyn
5ae10f246c
Merge branch 'master' into feature/kotlin-contract-support
2019-08-13 10:03:57 +02:00
Marcin Grzejszczak
cd946fe01c
Fixed the build
2019-08-12 16:02:36 +02:00