Skip to content

Releases: pact-foundation/pact_broker

Version 2.60.0

08 Sep 01:21
Compare
Choose a tag to compare

Features

  • pacts for verification
    • add deprecation title to beta:provider-pacts-for-verification relation (47a61f69)
    • do not require environment variable feature toggle to enable feature (7d0fe1ea)
    • allow consumer to be specified with fallback tags, and overall latest to be specified with or without a consumer (2d52d173)

Bug Fixes

  • correctly handle new test results format when merging test results with pact contents (b35ab71b)

Version 2.59.2

07 Aug 04:11
Compare
Choose a tag to compare

Bug Fixes

  • gracefully handle contracts without interactions or messages in deployment status warnings (6c223e69)
  • add missing info level log for business level errors (80a895bf)

Version 2.59.1

04 Aug 00:58
Compare
Choose a tag to compare

Bug Fixes

  • fix error rendering relationships diagram when the number of index items is greater than one page (93a19982)

Version 2.59.0

31 Jul 23:29
Compare
Choose a tag to compare

Features

  • add timestamps to version resource (818a0c2c)

Version 2.58.3

24 Jul 23:52
Compare
Choose a tag to compare

Bug Fixes

  • correctly encode user entered data in attributes, Javascript, and HTML (523980e2)

Version 2.58.2

19 Jul 09:22
Compare
Choose a tag to compare

Bug Fixes

  • update CSP to allow badges to be loaded from shields.io (a87e5274)
  • add missing URL encoding in various URLs (276094bc)

Pact Broker v2.17.0

29 Mar 20:21
Compare
Choose a tag to compare

Features

  • ensure migrations in optimise_head_matrix work on mysql (35874a9)

  • show verification number in matrix when viewing all results (5693430)

  • redact auth headers from rack env used to report errors (94f8f13)

  • add api error reporters (579fa39)

  • log debug message when loading configuration setting from database (9ffcc1a)

  • optimise head matrix refresh when adding or deleting tags (263c2a4)

  • disable sinatra dump_errors (d59c7e5)

  • send padrino logs to a file in the log dir by default (7408be0)

  • matrix ui

    • add tooltip explaining the situation when verification date is before pact publication date (fd6e1c9)
    • change default to show all results (f7bea07)

Bug Fixes

  • ensure publishing a verification does not cause a unique constraint violation (ecfb385)
  • optimize matrix query to speed up lengthy pact publication times (e09d528)
  • ensure matrix is updated when pacticipant is deleted (6c11cbe)
  • delete pacticipant labels before deleting pacticipant (18b9b7e)

Pact Broker v2.16.1

29 Mar 22:31
Compare
Choose a tag to compare

Features

  • turn off sinatra show_exceptions when rack_env is production (e961afe)
  • add error testing endpoints (4e01407)