github honeycombio/buildevents v0.4.8
Fixes for breaking changes in circleci v2 api

latest releases: v0.16.0, v0.15.0, v0.14.0...
4 years ago

Fixes support for circleci v2 api. Two breaking changes addressed:

Nov 11, 2019

  • The /workflow/:workflow-id/jobs endpoint has been moved to /workflow/:workflow-id/job for consistency. The old route is still working at this point in time, but deprecated and will be removed on November 18th, 2019.

Oct 17, 2019

  • start_time and stop_time parameters have been renamed to started_at and stopped_at to be consistent with other time-based information fields like created_at and queued_at. This change affects the Get a Workflow's Job endpoint

Don't miss a new buildevents release

NewReleases is sending notifications on new releases.