Spring Cloud Contract Versions Save

Support for Consumer Driven Contracts in Spring

v4.1.2

1 month ago

:lady_beetle: Bug Fixes

  • Gradle plugin fail on gradle version 8.6 #2098

:heart: Contributors

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

@dependabot[bot]

v4.0.5

3 months ago

:star: New Features

  • MissingWebServerFactoryBeanException for Spring Boot WebFlux 3.0.0 + Spring Cloud Contract 4.0.0-RC3 + SpringBootTest.WebEnvironment.RANDOM_PORT #1854

:lady_beetle: Bug Fixes

:heart: Contributors

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

@davidmelia, @dependabot[bot], and @shanman190

v4.1.1

3 months ago

All the closed issues for this milestones are available here.

Dependency updates

:heart: Contributors

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

@dependabot[bot] and @jawscout

v3.1.10

3 months ago

:lady_beetle: Bug Fixes

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

Dependency updates

v3.1.9

4 months ago

:star: 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

:lady_beetle: 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

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v4.1.0

5 months ago

:notebook_with_decorative_cover: Documentation

  • Some links on docs.spring.io are not working #2038

:heart: Contributors

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

@dependabot[bot]

v4.1.0-M2

7 months ago

:heart: Contributors

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

@dependabot[bot]

v4.1.0-M1

9 months ago

:lady_beetle: Bug Fixes

  • fix missing 'failOnNoStubs' property configuration #1928

:heart: Contributors

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

@maverick1601

v4.0.4

9 months ago

:lady_beetle: Bug Fixes

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

:heavy_check_mark: Tasks

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

:heart: Contributors

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

@shanman190

v4.0.3

10 months ago

:star: New Features

  • Improving observability when debugging broken wiremock configurations #1891
  • Add integration with JVM Test Suite Gradle plugin #1863
  • Support priority in Restdocs generated contract #1818

:notebook_with_decorative_cover: Documentation

  • Adds some supporting documentation for GH-1818 #1883

:heart: Contributors

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

@geirhede and @wwadge