Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 610 Bytes

CHANGES.md

File metadata and controls

40 lines (22 loc) · 610 Bytes

Changelog

1.0.1

  • Update metrics.query_ts_points action with the correct class: DatadogQueryTSPoints

1.0.0

  • Drop Python 2.7 support

0.1.4

  • Add explicit Python version support (including Python 3)

0.1.3

  • Fixed GetAllMonitors action

0.1.2

  • Updated deprecated import path

0.1.1

  • Added example configuration and updated README

0.1.0

  • Updated action runner_type from run-python to python-script

v0.0.2

  • Move config.yaml to config.schema.yaml
  • Moving base.py to lib folder
  • Fix typo in unmute monitor
  • Fix missing monitor_id

v0.0.1

  • Initial release