Skip to content

4.6.5

Compare
Choose a tag to compare
@rholshausen rholshausen released this 18 Jan 06:10
· 104 commits to master since this release

Bugfix Release

  • 704f9cd - fix: newJsonBody() builder unable to handle certain field names #1760
  • e74487f - fix: Add set-cookie header to the list of single value headers
  • bcadfde - fix: Support V2 format with header/query params with encoded paths
  • d607475 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
  • 51f9b58 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales)
  • be4b696 - chore: Update Junit 5 readme with V4 Pact example #1745
  • 9a8d121 - feat: Add tests for supporting multiple test targets with JUnit 5 #1708
  • 4687d96 - feat: Support multiple test targets with JUnit 5 #1708
  • fe8e0cc - chore: Correct Javadoc for @Pact annotation #1739
  • 2a641c4 - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749