Hi all,
We’re happy to announce that the next release of AWX, version 21.5.0 is now available!
Some notable features include:
- Add a graph to show database connections being used
- Refactors and redesigns workflow approval to impove UX
- Add Help Text with documentation link to Notification Templates page
- Allow for passing multiple items for values and roles when configuring SAML auth
- Task manager refactor
- Easier review workflow output
- Wait 60 seconds before scaling down a worker
- Further resiliency changes, specifically focused on case of database going offline
- Complex schedules UI
- Add metric for task manager on_commit calls
- Add more graphs for task manager refactor
- Altering events relationship to hosts to increase performance
- add help command to make
- feature_request_form_update
- Added more context to subscription details and rearrange the order of some of the fields
- Modifying AWX collection to allow connection to IPv6 hosts.
- Implement Generic OIDC Provider
In addition AWX Operator version 0.27.0 has also been released!
Some notable features include:
- configure callback receiver workers based on CPU
- Upgrade to Operator SDK v1.22.2
Please see the releases pages for more details:
AWX: https://github.com/ansible/awx/releases/tag/21.5.0
Operator: https://github.com/ansible/awx-operator/releases/tag/0.27.0
-The AWX team