What's Changed
- Cleaned the PostgreSQL 15 volume (@AlanCoding #15083)
- Updated Galaxy collection CI checks with and without redirects (@TheRealHaoLiu #15086)
- Allowed for manually restarting promote workflow (@shanemcd #15095)
- Fixed awxkit uploads when re-running promote workflow (@shanemcd #15096)
- Reverted accidental line deletion in the .workflows'
promote.yml
file (@shanemcd #15097) - Moved named URL init out of Middleware init (@chrismeyersfsu #15085)
- Implemented optional URL prefix the Django way (@chrismeyersfsu #15080)
- Fixed failure from DAB (@AlanCoding #15102)
- Replaced role system (RBAC) with permissions-based database roles (@AlanCoding #14905)
- Stored molecule debug output to GitHub artifacts (@TheRealHaoLiu #15107)
- Used latest
awx-ee
in devel CI (@TheRealHaoLiu #15098) - Updated the requirements by using the released version of django-radius (@AlanCoding #15103)
- Updated LDAP/SAML config dump commands (@jessicamack #15106)
- Added a new attribute to the Terraform credential plugin which allows pushing of the Google GCE credentials file (@abikouo #15055)
- Fixed missing
fstring
from wsrelay logging (@lucas-benedito #15094) - Fixed wsrelay connection leak (@TheRealHaoLiu #15113)
- Removed repetitive words in the Issues template, AWX Administration Guide, and the docker-compose README file (@hugehope #15101)
- Updated the example commands in the Token-Based Authentication chapter of the AWX Administration Guide to omit using
-X
when not needed, and not defaulting to demonstrating-k
(@jpmens #15054) - Updated the Makefile to use
$(shell ...)
to filter the redis docker volumes (@jbradberry #15115) - Fixed instance peering pagination (@fosterseth #15108)
- Backported previously approved corrections in the AWX Administration Guide and AWX User Guide (@tvo318 #15121)
New Contributors
Full Changelog: 24.2.0...24.3.0
Known issues
- Existing
/api/v2/roles/
type endpoints will be missing system auditor & admin roles - Organization auditors will lose view permission to job templates that use inventories in their organization, but existing permissions are preserved via a data migration
- Existing role-related endpoints are marked as deprecated and a new set of endpoints for DB-backed role management are introduced
- #15137
- #15136
AWX Operator
Released with AWX Operator v2.16.0