We’re happy to announce that the next release of AWX, version 23.9.0 is now available!
Some notable features include:
- Added ARM64 support for Linux (multiple PRs)
- Added the ability to use awxkit with websocket custom URLs (Pull Request #14902)
- Added support for Terraform credentials in awxkit (Pull Request #14902)
- Added multi-arch build for AWX images in ghcr.io (Pull Request #14899)
- Enhanced the dashboard Job Summary endpoint to contain canceled and error job counts (Pull Request #13924)
- Published multi-arch manifest of AWX (Pull Request #14929)
- Published multi-arch for AWX execution environments (Pull Request #14930)
In addition AWX Operator version 2.12.2 has also been released!
Some notable features include:
- Added more content for the AWX Mesh Ingress documentation (Pull Request #1724)
- Corrected indentation for annotations for the AWX Mesh Ingress roles templates (Pull Request #1723)
- Updated Dockerfile operator-framework/ansible-operator version to 1.34.0 (Pull Request #1714)
- Fixed bug where uppercase Route fails (Pull Request #1731)
Please see the release pages for more details:
AWX: Release 23.9.0 · ansible/awx · GitHub
Operator: Release 2.12.2 · ansible/awx-operator · GitHub
-The AWX team.