Skip to content

4.4.8

Compare
Choose a tag to compare
@rholshausen rholshausen released this 07 Mar 01:02
· 316 commits to master since this release

Bugfix Release

  • 8ab6b7a - feat: Update readme with support mixing pact and non-pact test methods with @PactIgnore annotation #1674
  • 3bb4a08 - feat: Support mixing pact and non-pact test methods with @PactIgnore annotation #1674
  • 92018c0 - fix: InteractionFilter ByRequestPath was using concrete class and did not work with V4 interactions #1673
  • 67a6670 - feat(JUnit5): Support multiple @MockServerConfig annotations on a provider test #1675
  • 0da32ec - fix merging message pacts - old messages taking precedence (ilya.aliaksandrovich)