Bugfixes + backports from 4.2.x
- fix: previous provider states must not be copied over to new interactions #497
- feat: add a message metadata builder DSL #1409
- chore: add test for pactbroker with path in the URL #1399
- fix: header values need to be parsed when loaded from older spec pact files #1398
- fix: retry condition for the pactbroker unknown response #1405 (Bryan Woodruff)
- fix: don't encode URLs when making requests from HAL links #1388
- chore: upgrade Tika to 1.27 #1392
- chore: add debug logging to canIDeploy task
- fix: retain previous summary state when updating markdown report #1128 (Daniel Grech)
- feat: Ignore missing part content type headers with multipart bodies #1385
- feat: add option to mock server to disable persistant HTTP/1.1 connections #1383 #342