spring-cloud-contract icon indicating copy to clipboard operation
spring-cloud-contract copied to clipboard

Support for Consumer Driven Contracts in Spring

Results 169 spring-cloud-contract issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I generate contracts over Spring REST docs and convert them to stubs with the maven plugin. In a response I have a JSON String with escaped double...

bug

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.17.2 Bundles CodeQL CLI v2.17.2 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.2: codeql/cpp-queries...

dependencies
github_actions

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. Release notes Sourced from actions/setup-java's releases. v4.0.0 What's Changed In the scope of this release, the version of the Node.js runtime was updated to...

dependencies
github_actions

please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for full module-info at sometime in the future. Referencing this upstream...

enhancement
feedback-provided

Using version 4.1.2. We create contracts using the kotlin DSL, add a dependency on the stub artefact in maven and then execute tests against stubs. When performing such tests using...

waiting-for-triage

Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.5.0 to 3.6.1. Commits 21d3653 [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.6.1 b707915 [MPIR-462] IT for MRJAR issue with dependencies goal 3fd654a [MPIR-463] Remove workaround to count the number of...

dependencies
java

Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.9.1 to 4.9.2. Release notes Sourced from org.codehaus.plexus:plexus-archiver's releases. 4.9.2 📦 Dependency updates Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 (#325) @​dependabot Bump org.codehaus.plexus:plexus from 16 to 17...

dependencies
java

**Describe the bug** The stub response body is incorrect if the content-type "application/x-ndjson" is used. An identical problem has been described in https://github.com/spring-cloud/spring-cloud-contract/issues/1535. "application/stream+json" has been deprecated and my team...

waiting-for-triage

Bumps `camel.version` from 3.21.4 to 3.22.2. Updates `org.apache.camel.springboot:camel-spring-boot-starter` from 3.21.4 to 3.22.2 Updates `org.apache.camel:camel-spring` from 3.21.4 to 3.22.2 Updates `org.apache.camel.springboot:camel-spring-boot` from 3.21.4 to 3.22.2 Updates `org.apache.camel.springboot:camel-rabbitmq-starter` from 3.21.4 to 3.22.2...

dependencies
java