23.3.0
What's Changed
- Updated collections to explicitly set the version during promotion (@TheRealHaoLiu #14484)
- Updated Django version to address CVE-2023-41164 (@TheRealHaoLiu #14460)
- Added a debug log for scheduler commit duration (@TheRealHaoLiu #14035)
- Simplified release notes for AWX (@tvo318 #14485)
- Added a section for PostgreSQL
max_connections
to the Performance chapter of the AWX Administration Guide (@AlanCoding #14482) - Fixed the type conversions to work correctly (related #14487) (@kurokobo #14489)
- Added a DROP option and cleanup unnecessary unpartitioned event tables (@AlanCoding #14055)
- Fixed wrong arguments order in the
DomainPasswordGrantAuthorizer
(@Laskya #14441) - Updated Forum terminology and removed references to the AWX mailing list (@tvo318 #14491)
- Fixed spelling errors throughout the AWX documentation (@maskboyAvi #14507)
- Fixed the direct links to AWX to reroute the user after authentication (@Sasa993 #14399)
- Fixed collection test flake due to successful canceled command (@AlanCoding #14519)
- Added alt-text codeblock to images for the Webhooks chapter of the AWX User Guide (@michellemacrh #14529)
- Fixed the command for importing setuptools in the AWX Docs Contributor's Guide (@chrismeyersfsu #14542)
- Added alt-text codeblock to images for the Applications chapter of the AWX User Guide (@maskboyAvi #14526)
- Fixed the
ip_address
field to empty string for setting theAWX_AUTO_DEPROVISION_INSTANCES
parameter (@fosterseth #14543) - Added alt-text codeblock to images for the Secret Management System chapter of the AWX User Guide (@maskboyAvi #14527)
- Added alt-text codeblock to images for the Workflow chapter of the AWX User Guide (@ro4i7 #14537)
- Added alt-text codeblock to images for the Jobs chapter of the AWX User Guide (@maskboyAvi #14530)
- Updated the
AWX_IGNORE_BLACK
pre-commit hook to only block commits if it fails for certain paths (@AlanCoding #14531)
New Contributors
- @skochay330 made their first contribution in #14403
- @Laskya made their first contribution in #14441
- @maskboyAvi made their first contribution in #14507
- @Sasa993 made their first contribution in #14399
- @michellemacrh made their first contribution in #14529
- @ro4i7 made their first contribution in #14537
Full Changelog: 23.2.0...23.3.0
AWX Operator
Released with AWX Operator v2.7.0