Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a655713

Browse files
author
Joao Fernandes
committed
Improve release notes for 1.1.3
(cherry picked from commit 117740117bf719039cc43dc77a110c9e22fbbead)
1 parent fb6c561 commit a655713

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

release_notes.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,20 @@ upgrade your installation to the latest release.
2222

2323
Note: UCP 1.1.3 supports Docker Engine 1.12 but does not use the built-in
2424
orchestration capabilities provided by the Docker Engine with swarm mode enabled.
25-
When installing this UCP version on a Docker Engine 1.12 host, UCP creates a
25+
When installing this UCP version on a Docker Engine 1.12 host, UCP creates a
2626
cluster using Docker Swarm v1.2.5.
2727

2828
**Security Update**
2929

30-
Fixes a security issue by which a malicious user with limited privileges can
31-
escalate their privileges to perform unauthorized actions on the cluster via
32-
the API.
30+
Fixes a security issue by which a malicious user with limited privileges can
31+
escalate their privileges to perform unauthorized actions on the cluster via
32+
the API.
33+
34+
This issue affects deployments of Universal Control Plane versions 1.1.2 or
35+
prior, and can only be used to gain access to the system by someone who already
36+
has a UCP account.
37+
38+
This issue was discovered by our development team during internal testing.
3339

3440
**Features**
3541

@@ -43,22 +49,22 @@ the API.
4349

4450
**Bug Fixes**
4551

46-
* Improved system performance when large numbers of overlay networks are deployed
52+
* Improved system performance when large numbers of overlay networks are deployed
4753
on the cluster.
4854
* Fixed an issue which affected container rescheduling on clusters with overlay
4955
networks.
5056
* Fixed an issue which affected synchronizing organization owners (admins) in
5157
LDAP when migrating from DTR 1.4.3 to 2.0.x
52-
* Fixed an issue where UCP/DTR integration config was not loaded when UCP
58+
* Fixed an issue where UCP/DTR integration config was not loaded when UCP
5359
controller was restarted.
54-
* Fixed an issue in the GUI where the sidebar does not display when first
60+
* Fixed an issue in the GUI where the sidebar does not display when first
5561
logging into UCP.
5662
* Fixed an issue where volumes created through the UCP GUI did not correctly
5763
populate the labels field.
5864

5965
**Known Issues**
6066

61-
* This version of UCP cannot be installed on Engine 1.12 host with swarm mode
67+
* This version of UCP cannot be installed on Engine 1.12 host with swarm mode
6268
enabled, and is not compatible with swarm-mode based APIs, e.g. `docker service`.
6369

6470
## Version 1.1.2

0 commit comments

Comments
 (0)