Skip to content

Releases: StackStorm/hubot-stackstorm

v0.3.9

12 Mar 17:45
Compare
Choose a tag to compare

Fix: case-insensitive command matching.

v0.3.8

07 Mar 21:36
Compare
Choose a tag to compare

Fixed a duplicate help entries issue appearing in some cases.

v0.3.7

06 Mar 14:13
Compare
Choose a tag to compare

Fix for the issue where the display help string would be treated as a command and matched to a regex.

v0.3.6

04 Mar 08:51
Compare
Choose a tag to compare

Fix for matching commands with preceding text.

v0.3.5

22 Feb 10:35
Compare
Choose a tag to compare
  • Slack fallback
  • Color for Slack messages

v0.3.4

05 Feb 18:59
Compare
Choose a tag to compare

Yammer integration

v0.3.3

26 Jan 11:49
Compare
Choose a tag to compare

HipChat Server room messaging fix.

v0.3.2

14 Jan 04:27
Compare
Choose a tag to compare

Delimiter support in HipChat

v0.3.1

07 Dec 15:10
Compare
Choose a tag to compare

Support for extended ChatOps in StackStorm 1.2.0.

  • Switch to using st2client.
  • More flexible command matching allowing multi-line and multi-word parameters and default arguments.
  • Configurable ack and result messages.
  • Slack-only: plaintext/attachment delimiter.
  • Support for customized help entries.
  • Single-port deployment support.
  • Support for the append_url flag.
  • Disabled aliases do not show up in help.

0.2.5

14 Oct 19:54
Compare
Choose a tag to compare
  • Bring back support for spaces in commands (regression fix)
  • Handle slack special quotes (bug fix)