Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 546 Bytes

CHANGES.md

File metadata and controls

37 lines (20 loc) · 546 Bytes

Change Log

1.0.2

  • Updated files to work with latest CI updates

1.0.1

  • Fix duplicated "pack" key in rule definition.

1.0.0

  • Drop Python 2.7 support

0.5.2

  • Minor linting

0.4.0

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

0.3.0

WARNING: Major pack rewrite

  • Complete pack rewrite to use python runners, not scripts
  • Changed to use pysensu-ng library
  • Removed some broken actions

0.2.0

  • Rename config.yaml to config.schema.yaml and update to use schema.

0.1.0

  • First release