chkpwd / iac

https://blog.chkpwd.com
MIT License
56 stars 4 forks source link

chore(deps): update dependency awx.awx to v24.6.0 #1122

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
awx.awx galaxy-collection minor 24.5.0 -> 24.6.0

Release Notes

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.