Skip to content

Releases: spring-cloud/spring-cloud-contract

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

3.1.10

24 Jan 11:50
Compare
Choose a tag to compare

🐞 Bug Fixes

  • wiremock.server.port is always defaulting to 8080 #2074

Dependency updates

3.1.9

20 Dec 09:04
Compare
Choose a tag to compare

⭐ 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

06 Dec 16:56
Compare
Choose a tag to compare

📔 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]

4.1.0-M2

27 Sep 12:30
Compare
Choose a tag to compare

❤️ Contributors

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

@dependabot[bot]

4.1.0-M1

10 Aug 03:38
Compare
Choose a tag to compare
4.1.0-M1 Pre-release
Pre-release

🐞 Bug Fixes

  • fix missing 'failOnNoStubs' property configuration #1928

❤️ Contributors

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

@maverick1601

4.0.4

28 Jul 13:04
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Broken "Back to index" link in documentation #1918

✔️ Tasks

  • Remove useJUnitPlatform() as this is the default from the Gradle plugin #1914

❤️ Contributors

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

@shanman190