We’re happy to announce that the latest release of AWX, version 24.6.0 is now available!
Some notable features include:
- Updated platform ingress to not allow modification of the shared resources (PR #15234)
- Added option for the dev environment to enable SSL for PostgreSQL (PR #15151)
- Renamed
AWX_DIRECT_SHARED_RESOURCE_MANAGEMENT_ENABLED
to
ALLOW_LOCAL_RESOURCE_MANAGEMENT
so the same setting is used across the platform (PR #15269) - Added the ability to create a Terraform State inventory source with the ‘awx.awx.inventory_source’ module (PR #15258)
- Added option for OpenShift Virtualization Inventory source (PR #15047)
In addition, AWX Operator version 2.19.0 has also been released!
Some notable features include: - Added scheduling controls to Mesh Ingress (PR #1892)
- Added the ability to apply custom labels to DB migration pods (PR #1878)
Please see the releases pages for more details:
AWX: https://github.com/ansible/awx/releases/tag/24.6.0
Operator: https://github.com/ansible/awx-operator/releases/tag/2.19.0
Thanks,
–AWX Team