In this release we updated the required version of ansible-runner. If you have a custom EE you will likely need to rebuild your EE on top of the latest base images.
What's Changed
- Delete dead code from get_or_register, move, and test by @AlanCoding in #11980
- Prevents disassociate hybrid node on controlplane instance group by @AlexSCorey in #11791
- Fixes Workflow visualizer toolbar disappearing. by @AlexSCorey in #11846
- Fix search toolbar clear all filters by @marshmalien in #11939
- Fix error when runner parameter was bool instead of str @kdelee in #11993
- Fix notification template details by @nixocio in #11988
- Add user-defined environment variables to ansible-galaxy commands by @AlanCoding in #11865
- Grafana notifications: Fix panel/dashboardId type by @bpedersen2 in #11083
- Add JobJobEventsChildrenSummary endpoint by @fosterseth in #11928
- Update cryptography to >=35 for openssl 3 support by @simaishi in #11983
- Use new children-summary endpoint data to traverse job event tree by @keithjgrant in #11944
- Downgrade min required node LTS by @nixocio in #12004
- Improves UX of workflow approval list by @AlexSCorey in #11920
- Escape name__regex and name__iregex by @nixocio in #11964
- Add placeholder text when user selects a fuzzy search on labels by @marshmalien in #12007
- Do not show inventory for project update on job details by @nixocio in #12009
- Do not truncate strings on activity stream dropdown by @nixocio in #12020
- add ID as default filter if no other filtering criteria is provided by @rebeccahhh in #11914
- drop call that queries all running and waiting jobs in task manager by @kdelee in #12030
- change back to Automation Analytics name by @jlmitch5 in #12022
- Add saved replies dir and default reply by @nixocio in #12028
- Fixes pagination translation failure by @AlexSCorey in #12026
- calculate remaining capacity in static method by @kdelee in #12037
- Add array support to survey multiple choice questions by @keithjgrant in #12038
- Only fetch fields we need in task manager by @kdelee in #12045
- Alternative code reloader for dev env by @shanemcd in #12054
- removed 'check_migrations' condition in _citi_db_wrapper by @amolgautam25 in #12021
- Update file path in docs/ansible_runner_integration.md by @anxstj in #12056
- Update when deleted is shown on job details by @nixocio in #12029
- Disable isCreatable on Advanced Search by @nixocio in #12048
- Remove duplicate CSS rules by @nixocio in #12063
- Mark committed_capacity field for removal by @AlanCoding in #12041
- Mark inventory source field for deprecation by @AlanCoding in #11989
- default saved replies for triages by @rebeccahhh in #12047
- Fix rows type for CodeDetails by @nixocio in #12069
- Fix the job event partition alignment by @jbradberry in #12068
- Adds popover help text to project details, and unifies those strings … by @AlexSCorey in #12039
- awxkit log which resource failed to import by @fosterseth in #12031
- Remove output/stderr tabs from host detail modals when not present by @keithjgrant in #12064
- Ship the resolved_role event data to analytics by @AlanCoding in #12066
- Fix notification template details for system auditors by @nixocio in #12062
- Update strings by @nixocio in #12077
- Analytics collector should collect full license data by @Ladas in #12016
- move static methods used by task manager by @kdelee in #12050
- Remove unnecessary blocks from project update playbook by @AlanCoding in #11996
- Bump minimist from 1.2.5 to 1.2.6 in /awx/ui by @dependabot in #12067
- Updating job execution to use new features in ansible runner by @john-westcott-iv in #12083
- Refactoring release_process docs and updating images by @john-westcott-iv in #11981
- Remove committed_capacity field, delete supporting code by @AlanCoding in #12086
- Localization Update & Add KO to supported languages by @rooftopcellist in #12096
New Contributors
- @bpedersen2 made their first contribution in #11083
Full Changelog: 20.1.0...21.0.0