New
24.4.0
What's Changed
- Exposed websockets on API prefix v2 (@jamesmarshall24 https://github.com/ansible/awx/pull/15143)
- Cleaned up settings file (@jessicamack https://github.com/ansible/awx/pull/15135)
- Updated UnifiedJobs to skip 3 expensive calls for jobs saving in 'waiting' status (@kdelee https://github.com/ansible/awx/pull/15174)
- Added Django logout redirects (@manstis https://github.com/ansible/awx/pull/15148)
- Fixed Podman failures encountered in the development environment (@TheRealHaoLiu https://github.com/ansible/awx/pull/15188)
- Updated Jinja2 from version 3.1.3 to 3.1.4 in
/docs/docsite(@dependabot https://github.com/ansible/awx/pull/15168) - Added skip authorization option to collection application module (@sean-m-sullivan https://github.com/ansible/awx/pull/15190)
- Fixed Terraform backend credential so jobs no longer fail when the credential is not a Google credential type (@abikouo https://github.com/ansible/awx/pull/15141)
- Fixed
success_url_allowed_hostsset instantiation (@manstis https://github.com/ansible/awx/pull/15196) - Added documentation for new DAB RBAC changes (@tvo318 https://github.com/ansible/awx/pull/15150)