Commit Graph

56 Commits

Author SHA1 Message Date
buildmaster
ffd6574532 Bumping versions 2020-09-17 00:23:53 +00:00
Marcin Grzejszczak
a915cf102b Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
Marcin Grzejszczak
242c8208a9 Adds metadata to contracts (#1466)
fixes #1340
fixes #1078 
fixes #1406
2020-08-04 13:36:22 +02:00
Marcin Grzejszczak
2cd91bb671 Merge branch '2.2.x' 2020-07-24 18:21:40 +02:00
Swierkowski
a8fa381281 no length limit in ISO8601_WITH_OFFSET second's decimal fraction (#1456)
Fixes gh-1452
2020-07-24 18:21:14 +02:00
buildmaster
ef923c1a26 Going back to snapshots 2020-07-23 19:22:19 +00:00
buildmaster
2dea2c25d7 Update SNAPSHOT to 3.0.0-M3 2020-07-23 19:11:42 +00:00
buildmaster
ca6e322cf2 Going back to snapshots 2020-05-29 19:29:08 +00:00
buildmaster
ac8ea6592b Update SNAPSHOT to 3.0.0-M2 2020-05-29 19:23:10 +00:00
buildmaster
b3ffbb99d3 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-05-28 22:22:17 +00:00
buildmaster
f0e7556400 Going back to snapshots 2020-05-28 22:22:16 +00:00
buildmaster
8dfb8d3017 Update SNAPSHOT to 2.2.3.RELEASE 2020-05-28 22:08:31 +00:00
Olga Maciaszek-Sharma
90c4312b37 Update license comments. 2020-04-24 13:24:33 +02:00
buildmaster
008c41e3eb Bumping versions 2020-04-17 16:20:16 +00:00
buildmaster
abf82e509f Going back to snapshots 2020-04-09 23:53:30 +00:00
buildmaster
dbfc0d7560 Update SNAPSHOT to 3.0.0.M1 2020-04-09 23:45:15 +00:00
buildmaster
ca4abc62e8 Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-03-04 20:55:26 +00:00
buildmaster
9c1feef77c Going back to snapshots 2020-03-04 20:55:25 +00:00
buildmaster
c510829c55 Update SNAPSHOT to 2.2.2.RELEASE 2020-03-04 20:39:33 +00:00
Marcin Grzejszczak
9e02b7c902 Updated Copyrights 2020-01-28 20:00:13 +01:00
Marcin Grzejszczak
ad00a39d17 Bumped versions 2020-01-20 11:22:18 +01:00
abialas
4872c9a14f Remove deprecated and fix wrong javadoc on bodyMatchers - they replaced testMatchers and are not deprecated (#1306) 2020-01-11 12:29:58 +01:00
Marcin Grzejszczak
180e6a0f5a Merge branch '2.1.x' 2019-12-31 11:01:23 +01:00
Marcin Grzejszczak
0a7730ef16 Fixing the iso format for regex patterns; fixes gh-1296 2019-12-31 09:33:11 +01:00
buildmaster
d451d5fd8e Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-20 14:31:45 +00:00
buildmaster
a4d6a67f0b Going back to snapshots 2019-12-20 14:31:45 +00:00
buildmaster
c97e6e82d0 Update SNAPSHOT to 2.2.1.RELEASE 2019-12-20 14:17:56 +00:00
buildmaster
3fb03b2b80 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 12:08:31 +00:00
buildmaster
330cfa42ed Going back to snapshots 2019-11-26 12:08:31 +00:00
buildmaster
00d9e52c47 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 11:58:40 +00:00
buildmaster
50a1da1058 Going back to snapshots 2019-11-10 00:44:33 +00:00
buildmaster
a2d343d542 Update SNAPSHOT to 2.2.0.RC2 2019-11-10 00:37:32 +00:00
Marcin Grzejszczak
1f8ea546d2 Merge branch '2.1.x' 2019-11-08 15:05:01 +01:00
Marcin Grzejszczak
1ac427a20a Merge branch '2.1.x' 2019-11-06 12:38:51 +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
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
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
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
Tim Ysewyn
ed83b824bb Some minor changes based on feedback 2019-08-13 15:01:38 +02:00
Tim Ysewyn
17f72115b1 Fixed javadoc issues 2019-08-09 19:25:36 +02:00
Tim Ysewyn
5c6cd9fa0c Refactored internals 2019-08-09 17:38:39 +02:00
Tim Ysewyn
981463dbf7 Added getter for 'inProgress' field 2019-08-07 23:59:26 +02:00
Tim Ysewyn
05f9486852 Merge branch 'master' into feature/kotlin-contract-support 2019-08-07 23:29:55 +02:00
Marcin Grzejszczak
24f8930237 Merge branch 'Buzzardo-new_docs'
fixes gh-1140
fixes gh-1157
2019-08-07 10:59:06 +02:00
Marcin Grzejszczak
2be3d0ab86 Added the option "inProgress" to the contract
without this change we can't have a contract that will generate a stub but not a test. Of course that's for a reason since it's overriding the very essence of contract test.
with this change we assume that the users know what they're doing and that they will use this flag rarerly. Cause it means that you can have a false positive.

related to gh-881
2019-08-06 15:39:32 +02:00
Tim Ysewyn
551d4dde59 Made helper functions static 2019-08-05 20:48:37 +02:00