Skip to content

Releases: spring-cloud/spring-cloud-contract

v4.3.0-RC1

01 May 19:30
Compare
Choose a tag to compare

v4.3.0-M3

08 Apr 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0-M1...v4.3.0-M3

v4.3.0-M1

30 Jan 20:47
Compare
Choose a tag to compare
v4.3.0-M1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.2.0-M1...v4.3.0-M1

4.1.5

26 Nov 20:06
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix docker gradle build #2142

❤️ Contributors

Thank you to all the contributors who worked on this release:

@elysrivero99

4.2.0-M1

19 Aug 20:06
Compare
Choose a tag to compare

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dependabot[bot]

4.1.4

10 Jul 17:51
Compare
Choose a tag to compare

🐞 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

30 May 12:32
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Slf4j metadata are fetched in each maven command #2106

4.1.2

27 Mar 14:57
Compare
Choose a tag to compare

🐞 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

26 Jan 14:44
Compare
Choose a tag to compare

⭐ 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

24 Jan 12:53
Compare
Choose a tag to compare

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