From 353f206da5dfec760ccec7a36d9961e28cc83ae1 Mon Sep 17 00:00:00 2001 From: Traci Morrison Date: Fri, 15 Nov 2019 14:33:38 -0500 Subject: [PATCH 1/2] Change Golang version number --- ee/ucp/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index 9e12cef5f3..1dcb768a66 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -44,7 +44,7 @@ upgrade your installation to the latest release. * Added a feature that allows the user to enable SecureOverlay as an add-on on UCP via an install flag called `secure-overlay`. This flag enables IPSec Network Encryption in Kubernetes. ### Security -* Upgraded Golang to 1.13.2. (ENGORC-2762) +* Upgraded Golang to 1.12.12. (ENGORC-2762) * Fixed an issue that allowed a user with a "restricted control" role to obtain Admin access to UCP. (ENGORC-2781) ### Bug fixes @@ -978,7 +978,7 @@ leading to a gap in permissions checks. (ENGORC-2781) 2019-09-03 ### Kubernetes -* Kubernetes has been upgraded to version 1.8.15-docker-7. This version was built with Golang 1.12.9.. +* Kubernetes has been upgraded to version 1.8.15-docker-7. This version was built with Golang 1.12.9. * Kubernetes DNS has been upgraded to 1.14.13. ### Networking From 8c8a9dca2ff326eba682ddc99550b4716f4e20c0 Mon Sep 17 00:00:00 2001 From: Traci Morrison <52976526+traci-morrison@users.noreply.github.com> Date: Fri, 15 Nov 2019 14:48:16 -0500 Subject: [PATCH 2/2] Change format for role name --- ee/ucp/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index 1dcb768a66..83807227a7 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -45,7 +45,7 @@ upgrade your installation to the latest release. ### Security * Upgraded Golang to 1.12.12. (ENGORC-2762) -* Fixed an issue that allowed a user with a "restricted control" role to obtain Admin access to UCP. (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) @@ -2281,4 +2281,4 @@ and the API is fully interactive within the UCP web interface. - [UCP 2.1 release notes](/datacenter/ucp/2.1/guides/release-notes/index.md) - [UCP 2.0 release notes](/datacenter/ucp/2.0/guides/release-notes.md) -- [UCP 1.1 release notes](/datacenter/ucp/1.1/release_notes.md) \ No newline at end of file +- [UCP 1.1 release notes](/datacenter/ucp/1.1/release_notes.md)