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)