Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 390 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 390 Bytes

1.0.2

  • Executable is no longer linked to glibc, so will run in any environment.

1.0.1

  • Adds the ability to set additional metadata, such as a team when invoking the command. E.g. --metadata='{"team":"myteam"}'
  • Allows the plugin to capture contact and contact group names from alerts, which may be useful in capturing the owning team of an alert.

1.0.0

  • Initial release