Skip to content

Improved compatibility with errbot backends

Pre-release
Pre-release
Compare
Choose a tag to compare
@nzlosh nzlosh released this 08 Feb 17:11
a71b24a

Added

  • Correctly support action-alias acknowledge enabled flag in StackStorm API.
  • Support appending the execution web_url to action-alias acknowledgement message.

Changed

  • Fixed exception raise in log message when err-stackstorm isn't able to fetch a valid StackStorm user token.

Removed

  • Removed dependency for st2client to be able to use requests>=2.20. This avoid conflicts with popular chat backends.