Here’s an early Christmas present for everyone: StackStorm 2.5.1 is out. Small enhancements and bugfixes, and some enhancements to Workflow Designer. Time to sneak it in before the change freeze? Or something to do on your dev system over the quiet period? Read on for details.
log_level
runner parameter. This controls which level of log messages are output to stderr. It defaults to DEBUG, but can be over-ridden at the runner or action level. This can help suppress noisy actions. Datastore-related logs now use DEBUG, not AUDIT, and to use the correct action class name. Finally we’ve fixed an issue with duplicate log messages.search
rule criteria comparison operator. Check the documentation to see how to use it.st2 execution {run,get}
now colorizes the value of the status attribute. Your terminal will be that little bit prettier.--auto-dict
flag, but note that this is a temporary measure, and this flag will be deprecated in a future release in lieu of more permanent handling of complex datatypes in action params.st2 execution tail [last]
no longer throws an exception if there are no executions in the database.st2resultstracker
assuming the workflow is still running.We’ve made a few small usability enhancements to Workflow Designer in this release:
Full details of all fixes and changes are in the changelog.
As ever, thanks to all those who contributed in some way, via code, bug reports, and feature requests.
Packages are now available in apt
and yum
repos. Backup first, then follow the General Upgrade procedure to upgrade.