S

StackStorm

S
StackStorm DevOps v3.9.0

3.9.0 - October 10, 2025

Python 3.6 is no longer supported; Stackstorm requires at least Python 3.8. This release adds support for Python 3.10 and 3.11, so StackStorm supports python 3.8 - 3.11. Newer MongoDB versions are now supported. CI uses MongoDB 7.0. Several st2.conf database options have been renamed or deprecated. Most of the options will continue to work using their old name. However, if you use [database].ssl_k…

S
StackStorm DevOps v3.5.0

v3.5.0

https://stackstorm.com/2021/06/29/stackstorm-v3-5-0-released/ Added Added web header settings for additional security hardening to nginx.conf: X-Frame-Options, Strict-Transport-Security, X-XSS-Protection and server-tokens. #5183 Contributed by @Shital. Added support for limit and offset argument to the list_values data store service method (#5097 and #5171). Contributed by @anirudhbagri. Various a…

S
StackStorm DevOps v3.8.0

v3.8.0

3.8.0 - November 18, 2022 https://stackstorm.com/2022/12/v3-8-0-released/ Fixed Fix redis SSL problems with sentinel #5660 Fix a bug in the pack config loader so that objects covered by an patternProperties schema or arrays using additionalItems schema(s) can use encrypted datastore keys and have their default values applied correctly. #5321 Contributed by @cognifloyd Fixed st2client/st2client/bas…

S
StackStorm DevOps v3.8.1

v3.8.1

3.8.1 - December 13, 2023 https://stackstorm.com/2023/12/v3-8-1-released/ Fixed Fix proxy auth mode in HA environments #5766 #6049 Contributed by @floatingstatic Fix issue with linux pack actions failed to run remotely due to incorrect python shebang. #5983 #6042 Contributed by Ronnie Hoffmann (@ZoeLeah Schwarz IT KG) Fix CI usses #6015 Contributed by Amanda McGuinness (@amanda11 intive) Bumped pa…

S
StackStorm DevOps v3.7.0

v3.7.0

https://stackstorm.com/2022/05/10/stackstorm-3-7-0-released/ 3.7.0 - May 05, 2022 Added Added st2 API get action parameters by ref. #5509 API endpoint /api/v1/actions/views/parameters/{action_id} accepts ref_or_id. Contributed by @DavidMeu Enable setting ttl for MockDatastoreService. #5468 Contributed by @ytjohn Added st2 API and CLI command for actions clone operation. API endpoint /api/v1/action…

S
StackStorm DevOps v3.6.0

v3.6.0

https://stackstorm.com/2021/12/16/stackstorm-v3-6-0-released/ 3.6.0 - October 29, 2021 Added Added possibility to add new values to the KV store via CLI without leaking them to the shell history. #5164 st2.conf is now the only place to configure ports for st2api, st2auth, and st2stream. We replaced the static .socket sytemd units in deb and rpm packages with a python-based generator for the st2api…

S
StackStorm DevOps v3.4.1

v3.4.1

https://stackstorm.com/2021/03/10/stackstorm-v3-4-1-security-fix/ Added Update the service start up code to warn if the service locale encoding is not set to utf-8 #5184 Contributed by @Kami Changed Use sudo -E to fix GitHub Actions tests #5187 Contributed by @cognifloyd Properly handle unicode strings in logs #5184 Contributed by @Kami

S
StackStorm DevOps v3.3.0

v3.3.0

https://stackstorm.com/2020/10/22/stackstorm-v3-3-0-released/ Added Add make command to autogen JSON schema from the models of action, rule, etc. Add check to ensure update to the models require schema to be regenerated. (new feature) Improved st2sensor service logging message when a sensor will not be loaded when assigned to a different partition (@punkrokk) #4991 Add support for a configurable c…

S
StackStorm DevOps v3.4.0

v3.4.0

https://stackstorm.com/2021/03/04/v3-4-0-released/ Added Added support for GitLab SSH URLs on pack install and download actions. (improvement) #5050 Contributed by @asthLucas Added st2-rbac-backend pip requirements for RBAC integration. (new feature) #5086 Contributed by @hnanchahal Added notification support for err-stackstorm. (new feature) #5051 Added st2-auth-ldap pip requirements for LDAP aut…

S
StackStorm DevOps v3.2.0

v3.2.0

https://stackstorm.com/2020/04/30/stackstorm-v3-2-0-released/ Added Add support for blacklisting / whitelisting hosts to the HTTP runner by adding new url_hosts_blacklist and url_hosts_whitelist runner attribute. (new feature) #4757 Add user parameter to re_run method of st2client. #4785 Install pack dependencies automatically. #4769 Add support for immutable_parameters on Action Aliases. This fea…