Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 496 Bytes

CHANGES.md

File metadata and controls

31 lines (17 loc) · 496 Bytes

Change Log

1.0.1

  • Added dummy action so that the ST2 CI pipeline does not fail when registering actions

1.0.0

  • Drop Python 2.7 support

0.2.2

  • Fixups for Python 3 compatibility
  • Add explicit support for Python 2 and 3

0.2.1

  • Changed stackstorm.py to search for st2_api_key in config, not api_key

0.2.0

  • Modified Check_MK handler script to add 'webhooks/st2' to URL.
  • Cast trace-tag as a string

0.1.1

  • Metadata update only

0.1.0

  • First release