Olga Maciaszek-Sharma
099911e056
Fix incorrect spring cloud dependencies versioning.
2018-10-16 14:10:52 +02:00
buildmaster
c20ecc91ed
Bumping versions to 1.2.7.BUILD-SNAPSHOT after release
2018-10-16 00:27:32 +00:00
buildmaster
697b5ac37f
Going back to snapshots
2018-10-16 00:27:30 +00:00
buildmaster
621c99fba8
Update SNAPSHOT to Edgware.SR5
2018-10-16 00:08:01 +00:00
Olga Maciaszek-Sharma
8b50edb340
Merge pull request #750 from spring-cloud/gh-667
...
Remove duplicated backslashes. Fixes gh-667
2018-10-15 16:38:51 +02:00
Olga Maciaszek-Sharma
1413704cfb
Remove duplicated backslashes. Fixes gh-667
2018-10-15 16:04:53 +02:00
Yuriy
ccd4e2f532
bump camel version ( #733 )
2018-09-19 17:55:09 +02:00
Olga Maciaszek-Sharma
1b36df5caf
Revert - resolve conflicts.
2018-09-12 14:14:09 +02:00
Olga Maciaszek-Sharma
35719ae2be
Revert 077e18aa25.
2018-09-12 14:13:39 +02:00
Olga Maciaszek-Sharma
3befda64f4
Revert 077e18aa25.
...
(cherry picked from commit 67170ae0de )
2018-09-12 14:12:56 +02:00
Marcin Grzejszczak
14498889f6
Fixed broken compilation
2018-08-29 16:23:56 +02:00
Marcin Grzejszczak
83e700cc97
Fixed broken compilation
2018-08-29 16:22:15 +02:00
Marcin Grzejszczak
d22b94ab83
Fixed broken compilation
2018-08-29 16:19:41 +02:00
Marcin Grzejszczak
8bd931cb4f
Added compatibility with WireMock helpers
...
(cherry picked from commit 9fe36dc747 )
2018-08-29 16:13:08 +02:00
Marcin Grzejszczak
d2f0f6322e
Added comments related to the workaround with Java HTTP client; thanks to @tomakehurst
2018-08-10 14:35:52 +02:00
Marcin Grzejszczak
6d630482ea
Using / for relative paths; should fix gh-697
2018-08-09 15:51:28 +02:00
Marcin Grzejszczak
e60eb56f2b
Removed unnecessary file separator from classpath stub provider
2018-08-09 15:45:02 +02:00
Marcin Grzejszczak
0b79a5b360
Moar debug
2018-08-09 15:04:46 +02:00
Marcin Grzejszczak
e0afcd523b
Added debug info for stubs per consumer
2018-08-09 14:11:59 +02:00
Marcin Grzejszczak
e5b0a9dabc
Added better exception for null collection elements; fixes gh-703
2018-08-08 18:09:27 +02:00
Marcin Grzejszczak
6d1cb05a77
Removed missing DirtiesContext
2018-08-08 18:04:20 +02:00
Marcin Grzejszczak
c9228969de
Closing and restarting WireMock stub after and before each test ( #707 )
...
fixes gh-665
2018-08-08 17:52:28 +02:00
Marcin Grzejszczak
7046690842
Fixed the way body is parsed for stub generation
...
without this fixed some bodies were treated as XML where they should be treated as text
fixes gh-493
2018-08-06 11:48:40 +02:00
Marcin Grzejszczak
e65aa5d6d5
Ensures that the proper channel will be picked for the same destination
...
fixes gh-694
2018-08-01 12:54:47 +02:00
Marcin Grzejszczak
46963e3da5
Fixed invalid contract package string
...
without this change we were matching the package for contracts with _REPLACEME_ text in it
with this change we're checking it against the package for contracts in a proper way
fixes gh-701
2018-08-01 12:12:37 +02:00
Marcin Grzejszczak
85406875e1
When referencing from request a number adds "L" for longs
...
fixes gh-702
2018-08-01 11:43:46 +02:00
Marcin Grzejszczak
58ce759ce6
Bumped jsonassert to 0.4.13; fixes gh-689
2018-07-13 10:59:46 -04:00
Marcin Grzejszczak
18c34f745f
Fixed wrong sc-deps update after the release
2018-07-02 14:05:02 +02:00
buildmaster
63418e0400
Bumping versions to 1.2.6.BUILD-SNAPSHOT after release
2018-06-29 20:38:49 +00:00
buildmaster
983b363512
Going back to snapshots
2018-06-29 20:38:47 +00:00
buildmaster
7d9dd84431
Update SNAPSHOT to 1.2.5.RELEASE
2018-06-29 20:22:31 +00:00
Marcin Grzejszczak
7ff571de93
bumped libs
2018-06-29 22:07:44 +02:00
Ryan Baxter
8e4af644b2
adding spring boot autoconfigure processor
2018-06-11 10:57:13 -04:00
Henry Jonathan
d72524173d
Contract for multipart/mixed endpoint backport to 1.2.x ( #662 )
...
* apply cherry pick based on b965c49a7e and fix conflict
2018-06-08 12:25:37 +02:00
Olga Maciaszek-Sharma
75c082a9c6
Fix pluginGroups entry info. Fix plugin call examples. Add info about ( #656 )
...
necessary directory setup.
2018-05-13 19:14:51 +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
077e18aa25
A response header should be verified against an execution property ( #649 )
...
Fixes #628
2018-05-11 02:12:16 +02:00
Tim Ysewyn
bf1c54dec7
Added assertion for empty map/object to autogenerated test ( #653 )
...
* Added assertion for empty map/object to autogenerated test
Fixes #554
2018-05-11 02:01:25 +02:00
Marcin Grzejszczak
7341b570b8
Added better support for XML in RestDocs; fixes gh-647
2018-05-08 20:38:00 +02:00
Marcin Grzejszczak
72f5ba2722
StubRunner config with role infra
2018-05-02 10:39:37 -04:00
Marcin Grzejszczak
0e51f97c2f
Made stub runner executable jar; fixes gh-630
2018-04-26 13:23:32 +02:00
Marcin Grzejszczak
349f906544
Updated libs
2018-04-26 13:23:32 +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
5dbac1f210
Generated messaging tests could create compilation errors for certain regexes in headers ( #622 )
...
* Fixed an issue with the generation of messaging tests where the regex pattern was creating compilation errors
fixes gh-620
(cherry picked from commit f64feaf )
2018-04-19 08:54:27 +02:00
Marcin Grzejszczak
d467341427
Ensured that stub part of the body gets returned form WIreMock response, fixes gh-611
2018-04-12 15:49:18 +02:00
Marcin Grzejszczak
7de5c7c4dd
Bumped JSON Assert to 0.4.12, fixes gh-610
2018-04-12 15:48:29 +02:00
Marcin Grzejszczak
264757d114
Fixed broken JaxRs cookie test
2018-04-11 16:00:08 +02:00
Marcin Grzejszczak
6ace68284c
Added docs
2018-04-11 12:34:23 +02:00
Marcin Grzejszczak
d203fe8dea
Added tests, dsl -> yml cookies
2018-04-11 12:04:34 +02:00
Marcin Grzejszczak
ddbd097b39
Merge branch '1.2.x_cookies' of https://github.com/bertzzie/spring-cloud-contract into bertzzie-1.2.x_cookies
2018-04-11 10:41:28 +02:00