mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
Merge pull request #9169 from rooftopcellist/version-1101
Bump version to 17.0.1 & update changelog Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This is a list of high-level changes for each release of AWX. A full list of commits can be found at `https://github.com/ansible/awx/releases/tag/<version>`.
|
This is a list of high-level changes for each release of AWX. A full list of commits can be found at `https://github.com/ansible/awx/releases/tag/<version>`.
|
||||||
|
|
||||||
|
# 17.0.1 (January 26, 2021)
|
||||||
|
- Fixed pgdocker directory permissions issue with Local Docker installer: https://github.com/ansible/awx/pull/9152
|
||||||
|
- Fixed a bug in the UI which caused toggle settings to not be changed when clicked: https://github.com/ansible/awx/pull/9093
|
||||||
|
|
||||||
# 17.0.0 (January 22, 2021)
|
# 17.0.0 (January 22, 2021)
|
||||||
- AWX now requires PostgreSQL 12 by default: https://github.com/ansible/awx/pull/8943
|
- AWX now requires PostgreSQL 12 by default: https://github.com/ansible/awx/pull/8943
|
||||||
**Note:** users who encounter permissions errors at upgrade time should `chown -R ~/.awx/pgdocker` to ensure it's owned by the user running the install playbook
|
**Note:** users who encounter permissions errors at upgrade time should `chown -R ~/.awx/pgdocker` to ensure it's owned by the user running the install playbook
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
17.0.0
|
17.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user