Releases: pact-foundation/pact-jvm
Releases · pact-foundation/pact-jvm
4.6.15
Maintenance Release
- 93fe196 - fix: Log the error response bodies from the Pact Broker #1830
- 3b25199 - fix(mock-server): Setting content length == 0 causes the HTTP exchange to use chunked encoding #1828
- ec066a0 - fix: Trim regex anchors before generating random strings from the regex #1826
- 62f40d5 - Document usage of pactbroker.providerBranch with the matching branch selector (Tim Vahlbrock)
- 883f3e5 - chore: add JSON parser test for Windows #1827
- 43655c8 - docs: update obsolete links [ci skip] (Yousaf Nabi)
- 5e9ac00 - fix: failing test after merging PR
- 0c2fe9a - Update httpclient5 (Ruth Bassindale)
- 67d9576 - Make plugindriver version consistent (Ruth Bassindale)
4.6.14
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
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
4.5.12
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
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