Releases: spring-cloud/spring-cloud-contract
Releases · spring-cloud/spring-cloud-contract
v4.3.0-RC1
Full Changelog: v4.3.0-M3...v4.3.0-RC1
v4.3.0-M3
What's Changed
- fix: Use exec for better PID 1 handling by @jakub-bochenski in #2156
Full Changelog: v4.3.0-M1...v4.3.0-M3
v4.3.0-M1
What's Changed
- Fix docker gradle build by @elysrivero99 in #2142
- Update Code of Conduct reference by @emmanuel-ferdman in #2143
New Contributors
- @elysrivero99 made their first contribution in #2142
- @emmanuel-ferdman made their first contribution in #2143
Full Changelog: v4.2.0-M1...v4.3.0-M1
4.1.5
🐞 Bug Fixes
- Fix docker gradle build #2142
❤️ Contributors
Thank you to all the contributors who worked on this release:
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