24.2.0
What's Changed
- Added
resource
andansible_id
to serializers (@AlanCoding #15020) - Fixed WebSocket Relay by setting the autocommit to
True
so job output and status will load properly (@chrismeyersfsu #15043) - Updated playbooks to use Fully Qualified Collection Names (FQCN) (@maxamillion #15029)
- Fixed REST API Help button broken reference to API documentation URL (@PabloHiro #14992)
- Changed
awx.awx.application
to output the OAuth2 client secret if one was generated (@jbradberry #15045) - Updated parameters to pass with quotes so that each directory will not be interpreted as a separate command line flag (@chrismeyersfsu #15037)
- Loosened up webhook body check on notification templates (@dmzoneill #14995)
- Re-parented DAB views from AWX base (@AlanCoding #15019)
- Clarified in the release_process.md document on how release announcements should be done (@gundalow #15041)
- Added link to service-index URL (@AlanCoding #14984)
- Removed JSON formatter for job lifecycle (@chrismeyersfsu #15034)
- Updated WebSocket Relay to make database password optional (@TheRealHaoLiu #15046)
- Updated
DOCKER_COMPOSE
command todocker compose
(@TheRealHaoLiu #15056) - Updated the
awx-manage
script to make use ofimportlib
(@jbradberry #15015) - Added tags and
skip_tags
option toawx.awx.workflow_launch
(@Tompage1994 #15011) - Renamed container hostname from
awx_1
toawx-1
(@chrismeyersfsu #15060) - Rounded out options URL prefix edge cases (@chrismeyersfsu #15061)
- Added documentation for Terraform credential and inventory source in the AWX User Guide (@tvo318 #15004)
- Removed unnecessary
drf_reverse
overwrite (@chrismeyersfsu #15078) - Published AMD64 and ARM64 AWX image (@TheRealHaoLiu #15053)
New Contributors
- @maxamillion made their first contribution in #15029
- @PabloHiro made their first contribution in #14992
- @gundalow made their first contribution in #15041
Full Changelog: 24.1.0...24.2.0
AWX Operator
Released with AWX Operator v2.15.0