Skip to content

Releases: envato/create-datadog-event-buildkite-plugin

0.2.0 - Fix payload creation on default runners

07 Jun 05:39
v0.2.0

Choose a tag to compare

Changed

  • Escape JSON request body using python

    The repositories for Amazon Linux 2 contain jq at version 1.5-1, whereas the logic in 0.1.0 required functions from 1.6.

0.1.0 - Fixes and improvements

01 Jun 04:18
v0.1.0

Choose a tag to compare

Changed

  • Ensure cURL returns an error on a failed request
  • Escape JSON request body using jq

Fixed

  • Check that a value was provided for the API key

0.0.1 - Initial plugin release

17 Apr 06:37

Choose a tag to compare

Added

  • Initial plugin release
  • Limited string escaping for supplied values
  • Configuration for most event parameters