Commit Graph

900 Commits

Author SHA1 Message Date
Stessy Delcroix
a9c862f9f8 Rewrite spring-cloud-contract-pact module (#1520)
part of gh-1470
2020-09-29 18:41:30 +02:00
Marcin Grzejszczak
21d57a42bd Fixed invalid type on message verifier 2020-09-21 17:45:24 +02:00
Marcin Grzejszczak
b738eca9f4 Fixed wrong conditional on missing beans for messaging; fixes gh-1513 2020-09-21 11:21:48 +02:00
Marcin Grzejszczak
6e951e60fd Editing and listing fix
Edited the new content that came in with the fix for issue 1511.
    Also fixed a code listing for JAX-RS. (The tags were misplaced,
    and the additional characters broke the listing. I also had to
    replace the tab characters with tabs.)
2020-09-18 12:29:48 +02:00
Marcin Grzejszczak
b839ebfa46 Updated metadata name 2020-09-17 18:04:27 +02:00
Marcin Grzejszczak
8892c03ae8 Added response builder 2020-09-17 17:29:48 +02:00
Marcin Grzejszczak
d2d38cf51a Added a builder from a request 2020-09-17 17:29:48 +02:00
Marcin Grzejszczak
bd4c01a5d8 Added queryparams support for custom mode 2020-09-17 17:29:48 +02:00
Marcin Grzejszczak
5e5782f736 Scheme & Protocol 2020-09-17 17:29:48 +02:00
Marcin Grzejszczak
2121b0b1b4 Added a CUSTOM test mode for test generation 2020-09-17 17:29:48 +02:00
Marcin Grzejszczak
a629f6ba10 Merge branch '2.2.x' 2020-09-17 16:53:28 +02:00
buildmaster
ffd6574532 Bumping versions 2020-09-17 00:23:53 +00:00
buildmaster
3a1e3c9640 Bumping versions 2020-09-13 00:19:25 +00:00
Marcin Grzejszczak
a2fac97148 Added GraphQL support (#1506)
fixes #670
2020-09-11 09:32:11 +02:00
Henning Garus
e4ed93acbf Autoconfigure a basic ConnectionFactory as RabbitMockConnectionFactory (#1499)
* Autoconfigure a basic ConnectionFactory as RabbitMockConnectionFactory

Autoconfigure a barebones ConnectionFactory implementation instead of CachingConnectionFactory. CachingConnectionFactory would require additional mocking to support its transaction tracking and caching the mocked connection isn't necessary.

Fixes gh-1259

* Add Test

Co-authored-by: Henning Garus <henning.garus@exxeta.com>
2020-09-09 10:33:09 +02:00
Henning Garus
5577f722bf Autoconfigure a basic ConnectionFactory as RabbitMockConnectionFactory (#1499)
* Autoconfigure a basic ConnectionFactory as RabbitMockConnectionFactory

Autoconfigure a barebones ConnectionFactory implementation instead of CachingConnectionFactory. CachingConnectionFactory would require additional mocking to support its transaction tracking and caching the mocked connection isn't necessary.

Fixes gh-1259

* Add Test

Co-authored-by: Henning Garus <henning.garus@exxeta.com>
2020-09-09 10:32:21 +02:00
Javier Alejandro Miño
0f338ca5a0 bug: fix validations for xml #1494 (#1495) 2020-09-07 09:07:20 +02:00
Anatolii Zhmaiev
3f90880cbb Convert from groovy to java (#1482) 2020-08-26 13:43:53 +02:00
Anatolii Zhmaiev
130068ca41 Convert from groovy to java (#1481) 2020-08-25 08:26:14 +02:00
Marcin Grzejszczak
8f12bc2ec0 Fixed reactor to 2020.0.0-SNAPSHOT 2020-08-24 10:53:29 +02:00
Anatolii Zhmaiev
883dc6a8ed Convert from groovy to java (#1478) 2020-08-23 20:51:08 +02:00
santfirax
de25234823 Convert from Groovy to Java DefaultResponseTransformer.groovy (#1477)
Co-authored-by: santiago <jomolanoper@gmail.com>
2020-08-23 20:47:05 +02:00
Marcin Grzejszczak
a915cf102b Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
Anatolii Zhmaiev
c5d3456d3a Convert groovy to java (spring-cloud-contract-verifier module) (#1476)
* Convert groovy to java (gh-1470)

Co-authored-by: Anatolii Zhmaiev <Anatolii_Zhmaiev@epam.com>
2020-08-20 18:13:24 +02:00
buildmaster
13a5de4d63 Bumping versions 2020-08-07 00:19:19 +00:00
buildmaster
83c53e9efc Going back to snapshots 2020-08-04 13:57:28 +02:00
buildmaster
a2539d21fd Update SNAPSHOT to 2.2.4.RELEASE 2020-08-04 13:57:13 +02:00
Javier Alejandro Miño
90be2f0b50 bug: handle xml with namespaces for validations #1427 (#1446)
fixes gh-1446
2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
242c8208a9 Adds metadata to contracts (#1466)
fixes #1340
fixes #1078 
fixes #1406
2020-08-04 13:36:22 +02:00
buildmaster
9908d6ffe9 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 22:04:39 +00:00
buildmaster
464046806d Going back to snapshots 2020-07-31 22:04:38 +00:00
buildmaster
2041d753d4 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:53:12 +00:00
dependabot-preview[bot]
d82cde2294 Bump javax.ws.rs-api from 2.1 to 2.1.1 (#1435)
Bumps [javax.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api) from 2.1 to 2.1.1.
- [Release notes](https://github.com/eclipse-ee4j/jaxrs-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jaxrs-api/commits/2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 13:42:38 +02:00
Javier Alejandro Miño
29f9722c97 bug: handle xml with namespaces for validations #1427 (#1446)
fixes gh-1446
2020-07-28 13:40:30 +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
Marcin Grzejszczak
b38fcc98c7 Merge branch '2.2.x' 2020-07-13 11:13:58 +02:00
Javier Alejandro Miño
d6cc0fcd65 bug: handle xml with namespaces closes #1427 (#1445) 2020-07-13 08:50:58 +02: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
Marcin Grzejszczak
a34322ec14 Merge branch '2.2.x' 2020-05-21 15:30:14 +02:00
Marcin Grzejszczak
a6bf27ddb4 Updated configuration to include the stubbing of the new load balancer; fixes gh-1391 2020-05-21 15:08:05 +02:00
Marcin Grzejszczak
5d17d84264 Merge branch '2.2.x' 2020-05-21 13:51:56 +02:00
Marcin Grzejszczak
0d58b6e954 Reuses the defined content type instead of overriding it with the default; fixes gh-1388 2020-05-21 13:47:21 +02:00
Tim Ysewyn
174c3565dd Enhanced messaging support for stubrunner (#1389)
Co-authored-by: Tim Ysewyn <tysewyn@pivotal.io>
2020-05-14 11:10:51 +02:00