What's Changed
- Replaced the
Execution Environment Setup Reference
section of the Execution Environments chapter of the AWX User Guide with a link to the Builder's definition docs instead of duplicating its content (@Andersson007 #14562) - Removed requirement from image parameter as it is not always needed (e.g., when state is absent or updating an existing Execution Environment) (@willthames #14488)
- Cleaned up SOS report passwords (@sscheib-rh #14557)
- Upgraded client library for dsv since tss already landed (@AlanCoding #14362)
- Added customizable
batch_size
forcleanup_activitystream
andcleanup_jobs
(@dangoncalves #14412) - Updated Django dependencies to resolve CVE-2023-43665 (@TheRealHaoLiu #14561)
- Added alt-text codeblock to images for the Organizations chapter of the AWX User Guide (@coderSuren #14556)
- Added alt-text codeblock to images for the Notifications chapter of the AWX User Guide (@coderSuren #14555)
- Removed retry attempts for waiting for DB migrations to complete (@TheRealHaoLiu #14566)
- Removed mailing list from Get Involved sections of the AWX README (@TheRealHaoLiu #14580)
- Deleted unpartitioned tables in a separate transaction (@AlanCoding #14572)
- Added alt-text codeblock to images for the Project Signing and Verification chapter of the AWX User Guide (@C0DE-SLAYER #14545)
- Corrected Auditor roles in RBAC table of the Security chapter of the AWX User Guide (@ro4i7 #14540)
- Added alt-text codeblock to images for the Users chapter of the AWX User Guide (@ro4i7 #14538)
- Added alt-text codeblock to images for the Teams chapter of the AWX User Guide (@ro4i7 #14539)
- Added alt-text codeblock to images for the Job Branching chapter of the AWX User Guide (@Deepshaded #14541)
- Added link to the
Getting Started with Execution Environments
guide from the Execution Environments chapter of the AWX User Guide (@Andersson007 #14587) - Corrected missing text replacement directives in the Users chapter of the AWX User Guide (@tvo318 #14592)
- Added alt-text codeblock to images for the Projects chapter of the AWX User Guide (@C0DE-SLAYER #14544)
- Added alt-text codeblock to images for the Job Templates chapter of the AWX User Guide (@kishan3 #14548)
- Removed specific version for receptorctl dependencies in the requirements files (@TheRealHaoLiu #14593)
- Added alt-text codeblock to images for the Job Capacity and Job Slices sections of the AWX User Guide (@kishan3 #14549)
- Added alt-text codeblock to images for the Credentials chapter of the AWX User Guide (@kishan3 #14550)
- Fixed invalid YAML in constructed inventory "Hosts by processor type" copy/paste example (@marshmalien #14568)
- Added alt-text codeblock to images for the Credential Types chapter of the AWX User Guide (@kishan3 #14551)
- Added alt-text codeblock to images for the Instance Groups chapter of the AWX User Guide (@123MwanjeMike #14571)
- Added alt-text codeblock to images for the Execution Environments chapter of the AWX User Guide (@Bhanuteja01 #14576)
- Introduced
requirements.in
andconstraints.in
to pip compile the full dependency tree for docsite build requirements; and updated thetox
configuration (@oraNod #14449) - Fixed swagger docs generation on RHEL (@obaranov #14589)
- Fixed "upgrade in progress" status page not showing up while migration is in progress (@TheRealHaoLiu #14579)
New Contributors
- @dangoncalves made their first contribution in #14412
- @coderSuren made their first contribution in #14556
- @C0DE-SLAYER made their first contribution in #14545
- @Deepshaded made their first contribution in #14541
- @kishan3 made their first contribution in #14548
- @123MwanjeMike made their first contribution in #14571
- @Bhanuteja01 made their first contribution in #14576
Full Changelog: 23.3.0...23.3.1
AWX Operator
Released with AWX Operator v2.7.1