Hi all,
We’re happy to announce that the next release of AWX, version 24.3.1 is now available!
Some notable features include:
- Added CSRF Validation for schemas (PR Adding CSRF Validation for schemas by brsanche · Pull Request #15027 · ansible/awx · GitHub)
- Changed the import command to stop pre-loading objects, and instead do a targeted search when the cache fails to have a matching object (PR Stop pre-caching every resource in the system upon import by jbradberry · Pull Request #15128 · ansible/awx · GitHub)
- Pinned OpenSSL 3.0.7 to the builder image (PR Pin openssl 3.0.7 by fosterseth · Pull Request #15147 · ansible/awx · GitHub)
In addition AWX Operator version 2.16.1 has also been released!
Some notable features include:
- Added explicit list filter after
rejectattr
(PR #1845)Please see the releases pages for more details:
AWX: Release 24.3.1 · ansible/awx · GitHub
Operator: Release 2.16.1 · ansible/awx-operator · GitHub
-The AWX team.