Releases: StackStorm/ansible-st2
Releases · StackStorm/ansible-st2
v3.3.0
v3.2.0
- New #319: Add support for RBAC mappings by @mamercad
- Chg #302: Install latest rabbitmq on all OSes by @amanda11
- Chg #308: Use RockyLinux for EL8 build and test by @amanda11
- Enh #311: Allow Erlang version on EL8 to be pinned, and by default use < 25 by @amanda11
- Enh #303: Move tests from Travis to GitHub Actions by @amanda11
- Enh #307: Markdown linting README.md by @mamercad
- Enh #323: Update and upgrade deprecated actions by @mamercad
- Enh #317: Default
st2web_package_name: st2web
by @mamercad - Fix #305: Install gpg before calling apt_key by @mamercad
- Fix #313: Use version of erlang < 1.25 and fix EL8 passlib by @amanda11*
- Fix #314: Use wildcard for erlang by @amanda11
- Fix #321: Use latest erlang now by default - as erlang 25 now preferred erlang … by @amanda11
- Fix #322: Need to install ansible-core on EL8 by @amanda11
New Contributors
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
- New #296: Add new
redis
role, as a required coordination backend since st2v2.5.0
(@amanda11) - Chg #290: Remove
EWC
support & move LDAP/RBAC configuration to OSSst2
role (@winem) - Chg #298: Drop
Ubuntu 16
, add newUbuntu 20
support (@winem) - Bug #150: Fix multiple issues with the st2 version pinning #295 (@amanda11)
- Bug #292: Fix installing EPEL GPG key #294 (@amanda11)
v2.2.0
- New #281: Add ability to install addition pip modules into the st2 virtualenv (@nmaludy)
- Chg #283: Remove
st2resultstracker
, deprecated since st2v3.3.0
- Enh #278: Handle corner case for installing
python3-devel
inEL7
#278 (@amanda11) - Enh #284: Updates for
Ubuntu 16
andPython 3
, implement newst2_u16_add_insecure_py3_ppa
var (@amanda11) - Fix #289: Pin
rabbitmq_version
to3.8.12
underEL8
as the latest one breaks (@amanda11)