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