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
Marcin Grzejszczak
de8333deed
Exludes asm libraries from jsonassert
...
fixes gh-1568
fixes gh-1561
2020-12-01 13:33:30 +01:00
Marcin Grzejszczak
d8f6e17af5
Removed most of deprecations; fixes gh-1570
2020-11-26 12:58:47 +01:00
buildmaster
f11212c2c1
Going back to snapshots
2020-11-17 21:41:10 +00:00
buildmaster
6a0b4555ea
Update SNAPSHOT to 3.0.0-M5
2020-11-17 21:29:39 +00:00
Marcin Grzejszczak
6b3b228fc2
Merge branch '2.2.x'
2020-11-17 08:42:01 +01:00
bono007
b0e33b3e90
Adds handling for empty list and empty map response body ( #1556 )
...
Fixes gh-1423
2020-11-17 08:31:53 +01:00
Marcin Grzejszczak
88e27ede80
Removed jetbrains imports
2020-11-16 08:19:11 +01:00
Marcin Grzejszczak
0c3cf8e323
Fixed broken tests
2020-11-12 13:36:09 +01:00
Marcin Grzejszczak
5a11c2cc55
Allows reusage of the amqp messageverifier setup
2020-11-12 12:10:04 +01:00
Marcin Grzejszczak
0cbf8e9ca7
Introduced File for verifying if a stubgenerator should be used
2020-11-10 14:50:26 +01:00
Marcin Grzejszczak
40e0801aef
Added logging of message verifier implementation
2020-11-10 13:17:04 +01:00
Marcin Grzejszczak
c9208e5ef1
Added logging of message verifier implementation
2020-11-10 13:11:52 +01:00
buildmaster
8871838e69
Bumping versions to 2.2.6.BUILD-SNAPSHOT after release
2020-11-09 11:40:11 +00:00