New
24.5.0
What's Changed
- Fixed the promote GitHub workflow associated with the release event (@TheRealHaoLiu https://github.com/ansible/awx/pull/15215)
- Replaced deprecated
locale.format()withlocale.format_string()to fix human output on Python 3.12 (@hb9hnt https://github.com/ansible/awx/pull/15170) - Reformatted long text line wrap to fit help window (@irozet12 https://github.com/ansible/awx/pull/15169)
- Updated the docker-compose README to mention that you can skip
make docker-compose-build(@AlexPykavy https://github.com/ansible/awx/pull/15149) - Updated test so that DAB change can merge (@AlanCoding https://github.com/ansible/awx/pull/15222)
- Added Kube credentials to the inventory source picker (@matburt https://github.com/ansible/awx/pull/15223)
- Fixed Galaxy publishing (@TheRealHaoLiu https://github.com/ansible/awx/pull/15233)
- Updated the collection to be compatible with the
OPTIONAL_API_URLPATTERN_PREFIXenvironment variable (@Harshith-umesh https://github.com/ansible/awx/pull/15205) - Updated
named_urlto work with optional URL prefixes (@chrismeyersfsu https://github.com/ansible/awx/pull/15114) - Added the use of settings fixture in tests (@chrismeyersfsu https://github.com/ansible/awx/pull/15237)
- Added
check_instance_readyto management commands (@TheRealHaoLiu https://github.com/ansible/awx/pull/15238) - Added centralized logging via OpenTelemetry (OTel) (@chrismeyersfsu https://github.com/ansible/awx/pull/15199)
- Updated the link in the documentation and Help text for the Terraform State inventory plugin to improve readability (@akira6592 https://github.com/ansible/awx/pull/15241)
- Added AWS SNS notification support for webhooks (@ethemcemozkan https://github.com/ansible/awx/pull/15184)
- Unpinned Cypthon in the requirements file (@TheRealHaoLiu https://github.com/ansible/awx/pull/15246
- Repinned Cython due to build constraints associated with Cython versions older than 3.0 (@TheRealHaoLiu https://github.com/ansible/awx/pull/15248)
- Updated Django version to 4.2.10 (@thedoubl3j https://github.com/ansible/awx/pull/15250)
New Contributors
- @hb9hnt made their first contribution in https://github.com/ansible/awx/pull/15170
- @AlexPykavy made their first contribution in https://github.com/ansible/awx/pull/15149
- @Harshith-umesh made their first contribution in https://github.com/ansible/awx/pull/15205
- @ethemcemozkan made their first contribution in https://github.com/ansible/awx/pull/15184
Full Changelog: https://github.com/ansible/awx/compare/24.4.0...24.5.0
AWX Operator
Released with AWX Operator v2.18.0