Commit Graph

2058 Commits

Author SHA1 Message Date
buildmaster
b77090ee09 Update SNAPSHOT to 2.0.0.M6 2018-02-10 01:00:21 +00:00
Spencer Gibb
74e4649c4a Update boot to 2.0.0.RC1 2018-02-09 19:45:27 -05:00
Spencer Gibb
69c63d6e0c Update spring-rabbit to 2.0.0.RC2 2018-02-09 19:13:52 -05:00
Marcin Grzejszczak
38d9790401 Merge branch '1.2.x' 2018-02-09 15:03:55 +01:00
Marcin Grzejszczak
3b8a091dfc Fixed asm versions 2018-02-09 15:03:48 +01:00
Marcin Grzejszczak
4177c359ae Merge branch '1.2.x' 2018-02-09 10:05:36 +01:00
Marcin Grzejszczak
14c0600f8b Contract converters shouldn't require java 8 2018-02-09 10:04:26 +01:00
Ryan Baxter
1598f97575 using latest spring-cloud-dependencies-parent 2018-02-07 16:34:38 -05:00
Ryan Baxter
2bef31d7a5 using latest spring-cloud-build 2018-02-07 16:33:20 -05:00
Ryan Baxter
137af28a7e fixing links 2018-02-07 14:47:36 -05:00
Dave Syer
8dd4796d07 Tidy up sample dependencies 2018-02-05 14:22:08 +00:00
Marcin Grzejszczak
7361cf7434 Merge branch '1.2.x' 2018-02-05 14:49:52 +01:00
Marcin Grzejszczak
83e304008e Bumped jsonassert to 0.4.11
fixes gh-538, gh-537
2018-02-05 14:48:04 +01:00
Dave Syer
9bc48e1969 Merge branch '1.2.x' 2018-01-30 11:17:12 +00:00
Dave Syer
3ee5c4c308 Revert "Remove unnecessary placeholder resolution"
This reverts commit 2d9c505715.
2018-01-30 11:16:45 +00:00
Marcin Grzejszczak
af463792ca Updated the docs 2018-01-29 15:19:06 +01:00
Dave Syer
dde4c950a5 Merge branch '1.2.x' 2018-01-29 13:52:44 +00:00
Dave Syer
15ac841360 Put jsonPaths into request matchers (not response)
The correct WireMock JSON stubs should be available after this change.
Otherwise the json paths that were applied to the request in the
RESTdocs test were being translated into response matchers in the
contract (which doesn't even do anything in WireMock).
2018-01-29 13:52:11 +00:00
Dave Syer
2d9c505715 Remove unnecessary placeholder resolution 2018-01-29 13:52:08 +00:00
Marcin Grzejszczak
fb1bffd7fc Merge branch '1.2.x' 2018-01-25 17:58:10 +01:00
Marcin Grzejszczak
a49630bade Added debug information 2018-01-25 17:57:56 +01:00
Marcin Grzejszczak
e556e6eb41 Added missing contract closure 2018-01-25 17:34:05 +01:00
Marcin Grzejszczak
8ebfb17bf2 Fixed the broken setup? 2018-01-25 17:08:44 +01:00
Marcin Grzejszczak
ead9451b81 Fixing the build 2018-01-25 16:36:57 +01:00
Marcin Grzejszczak
d80f31b72a Merge branch '1.2.x' 2018-01-25 12:50:49 +01:00
Marcin Grzejszczak
01f55db2c6 Bumped WireMock to 2.14; fixes #506 2018-01-25 10:50:32 +01:00
Marcin Grzejszczak
0da705520e Trying to fix Circle build 2018-01-24 18:25:03 +01:00
Marcin Grzejszczak
1808923b43 Fixed docker org name 2018-01-24 17:29:14 +01:00
Marcin Grzejszczak
37d7e8cfd3 Docker images (#527)
with this change we're adding generation of 2 docker images - verifier and stub runner
we also added a project `spring-cloud-contract-stub-runner-boot` which contains a far jar with stub runner boot

fixes gh-526, gh-516
2018-01-24 17:07:22 +01:00
Dave Syer
ffd82662b7 Fix dependencies in Gradle for standalone tests 2018-01-23 16:51:16 +00:00
Marcin Grzejszczak
ade0b65720 Fixed some tests and broken dependencies 2018-01-20 00:28:32 +01:00
Marcin Grzejszczak
e0db3c058a Going to Boot snapshots 2018-01-19 10:17:51 +01:00
Marcin Grzejszczak
ed9dfd223f 🤦 2018-01-19 09:55:50 +01:00
Marcin Grzejszczak
643cbb2938 Merge branch '1.2.x' 2018-01-19 09:35:31 +01:00
Marcin Grzejszczak
a5bdb32b7c Fixing the build? 2018-01-19 09:33:43 +01:00
Marcin Grzejszczak
038c4b34ba updated versions 2018-01-19 01:30:38 +01:00
Marcin Grzejszczak
ec10ca8bb9 Fixed wrong version 2018-01-19 01:28:01 +01:00
Marcin Grzejszczak
466bff572d Merge branch '1.2.x' 2018-01-19 01:20:42 +01:00
Marcin Grzejszczak
ca51769f98 Using unique port for standalone tests 2018-01-19 01:20:34 +01:00
Marcin Grzejszczak
65ee88aa23 Merge branch '1.2.x' 2018-01-19 01:18:33 +01:00
Marcin Grzejszczak
f486eeb85b Added 1.2.x to whitelist 2018-01-19 00:47:20 +01:00
Marcin Grzejszczak
2fc0c75c44 Bumped parent 2018-01-19 00:42:16 +01:00
Marcin Grzejszczak
b745d9a7e3 YAML contracts (#522)
with this change we allow the users to use YAML to define contracts

fixes gh-300 gh-508
helps with #501
2018-01-19 00:27:15 +01:00
buildmaster
b2428c5f13 Bumping versions to 1.2.3.BUILD-SNAPSHOT after release 2018-01-16 17:20:16 +00:00
buildmaster
f5561d3f9b Going back to snapshots 2018-01-16 17:20:15 +00:00
buildmaster
19deb01269 Update SNAPSHOT to 1.2.2.RELEASE 2018-01-16 17:09:51 +00:00
Marcin Grzejszczak
3c0dcad1d6 Numbers are acceptable in the method name
fixes gh-518
2018-01-16 17:19:47 +01:00
Ryan Baxter
470faf7523 bumping netflix, commons, and build 2018-01-15 19:34:44 -05:00
Tom Hombergs
659545a774 replace invalid characters in generated method names with underscore (#519)
* replace invalid characters in generated method names with underscore

fixes #518
2018-01-12 23:35:03 +01:00
Tom Hombergs
833a7114ab matcher now correctly matches response instead of request 511 (#517) 2018-01-12 22:51:59 +01:00