Hey everyone,
We’re excited to announce a new major version of AWX, 9.0.0.
Here are some of the notable changes:
- Updated AWX images to use centos:8 as the parent image.
- Updated to ansible-runner 1.4.4 to address various bugs.
- Added oc and kubectl to the AWX images to support new container-based execution introduced in 8.0.0.
- Added some optimizations to speed up the deletion of large Inventory Groups.
- Fixed a bug that broke webhook launches for Job Templates that define a survey (https://github.com/ansible/awx/issues/5062).
- Fixed a bug in the CLI which incorrectly parsed launch time arguments for
awx job_templates launch
andawx workflow_job_templates launch
(https://github.com/ansible/awx/issues/5093). - Fixed a bug that caused inventory updates using “sourced from a project” to stop working (https://github.com/ansible/awx/issues/4750).
- Fixed a bug that caused Slack notifications to sometimes show the wrong bot avatar (https://github.com/ansible/awx/pull/5125).
- Fixed a bug that prevented the use of digits in Tower’s URL settings (https://github.com/ansible/awx/issues/5081).
For a full list of commits included in this release, see the tag page on GitHub: https://github.com/ansible/awx/releases/tag/9.0.0