Improved compatibility with errbot backends
Pre-release
Pre-release
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.