Commit Graph

759 Commits

Author SHA1 Message Date
buildmaster
3737c8e2c9 Going back to snapshots 2022-04-27 19:56:13 +00:00
buildmaster
774230c2fd Update SNAPSHOT to 3.1.2 2022-04-27 19:34:59 +00:00
Marcin Grzejszczak
f433cf1d75 Fixed samples branch for docs 2022-04-25 16:15:52 +02:00
Pankaj Khushalani
cf2ee6c07a docs: Update JUnit5 example, fixes gh-1746 (#1757) 2022-02-28 11:30:35 +01:00
buildmaster
dae7582225 Bumping versions to 3.1.2-SNAPSHOT after release 2022-02-17 18:29:52 +00:00
buildmaster
7ecff81496 Going back to snapshots 2022-02-17 18:29:51 +00:00
buildmaster
e8dfe7a8b1 Update SNAPSHOT to 3.1.1 2022-02-17 18:03:35 +00:00
buildmaster
6d78e66c90 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 21:52:52 +00:00
buildmaster
07d15891d6 Going back to snapshots 2021-12-01 21:52:50 +00:00
buildmaster
8084a67c94 Update SNAPSHOT to 3.1.0 2021-12-01 21:25:28 +00:00
Marcin Grzejszczak
04769ca5c7 Allows providing a custom KafkaTemplate bean; fixes gh-1704 2021-11-23 08:58:46 +01:00
Marcin Grzejszczak
6fd4280d12 Removed deprecations 2021-11-16 22:59:15 +01:00
buildmaster
3cde5018c1 Going back to snapshots 2021-11-03 15:15:34 +00:00
buildmaster
85ba58a8fa Update SNAPSHOT to 3.1.0-RC1 2021-11-03 14:49:13 +00:00
buildmaster
778307b964 Going back to snapshots 2021-10-20 03:59:41 +00:00
buildmaster
339f1c5425 Update SNAPSHOT to 3.1.0-M3 2021-10-20 03:34:32 +00:00
buildmaster
f7dc499b80 Going back to snapshots 2021-10-01 20:37:41 +00:00
buildmaster
2ba78b9cfa Update SNAPSHOT to 3.1.0-M2 2021-10-01 20:10:36 +00:00
Marcin Grzejszczak
583dabd275 Merge remote-tracking branch 'origin/3.0.x' into main 2021-08-12 11:42:22 +02:00
Bastian Doetsch
2f37b46dde Fixes #1672: allow users to specify a custom build.gradle when using standalone docker image (#1695)
* pre-create directories for mounting and use /spring/cloud-contract and /contract and /spring-cloud-contract

* add documentation on how to run a customized gradle build to create tests
2021-08-10 15:59:32 +02:00
Fabian Krüger
ab984d8caf fix #1690: removes all links to scc workshop (#1691) 2021-08-09 14:02:41 +02:00
arcanjoaq
085a91bcb7 Fixed typo in gradle example (#1686) 2021-08-09 10:30:16 +02:00
buildmaster
930eea8d3c Going back to snapshots 2021-07-30 19:58:48 +00:00
buildmaster
19ebac5b0a Update SNAPSHOT to 3.1.0-M1 2021-07-30 19:33:31 +00:00
Marcin Grzejszczak
633d16630a Fixed the docs 2021-07-15 14:14:04 +02:00
Marcin Grzejszczak
8439ebf967 Fixed symlinks 2021-07-15 09:52:58 +02:00
spencergibb
185d5794d7 Updates version to 3.1.0-SNAPSHOT 2021-07-09 15:24:48 -04:00
buildmaster
d22f54c915 Going back to snapshots 2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00 Update SNAPSHOT to 3.0.3 2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:14:43 +00:00
buildmaster
13b3406698 Going back to snapshots 2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7 Update SNAPSHOT to 3.0.3 2021-05-27 09:54:00 +00:00
Marcin Grzejszczak
3494bc374c Fixed wrong include link; fixes gh-1658 2021-05-24 10:24:43 +02:00
Marcin Grzejszczak
75e90b02f9 Moved wiremock samples to spring cloud contract samples 2021-05-05 10:38:33 +02:00
Marcin Grzejszczak
1e9415b705 Version bumps
plexus-archiver -> 4.2.5
        groovy.version -> 2.5.14
        guice.version -> 5.0.0
        guava.version -> 30.0-jre
        plexus-utils -> 3.3.0
        maven.plugin.plugin -> 3.6.1
        maven-plugin-annotations -> 3.6.1
        maven-archiver -> 3.5.1
        plexus-archiver -> 4.2.5
        moco-runner -> 1.2.0
2021-04-27 18:27:09 +02:00
Plamen Totev
8ab3e970b3 Fix Clone on Windows instructions (#1631)
The suggested command

git clone -c core.longPaths true https://github.com/spring-cloud/spring-cloud-contract.git

fails because Git recognizes `true` as the repo to be cloned.

Add equal sign (`=`) to fix this issue.
This way Git will properly recognize `true` as the value for `core.longPaths`
2021-03-29 08:13:47 +02:00
Ahmed Yarub Hani Al Nuaimi
6a01e29ce5 Spelling and grammar fixes (#1624)
* Spelling and grammar fixes

* Undo some changes
2021-03-29 08:12:24 +02:00
Ryan Baxter
b77e99b3d1 Aligning contract docs with the rest of spring cloud 2021-03-18 16:28:28 -04:00
buildmaster
3a6aceedcc Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f Going back to snapshots 2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac Update SNAPSHOT to 3.0.2 2021-03-17 22:47:08 +00:00
Jordi Llach
44d98f9734 Fixing typo on contractsProperties (#1622)
Fixing typo on contractsProperties and adding a use case sample
2021-03-15 10:45:13 +01:00
Marcin Grzejszczak
99f3d26851 Merge branch '2.2.x' 2021-03-09 10:17:13 +01:00
Marcin Grzejszczak
0f9b1aec07 Fixed the schema link; fixes gh-1593 2021-03-09 10:13:49 +01:00
Shannon Pamperl
999bc2e4b0 Add kotlin-scripting-compiler-embeddable for Kotlin DSL and fix outdated documentation wih respect to Rest Assured. (#1617)
Fixes gh-1600
2021-03-01 09:01:09 +01:00
buildmaster
d6437e43bb Bumping versions to 2.2.7.BUILD-SNAPSHOT after release 2021-02-11 15:06:30 +00:00
buildmaster
c251d06260 Going back to snapshots 2021-02-11 15:06:29 +00:00
buildmaster
16c738e94d Update SNAPSHOT to 2.2.6.RELEASE 2021-02-11 14:55:51 +00:00
Marcin Grzejszczak
fed305485c Merge branch '2.2.x' 2021-02-05 13:12:40 +01:00
bono007
9a5c5a03f1 Adds support for Kafka message keys in contracts (#1585)
* Adds support for Kafka message keys in contracts

* Updated doc to include note on Kafka key SerDes

* Removes unintentional changes from previous commit.

Fixes gh-1267
2021-02-04 13:44:10 +01:00