Commit Graph

968 Commits

Author SHA1 Message Date
buildmaster
d22f54c915 Going back to snapshots 2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00 Update SNAPSHOT to 3.0.3 2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:14:43 +00:00
buildmaster
13b3406698 Going back to snapshots 2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7 Update SNAPSHOT to 3.0.3 2021-05-27 09:54:00 +00:00
cselagea
2eea2152ca Fix request headers occurring after absent header not being added to generated test method. Fixes gh-1647 (#1663) 2021-05-22 10:42:52 +02:00
mariuszdb
e73d6526bf Parse ExecutionProperty in queryParameters (#1646)
Fixes gh-854
2021-04-26 09:04:25 +02:00
buildmaster
91cd2055a3 Bumping versions 2021-04-14 00:22:09 +00:00
Stessy Delcroix
a5b3f6b919 Rewrite spring-cloud-contract-verifier module: ContractToYaml and Reg… (#1534)
* Rewrite spring-cloud-contract-verifier module: ContractToYaml and RegexpBuilders

* Rewrite MapConverter and SpringCloudContractAssertions

* Fix build failure

* Rewrite YamlToContract and BaseWireMockStubStrategy

* Fix problems avec merge

* Rewrite WireMockRequestStubStrategy

* Rewrite ContractVerifierDslConverter

* Rewrite ContractFileScanner

* Rewrite ContractFileScannerBuilder
2021-04-13 09:12:22 +02:00
bono007
5d0154e5db Handle null kafka header values (#1629)
Fixes gh-1628
2021-03-29 08:13:07 +02:00
buildmaster
3a6aceedcc Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f Going back to snapshots 2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac Update SNAPSHOT to 3.0.2 2021-03-17 22:47:08 +00:00
bono007
336ff2ce30 Add support for comparing byte[] Kafka message header values (#1623)
Fixes gh-1587
2021-03-15 10:49:44 +01:00
Marcin Grzejszczak
7eb6d45338 Polish 2021-03-09 12:24:09 +01:00
Marcin Grzejszczak
6993f1492e Properly escapes query parameters; fixes gh-1441 2021-03-09 10:15:27 +01:00
Marcin Grzejszczak
fcf3f154ba Merge branch '2.2.x' 2021-03-08 17:15:43 +01:00
Marcin Grzejszczak
bda7ef3610 Removes trailing containers;fixes gh-1414 2021-03-08 17:14:46 +01:00
Marcin Grzejszczak
f9115dc30d Includes charset in regular expressions; fixes gh-1603 2021-03-08 12:11:03 +01:00
Marcin Grzejszczak
0dc35900fc Merge branch '2.2.x' 2021-02-17 19:53:14 +01:00
Arkadiusz Kondas
6853294573 Fix multipart request regex pattern (#1612)
* Fix multipart request regex pattern

* Add ? to \r to enable linux support in multipart regex
2021-02-17 19:50:36 +01:00
buildmaster
d6437e43bb Bumping versions to 2.2.7.BUILD-SNAPSHOT after release 2021-02-11 15:06:30 +00:00
buildmaster
c251d06260 Going back to snapshots 2021-02-11 15:06:29 +00:00
buildmaster
16c738e94d Update SNAPSHOT to 2.2.6.RELEASE 2021-02-11 14:55:51 +00:00
Marcin Grzejszczak
fed305485c Merge branch '2.2.x' 2021-02-05 13:12:40 +01:00
bono007
9a5c5a03f1 Adds support for Kafka message keys in contracts (#1585)
* Adds support for Kafka message keys in contracts

* Updated doc to include note on Kafka key SerDes

* Removes unintentional changes from previous commit.

Fixes gh-1267
2021-02-04 13:44:10 +01:00
buildmaster
9a615c8f05 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:10:16 +00:00
buildmaster
40feade942 Going back to snapshots 2021-01-27 22:10:15 +00:00
buildmaster
aa1be4eeda Update SNAPSHOT to 3.0.1 2021-01-27 21:57:05 +00:00
bono007
4b7e85cec1 Adds support for unqualified namespaced XML content (#1590)
Adds support for unqualified namespaced XML content and fixes how qualified namespace URIs values are retrieved.

Fixes gh-1571
2021-01-08 15:06:41 +01:00
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
buildmaster
ed2e9e6633 Going back to snapshots 2020-12-11 23:00:43 +00:00
buildmaster
5702a15b91 Update SNAPSHOT to 3.0.0-RC1 2020-12-11 22:49:57 +00:00
buildmaster
68fd288dfc Bumping versions 2020-12-11 00:20:25 +00:00
Marcin Grzejszczak
e7cafc162b Merge branch '2.2.x' 2020-12-11 00:25:46 +01:00
bono007
ec909350e9 Generates random boolean request value for aBoolean() (#1581)
Fixes gh-1410
2020-12-11 00:25:35 +01:00
Marcin Grzejszczak
45042ecc92 Merge branch '2.2.x' 2020-12-10 14:24:56 +01:00
Marcin Grzejszczak
346ecc48a8 Added support for XPath for multiple elements; fixes gh-1546 2020-12-10 14:23:45 +01:00
Marcin Grzejszczak
d4321d4191 Merge branch '2.2.x' 2020-12-10 14:02:42 +01:00
Marcin Grzejszczak
1bb3516249 Fixed broken compilation 2020-12-10 14:00:53 +01:00
Marcin Grzejszczak
ee8d71fb8b Merge branch '2.2.x' 2020-12-10 13:56:48 +01:00
Marcin Grzejszczak
2b0ef2f2fc Don't parse the stream content type to generate stubs
without this change we're parsing the stream's output
with this change we treat it as it is

fixes gh-1535
2020-12-10 13:50:16 +01:00
Marcin Grzejszczak
e4aaee6ba6 Merge branch '2.2.x' 2020-12-10 13:30:26 +01:00
Marcin Grzejszczak
1c1fb6f23a Makes in progress contract tests disabled
without this change all tests from a package were not generated if at least one was in progress
with this change all tests are generated but those in progress are disabled / ignored

fixes gh-1449
2020-12-10 13:02:58 +01:00
Marcin Grzejszczak
3350802bd5 Merge branch '2.2.x' 2020-12-10 08:58:21 +01:00
bono007
172175929c Removes the exclusions of old asm lib from jsonpath lib. (#1578)
Reverts gh-1568
2020-12-10 08:57:36 +01:00
Shannon Pamperl
7804933b21 Attempt to keep Kotlin totally off the classpath (#1558)
* Attempt to keep Kotlin totally off the classpath

* Add version header for new class

* Fix a few bugs with the samples and provide better debugging output for javaexec

* Use main consistently

* Fix Gradle's published pom and use maven-publish plugin consistently throughout plugin and samples

* Re-add groovydoc jar

* Have assemble create the groovydoc jar

* Switch to publishToMavenLocal

* Sync dependencies with pom.xml and fix null provider for Gradle versions less than 6.2

* Perform quoting conditionally for Windows only

* Add jsch, aether, and shaded libraries to round out compatibility

* Ensure contract tests are generated before kotlin compile task
2020-12-03 10:24:55 +01:00
buildmaster
a3268f908a Going back to snapshots 2020-12-01 23:43:23 +00:00
buildmaster
5625fc8972 Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:31:52 +00:00
Marcin Grzejszczak
3305ee31b3 Merge branch '2.2.x' 2020-12-01 13:35:17 +01:00