Skip to content

Releases: pact-foundation/pact-support

Version 1.20.1

08 Aug 17:03
Compare
Choose a tag to compare

Bug Fixes

  • enable color on non-tty if color_enabled (0585424)

Version 1.20.0

18 Oct 22:34
Compare
Choose a tag to compare

Features

  • handle x509 certs in HTTP Client (#99) (6a36a48)

Version 1.19.0

14 Nov 21:45
Compare
Choose a tag to compare

Features

  • generators
    • add generators to a consumer contract request (#97) (fbce4cb)

Version 1.18.1

16 Aug 23:19
Compare
Choose a tag to compare

Bug Fixes

  • use send to invoke remove_method when removing as_json from Regexp (cb29cdd)

Version 1.18.0

14 Jun 00:01
Compare
Choose a tag to compare

Features

  • replace term-ansicolor with rainbow (e8b6ada)

Bug Fixes

Version 1.17.0

01 Oct 06:12
Compare
Choose a tag to compare

Features

  • allow SSL verification to be disabled by setting environment variable PACT_DISABLE_SSL_VERIFICATION=true (dd39c04)

Version 1.16.10

30 Sep 22:18
Compare
Choose a tag to compare

Bug Fixes

  • change expgen to a runtime dependency (da81634)

Version 1.16.9

30 Sep 11:10
Compare
Choose a tag to compare

Bug Fixes

Version 1.16.8

27 Jul 07:01
Compare
Choose a tag to compare

Bug Fixes

  • log HTTP request for pacts retrieved by URL when requested with verbose=true (3288b81)

Version 1.16.7

28 Jan 09:01
Compare
Choose a tag to compare

Bug Fixes

  • dynamically parse actual query to match expected format (a86a3e3)