Merge pull request #9888 from trapier/ucp-3.2.4-relnote-update

ucp 3.2.4 release note update [ENGDOCS-263]
This commit is contained in:
Traci Morrison 2019-11-15 14:22:53 -05:00 committed by GitHub
commit 6f2975df72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ upgrade your installation to the latest release.
### Security
* Upgraded Golang to 1.13.2. (ENGORC-2762)
* Fixed an issue that allowed a user with a "restricted control" role to obtain Admin access to UCP by starting a container with `docker run --volumes-from ucp-proxy`. (ENGORC-2781)
* Fixed an issue that allowed a user with a "restricted control" role to obtain Admin access to UCP. (ENGORC-2781)
### Bug fixes
* Fixed an issue where UCP 3.2 backup performs an append not overwrite when `--file` switch is used. (FIELD-2043)