Releases: spring-cloud/spring-cloud-contract
Releases · spring-cloud/spring-cloud-contract
4.2.0-M1
4.1.4
🐞 Bug Fixes
- wrapValueWithQuotes throws NullPointer when value is null (Cannot invoke "Object.toString()" because "value" is null) #2117
- StubRunner should fail if stubrunner.stubsPerConsumer=true and no stubs are found #2114
📔 Documentation
- Spring Cloud Contract Stub Runner Docker fails to start if repository mounted in read-only mode #2113
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
4.1.3
4.1.2
🐞 Bug Fixes
- Gradle plugin fail on gradle version 8.6 #2098
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
4.0.5
⭐ New Features
- MissingWebServerFactoryBeanException for Spring Boot WebFlux 3.0.0 + Spring Cloud Contract 4.0.0-RC3 + SpringBootTest.WebEnvironment.RANDOM_PORT #1854
🐞 Bug Fixes
- contract sample build references release train causing circular dependencies #2062
- #1935 #1937
- There are two of thin-jar version #1926
- No logs from WireMock #1916
❤️ Contributors
Thank you to all the contributors who worked on this release:
@davidmelia, @dependabot[bot], and @shanman190
4.1.1
All the closed issues for this milestones are available here.
Dependency updates
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @jawscout
3.1.10
3.1.9
⭐ New Features
- Print subprocess error when
generateContractTests
task fails #1979 - Random Process 'command '/usr/lib/jvm/java-17-openjdk-amd64/bin/java'' finished with non-zero exit value 1 #1908
🐞 Bug Fixes
- Correct ordering of resources on the classpath #2060
- Use prepareTestInstance phase instead of beforeTestClass phase #1996
- Spring Cloud Contract Fails to generate tests for Form URL encoded request body #1931
- Convert YamlContract to Contract and Convert back to YamlContract UrlMatcher lost #1921
- wiremock.server.port is not defined if port is not explicitly set or if it is set to 8080 #1920
- [Documentation] Broken links for server-side code and client-code in spring-cloud-contract reference documentation #1907
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.1.0
📔 Documentation
- Some links on docs.spring.io are not working #2038
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]