Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 416 Bytes

CHANGELOG

3.4.0

Features:

  • Create an event when creating a build
  • Add eventId to the build
  • Add GET /events/{id} and GET /events/{id}/builds endpoints

3.3.0

Breaking changes:

  • Webhooks endpoint is decoupled from Github and generic for different SCM provider
  • The new webhooks endpoint is POST /webhooks
  • Signing secret for github is moved to under github scm plugin in config yaml