Skip to content

Releases: pact-foundation/pact-ruby

Version 1.58.0

07 Sep 03:50
Compare
Choose a tag to compare

Features

  • support publishing verification results with a version branch (da2facf)

Bug Fixes

  • gracefully handle display of username that causes InvalidComponentError to be raised when composing a URI (cecb98f)

Version 1.57.0

31 Jan 23:29
Compare
Choose a tag to compare

Features

  • allow verbose flag to be set when publishing verifications (9238e4c)

Version 1.56.0

21 Jan 22:14
Compare
Choose a tag to compare

Features

  • catch and log error during help text generation (182a7cd)

Version 1.55.7

25 Nov 00:54
Compare
Choose a tag to compare

Bug Fixes

  • add consumer name to the selection description (#229) (5127036)

Version 1.55.6

06 Nov 01:41
Compare
Choose a tag to compare

Bug Fixes

  • require rspec now that pact-support does not depend on it (5b5c27c)

Version 1.55.5

11 Oct 23:04
Compare
Choose a tag to compare

Bug Fixes

  • security
    • hide personal access token given in uri (#225) (f6db12d)

Version 1.55.4

09 Oct 08:40
Compare
Choose a tag to compare

Bug Fixes

  • add back missing output describing the interactions filter (1a2d7c1)

Version 1.55.3

28 Sep 01:09
Compare
Choose a tag to compare

Bug Fixes

  • correct logic for determining if all interactions for a pact have been verified (c4f968e)
  • de-duplicate re-run commands (0813498)

Version 1.55.2

26 Sep 05:15
Compare
Choose a tag to compare

Bug Fixes

  • correctly calculate exit code when a mix of pending and non pending pacts are verified (533faa1)

Version 1.55.1

26 Sep 00:38
Compare
Choose a tag to compare

Bug Fixes

  • remove accidentally committed debug logging (081423e)