Marcin Grzejszczak
38a70b5b75
Fixed the documentation
2018-12-03 14:34:55 +01:00
Olga Maciaszek-Sharma
9bafbf66c8
Code cleanup.
2018-11-19 11:37:33 +01:00
Marcin Grzejszczak
4d423b8b5d
Removed cookies from messaging; fixes gh-759
2018-11-13 19:13:53 +01:00
Marcin Grzejszczak
a0aaee7578
Converted the storer's interface to byte[]
2018-11-12 22:23:14 +01:00
Marcin Grzejszczak
6210c42162
Add an option to dump contracts into a common representation
...
Allow an option to dump contracts as files for the given ContractConverter. In other words, if you have contracts written in e,g, groovy and yml, by providing a FQN of org.springframework.cloud.contract.verifier.converter.YamlContractConverter, you will be able to dump all files in a folder in a yml format.
fixes gh-793
2018-11-10 23:53:18 +01:00
Marcin Grzejszczak
51e6c73938
Asserts that contracts are valid; fixes gh-769
2018-10-26 21:08:01 +02:00
Marcin Grzejszczak
fc12375b76
Merge branch '2.0.x'
2018-10-23 20:25:27 +02:00
Marcin Grzejszczak
38afb59076
Fixed conversion of GString to String; fixes gh-762
2018-10-23 20:21:44 +02:00
Marcin Grzejszczak
4e301c7d9a
Fixed flakey test
2018-10-08 11:43:01 +02:00
Marcin Grzejszczak
4d6cd416b5
Revert "Maybe now?"
...
This reverts commit ab44d89
2018-10-05 18:38:21 +02:00
Marcin Grzejszczak
ab44d8935a
Maybe now?
2018-10-05 18:35:11 +02:00
Marcin Grzejszczak
3743701515
Revert "Please work"
...
This reverts commit e9bbf44
2018-10-05 18:33:43 +02:00
Marcin Grzejszczak
e9bbf44856
Please work
2018-10-05 18:31:31 +02:00
Marcin Grzejszczak
107ed195f1
Bumped to work with jdk11
2018-10-05 18:27:18 +02:00
Marcin Grzejszczak
c3984f0c3a
Fixed YAML Dsl conversion issues
...
fixes gh-738
2018-09-28 10:22:51 -04:00
Marcin Grzejszczak
aa6a515922
Fixed YAML Dsl conversion issues
...
fixes gh-738
2018-09-28 09:30:14 -04:00
buildmaster
1d275c346a
Going back to snapshots
2018-09-21 23:48:07 +00:00
buildmaster
19fca03627
Update SNAPSHOT to Greenwich.M1
2018-09-21 23:41:27 +00:00
Marcin Grzejszczak
c78e600c36
Fixed the contract to yml conversion; fixes gh-732
2018-09-17 17:56:09 +02:00
Marcin Grzejszczak
52a5ed6cec
Fixed the contract to yml conversion; fixes gh-732
2018-09-17 17:54:55 +02:00
Marcin Grzejszczak
1f475384bf
Merge branch '2.0.x'
2018-08-31 12:06:30 +02:00
Marcin Grzejszczak
d23684d1c4
Fixed backward compatibility of native WireMock helpers
2018-08-31 12:05:22 +02:00
Marcin Grzejszczak
58f3f429eb
Upgraded to Greenwhich
2018-08-27 18:33:10 +02:00
Marcin Grzejszczak
debea6edfd
Migrated to default WireMock helper methods; fixes gh-540
2018-08-24 15:10:55 +02:00
buildmaster
5375cf51ff
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 20:10:10 +00:00
buildmaster
2e92b65169
Going back to snapshots
2018-07-31 20:10:09 +00:00
buildmaster
c9758f5d4c
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:50:29 +00:00
Marcin Grzejszczak
fbee744992
Bump to Greenwich, 2.1.0
2018-07-19 15:00:13 +02:00
Axel Hodler
58baf76fac
Improve docs on contract priority ( #675 )
2018-06-30 07:28:09 +02:00
buildmaster
3be8122604
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-19 01:35:06 +00:00
buildmaster
8540c6ffdd
Going back to snapshots
2018-06-19 01:35:04 +00:00
buildmaster
ffeb8f74eb
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-19 01:22:57 +00:00
buildmaster
af93d926cb
Going back to snapshots
2018-05-25 13:31:27 +00:00
buildmaster
1e14427889
Update SNAPSHOT to 2.0.0.RC2
2018-05-25 13:22:50 +00:00
Marcin Grzejszczak
b2ee46de1e
Merge branch '1.2.x'
2018-05-11 14:36:31 +02:00
Marcin Grzejszczak
45b566111a
Fixed missing concrete value generation from a regex for messaging
...
fixes gh-650
2018-05-11 14:29:51 +02:00
Tim Ysewyn
3fe82362a8
Return the actual object instead of the String used for matching the pattern ( #654 )
2018-05-11 01:54:20 +02:00
buildmaster
7484fc339c
Going back to snapshots
2018-04-23 15:16:20 +00:00
buildmaster
7a6037cafe
Update SNAPSHOT to 2.0.0.RC1
2018-04-23 15:09:43 +00:00
Marcin Grzejszczak
f186a3e14d
Merge branch '1.2.x'
2018-04-19 09:12:20 +02:00
Tim Ysewyn
bfb5495ae7
Added the missing $() convenience method for messaging contracts ( #623 )
...
Fixes gh-619
(cherry picked from commit 4cf6e19 )
2018-04-19 08:56:06 +02:00
Tim Ysewyn
4cf6e199b9
Added the missing $() convenience method for messaging contracts ( #623 )
...
Fixes gh-619
2018-04-18 23:19:00 +02:00
Marcin Grzejszczak
b965c49a7e
Added support for multipart with content type, fixes gh-599
2018-04-11 15:37:13 +02:00
Marcin Grzejszczak
34f367e62b
Merge branch '1.2.x'
2018-04-11 12:48:22 +02:00
Marcin Grzejszczak
d203fe8dea
Added tests, dsl -> yml cookies
2018-04-11 12:04:34 +02:00
Marcin Grzejszczak
a0641790a9
Wiremock stubs with cookies + some tests
2018-04-11 10:05:43 +07:00
Alex Xandra Albert Sim
e7996e846e
Update @since version for Cookie(s) class
2018-04-10 08:29:36 +07:00
Alex Xandra Albert Sim
c740f8b3dd
Add cookie header check to contract verifier
2018-04-09 15:45:08 +07:00
Tim Ysewyn
de529e222e
Support for Pact v3 ( #569 )
...
* Upgraded pact-jvm-model to 3.5.13
* Enhanced the conversion of Spring Cloud contracts to Pact contracts using the v3 spec.
Introduces breaking change returning a list of `Pact`s instead of one.
* Enhanced the conversion of Pact contracts using the v3 spec tp Spring Cloud contracts.
* Implemented conversion of Pact v3 messaging to/from Spring Cloud contracts
* Updated code based on comments in the PR
* Added null matcher
* Added missing null matcher conversion from SCC to Pact
* Added number, integer and decimal matchers
* Added support for multiple matchers for the same json path.
Currently only the AND rule logic is supported.
* Added value generator functionality
* Refactored `stubMatchers` and `testMatchers` to support multiple types of "matcher groups", eg. header, path & query
* Refactored e37a8c5d82f96da6e1a698331afc62e6cf747bd6 in favor of a less invasive change using deprecation
* Added header matcher conversion
* Add/updated the ASF license header
* Fixed an issue with the header matchers while updating the documentation
* Updated the documentation
* Made some last minute changes to the `bodyMatchers`: `byNull()` isn't supported by WireMock
Closes #583
Fixes #595
2018-04-02 22:06:51 +02:00
buildmaster
766cd59f64
Bumping versions to 1.2.5.BUILD-SNAPSHOT after release
2018-03-27 00:44:45 +00:00