What's Changed
- Added Cython to
VENV_BOOTSTRAP
for grpcio (@simaishi #15256) - Updated platform ingress to not allow modification of the shared resources (@fosterseth #15234)
- Added option for the dev environment to enable SSL for PostgreSQL (@fosterseth #15151)
- Updated HostMetric updates to gather each batch as a single transaction (@jbradberry #15251)
- Replaced
REMOTE_ADDR
withansible_base.lib.utils.requests.get_remote_host
(@dmzoneill #15175) - Fixed race condition when deleting schedules (@fosterseth #15259)
- Updated resource server to periodically sync from shared resource provider (@TheRealHaoLiu #15264)
- Updated AWX CLI to patch users in order to properly assign them roles (@ArtsiomMusin #14053)
- Added receptor work list command to sosreport (@TheRealHaoLiu #15207)
- Added the backup hotfix script for the backup/restore role (@jbradberry #15260)
- Renamed
AWX_DIRECT_SHARED_RESOURCE_MANAGEMENT_ENABLED
toALLOW_LOCAL_RESOURCE_MANAGEMENT
so the same setting is used across the platform (@fosterseth #15269) - Changed all uses of
ImplicitRoleField
to perform anon_delete=SET_NULL
(@jbradberry #15268) - Adjusted
aiohttp
to address CVE-2024-23829 (@thedoubl3j #15257) - Added the ability to create a Terraform State inventory source with the 'awx.awx.inventory_source' module (@vvarga007 #15258)
- Fixed notification name searches (@aeter #15231)
- Added option for OpenShift Virtualization Inventory source (@chadmf #15047)
- Updated the permission registry to use public methods to reference registered models (@AlanCoding #15277)
- Revised CI tests to pass the Makefile python exe to ansible-playbook (@AlanCoding #15282)
New Contributors
- @vvarga007 made their first contribution in #15258
- @aeter made their first contribution in #15231
Full Changelog: 24.5.0...24.6.0
AWX Operator
Released with AWX Operator v2.19.0