Skip to content

4.3.15

Compare
Choose a tag to compare
@rholshausen rholshausen released this 30 Sep 05:40
· 633 commits to master since this release

Bugfix Release

  • 3d9bced - chore: Update the HAL client to return the current navigated document
  • 205bbd3 - chore: fix for 'compileTestJava' task (current target is 18) and 'compileTestKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version
  • 6a53c7f - chore: Bump Antlr4 to 4.11.1 (Alex Miller)
  • 873b0e5 - Use Thread Context ClassLoader to find test resources (Holly Cummins)
  • 50863b9 - Bump version of Kotlin Result to work around Unresolved reference build failures (Holly Cummins)
  • db96233 - Fix issue with base classes (Stefano Lucka)
  • d31b3e6 - feat: update docs on providing raw selector JSON
  • 416b19d - feat: add capability to the selector builder DSL to add raw JSON snippets
  • fa7d270 - fix(Gradle): publishing pacts - default to the consumer version system property if it is set #1601
  • 6720459 - chore: fix publishing Gradle plugin to Maven Central #1588
  • 08bb852 - feat: add matching functions to consumer DSL to matcher numbers with a regex #1600
  • 7580b45 - Adding Lambda DSL variants for request/response (Zabuzard)