Skip to content

4.6.12

Compare
Choose a tag to compare
@rholshausen rholshausen released this 06 Aug 00:47
· 18 commits to master since this release

Bugfix Release

  • a8c7a48 - feat: Update the matching rule expression parser to support values from provider states
  • 7877404 - Feat: Improve some of the matching definition parser errors
  • bf66235 - feat: Add DSL methods to handle matching each key and value in a JSON object #1813
  • ae06079 - fix: Deprecate eachKeyLike methods as they actually act on the values #1813
  • 877f21b - fix: PactBrokerClient throws index-out-of-bounds when can-i-deploy is called for a new tag #1814
  • 65ae785 - Update README.md
  • 521e265 - docs(JUnit 4): Update README with allowing provider state generator to fall back to the provider state parameters
  • e586656 - feat(JUnit 4): Allow provider state generator to fall back to the provider state parameters
  • 7550a6d - feat: Allow provider state generator to fall back to the provider state parameters