Skip to content

1.1.0

Compare
Choose a tag to compare
@Issif Issif released this 10 May 14:20
· 1062 commits to master since this release
e265222

1.1.0 - 2019-05-10

Enhancement

  • all outputs use new generic methods (NewClient() + Post()), new output integration will be easier
  • 💥 some variables have been renamed to be relevant with their real names in API docs of Outputs
    • DATADOG_TOKEN -> DATADOG_API_KEY
    • SLACK_TOKEN -> SLACK_WEBHOOK_URL

Fix

  • /test sends an event with a timestamp set at now