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
b52b6d2ef8
Merge branch '2.0.x'
2018-11-14 12:01:48 +01:00
Marcin Grzejszczak
9c6d625941
Merge branch '1.2.x' into 2.0.x
2018-11-14 12:01:34 +01:00
Marcin Grzejszczak
f0c7d26e8b
Allows generating stubs for body containing boolean; fixes gh-708
2018-11-14 12:01:23 +01:00
Marcin Grzejszczak
a0aaee7578
Converted the storer's interface to byte[]
2018-11-12 22:23:14 +01:00
Marcin Grzejszczak
72f171ed6c
targetFramework to testFramework
2018-11-12 11:17:13 +01:00
Marcin Grzejszczak
387b95a894
Added warning message
2018-11-11 11:32:53 +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
8cf9dc8252
Added a guard against npe in camel
2018-11-09 20:33:05 +01:00
Marcin Grzejszczak
8f1ab301c9
Merge branch '2.0.x'
2018-11-08 20:10:49 +01:00
Marcin Grzejszczak
c884b9cfbd
Merge branch '1.2.x' into 2.0.x
2018-11-08 20:04:48 +01:00
Marcin Grzejszczak
525bc4eead
Ensures that can parse amqp headers when they are a list; fixes gh-789
2018-11-08 20:04:35 +01:00
Marcin Grzejszczak
7123d25f61
Merge branch '2.0.x'
2018-11-08 17:21:34 +01:00
Marcin Grzejszczak
ba2e67275a
Merge branch '1.2.x' into 2.0.x
2018-11-08 17:21:26 +01:00
Marcin Grzejszczak
182aa430b5
Added fixedDelayMilliseconds in yaml and docs; fixes gh-788
2018-11-08 17:18:20 +01:00
Marcin Grzejszczak
04a292775f
Merge branch '2.0.x'
2018-11-08 17:07:05 +01:00
Marcin Grzejszczak
d5c4597193
Merge branch '1.2.x' into 2.0.x
2018-11-08 16:52:18 +01:00
Marcin Grzejszczak
e01af34151
Fixed the issue with round robin of stream / integration flows; fixes gh-787
2018-11-08 16:44:50 +01:00
Stefan Stus
5abf2d7c17
Added support for camel with Boot 2.0; gh-673 ( #786 )
...
fixes #673
2018-11-08 15:44:44 +01:00
Marcin Grzejszczak
8c77386816
Deprecated targetFramework in Gradle; fixes gh-725
2018-11-06 17:31:07 +01:00
Marcin Grzejszczak
96a60e75f6
Does not return a lowercase channel name; fixes gh-781
2018-11-06 16:12:48 +01:00
Marcin Grzejszczak
d3a4b1c611
Merge branch '1.2.x' into 2.0.x
2018-11-06 16:12:28 +01:00
Marcin Grzejszczak
8b869e0c7a
Does not return a lowercase channel name; fixes gh-781
2018-11-06 16:12:11 +01:00
Marcin Grzejszczak
51e6c73938
Asserts that contracts are valid; fixes gh-769
2018-10-26 21:08:01 +02:00
Marcin Grzejszczak
a2e4dd1459
Fixed invalid cookie and URL YAML parsing; fixes gh-770
2018-10-26 19:48:15 +02:00
Marcin Grzejszczak
c05f19cdb7
Fixed invalid cookie and URL YAML parsing; fixes gh-770
2018-10-26 19:47:42 +02:00
Marcin Grzejszczak
4735b55a3e
Merge branch '2.0.x'
2018-10-24 22:45:15 +02:00
Marcin Grzejszczak
921b0e155b
Added URL matchers for YAML; fixes gh-767
2018-10-24 22:45:01 +02:00
Marcin Grzejszczak
c42b4a6fd9
Merge branch '2.0.x'
2018-10-24 22:31:35 +02:00
Marcin Grzejszczak
898dbcab98
Added query parameter matchers for YAML; fixes gh-766
2018-10-24 22:31:22 +02:00
Marcin Grzejszczak
254864b21c
Merge branch '2.0.x'
2018-10-23 22:56:12 +02:00
Marcin Grzejszczak
2d5c2dd931
Fixes missing casting; fixes gh-764
2018-10-23 22:53:23 +02:00
Marcin Grzejszczak
45fd30262a
Merge branch '2.0.x'
2018-10-23 22:16:48 +02:00
Marcin Grzejszczak
edb3d97f3f
Fixed invalid cloning of a json; fixes gh-763
2018-10-23 22:13:41 +02:00
buildmaster
15344a159c
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 19:56:38 +00:00
buildmaster
55be026c4a
Going back to snapshots
2018-10-23 19:56:36 +00:00
buildmaster
02d5a01025
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 19:42:37 +00: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
Olga Maciaszek-Sharma
cf21f18938
Webtestclient support ( #757 )
...
* Fix incorrect spring cloud dependencies versioning.
* Test fix and minor refactoring.
* Add docs.
* Fixes after code review.
fixes gh-422
2018-10-22 14:34:03 +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
32d0964d06
Merge branch '2.0.x'
...
# Conflicts:
# samples/standalone/dsl/http-client/build.gradle
# samples/standalone/dsl/http-server/build.gradle
# samples/standalone/messaging/stream-sink/build.gradle
# samples/standalone/messaging/stream-source/build.gradle
# samples/standalone/pact/pact-http-client/build.gradle
# samples/standalone/pact/pact-http-server/build.gradle
# samples/standalone/restdocs/http-client/build.gradle
# samples/standalone/restdocs/http-server/build.gradle
# samples/standalone/webclient/http-client/build.gradle
# samples/standalone/webclient/http-server/build.gradle
# samples/standalone/yml/http-client/build.gradle
# samples/standalone/yml/http-server/build.gradle
2018-10-15 17:41:27 +02:00
Olga Maciaszek-Sharma
d976c18c3e
Merge branch '1.2.x' into 2.0.x
...
# Conflicts:
# pom.xml
# spring-cloud-contract-verifier/src/main/java/org/springframework/cloud/contract/verifier/messaging/camel/CamelStubMessages.java
# spring-cloud-contract-verifier/src/main/java/org/springframework/cloud/contract/verifier/messaging/camel/ContractVerifierCamelMessageBuilder.java
2018-10-15 16:45:08 +02: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
Marcin Grzejszczak
107ed195f1
Bumped to work with jdk11
2018-10-05 18:27:18 +02:00
Marcin Grzejszczak
918199ee4c
Fixing dots in test names
2018-10-05 10:57:19 +02:00