Skip to content

Releases: pact-foundation/pact-jvm

4.6.14

27 Aug 06:51
Compare
Choose a tag to compare

Bugfix Release

  • 4cf45a1 - fix: Allow the Pact publish task to set insecure TLS flag #1817
  • ba845e8 - fix: Support provider tests with multiple targets using different transports #1819
  • ae9b230 - chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816
  • f19f1cf - fix(V4): Http mock server was incorrectly setting the transport to https
  • 9ddf126 - chore: Upgrade plugin driver to 0.5.0

4.5.13

28 Aug 01:27
Compare
Choose a tag to compare

Back-ported fixes from v4.6.x

  • c87dade - chore: Fix build after merge from master
  • fe7128d - fix: Allow the Pact publish task to set insecure TLS flag #1817
  • 1b0d5e7 - fix: Support provider tests with multiple targets using different transports #1819
  • 23ef564 - chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816
  • 87f8578 - fix(V4): Http mock server was incorrectly setting the trasnport to https
  • 20618d9 - chore: Upgrade plugin driver to 0.5.0

4.6.13

09 Aug 05:05
Compare
Choose a tag to compare

Bugfix Release

  • ea14386 - fix: Need to pass any provider state data through to the plugins
  • aa5770a - Update README.md

4.5.12

09 Aug 02:12
Compare
Choose a tag to compare

Bugfix Release

  • 17ab6d4 - feat: Update the matching rule expression parser to support values from provider states
  • 8653f2f - Feat: Improve some of the matching definition parser errors
  • 2bb8eef - feat: Add DSL methods to handle matching each key and value in a JSON object #1813
  • 3030270 - fix: Deprecate eachKeyLike methods as they actually act on the values #1813
  • cff891d - docs(JUnit 4): Update README with allowing provider state generator to fall back to the provider state parameters
  • b02d8ae - feat(JUnit 4): Allow provider state generator to fall back to the provider state parameters
  • e710a84 - feat: Allow provider state generator to fall back to the provider state parameters
  • 29fad4b - fix: Need to pass any provider state data through to the plugins

4.6.12

06 Aug 00:47
Compare
Choose a tag to compare

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

4.5.11

12 Jul 05:06
Compare
Choose a tag to compare

Bugfix Release

  • df1835b - fix: PactBrokerClient throws index-out-of-bounds when can-i-deploy is called for a new tag #1814

4.1.43

12 Jul 02:17
Compare
Choose a tag to compare

Bugfix Release

  • c8cf331 - fix: PactBrokerClient throws index-out-of-bounds when can-i-deploy is called for a new tag #1814

4.6.11

05 Jul 02:15
Compare
Choose a tag to compare

Maintenance Release

  • af93c02 - fix: Allow core content types to be able to be overridden #1812
  • 029fcaf - feat(DSL): Update min and max array like functions to also take a DslPart #1799

4.5.10

20 Jun 02:04
Compare
Choose a tag to compare

Backported changes from v4.6.x

  • bcc4625 - feat: Allow reusing common DSL parts in different LambdaDslJsonBody objects #1796
  • 010cc33 - chore(ci): allow wf dispatch for docs trigger (Yousaf Nabi)
  • 5d547c1 - fix: Add user-agent to the list of single value headers

4.6.10

31 May 05:02
Compare
Choose a tag to compare

Updated DSL methods

  • 9d46d36 - feat: Allow reusing common DSL parts in different LambdaDslJsonBody objects #1796
  • 85b042c - fix: Add user-agent to the list of single value headers