Skip to content

Latest commit

 

History

History
63 lines (28 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

63 lines (28 loc) · 2.53 KB

3.0.1 (2023-06-12)

Bug Fixes

  • Enable sh support for can-i-deploy (a6ddc79)

3.0.0 (2023-05-30)

⚠ BREAKING CHANGES

  • The pact broker url is automatically prepended with https in case it does not contain a protocol.

Features

  • Add support for broker url without protocol (dc83439)

2.0.0 (2023-05-26)

⚠ BREAKING CHANGES

  • Make compatible with orb tools v12 (#14)

Code Refactoring

  • Make compatible with orb tools v12 (#14) (eefb7ca)

1.2.1 (2023-05-02)

Bug Fixes

  • deps: update pactfoundation/pact-cli docker tag to v0.51.0.2 (#11) (1b42864)

1.2.0 (2022-12-10)

Features

  • Make pact broker url for maven more robust (9f34ca4)

1.1.1 (2022-12-10)

Bug Fixes

  • Quote pact broker env vars (16a4828)

1.1.0 (2022-12-06)

Features

  • Upgrade pact-cli image to 0.51.0.0 (858f214)

1.0.0 (2022-02-18)

Features