Skip to content

Version 2.62.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 02:55
· 1441 commits to master since this release

Features

  • webhooks

    • remove user-agent and accept-encoding headers which the Ruby HTTP library adds by default (ef25b88c)
  • add event name to triggered webhook (ecce16fd)

Bug Fixes

  • webhooks

    • use path to initialise http request, rather than full URL (ecbac9a6)
  • gracefully handle corrupt webhook metadata in pact URL (ba94c355)