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

Skip to content

Commit 17aa88c

Browse files
Alex MavrogiannisJoao Fernandes
authored andcommitted
add release notes for 1.1.3
(cherry picked from commit e2809745101b87640b7c671dd14c1dfbc9c794a2)
1 parent 9865791 commit 17aa88c

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

release_notes.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,49 @@ known issues for each UCP version.
1717
You can then use [the upgrade instructions](installation/upgrade.md), to
1818
upgrade your installation to the latest release.
1919

20+
21+
## Version 1.1.3
22+
23+
Note: UCP 1.1.3 supports Docker Engine 1.12 but does not use the built-in
24+
orchestration capabilities provided by the Docker Engine on swarm mode. When
25+
installing this UCP version on a Docker Engine 1.12 host, UCP creates a cluster
26+
using Docker Swarm 1.2.5.
27+
28+
**Security Update**
29+
30+
Fixes a security issue by which a malicious user with limited privileges can
31+
perform unauthorized actions on the cluster via the API.
32+
33+
**Features**
34+
35+
* Core
36+
* Upgraded Docker Swarm to 1.2.5
37+
* Non-admin users no longer have the ability to edit or delete UCP/DTR volumes
38+
and networks.
39+
* The Pull Image, Delete Image, Create Volume, Delete Volume, Create Network
40+
and Delete Network operations are now inaccessible to users with View Only
41+
default permissions or lower.
42+
43+
**Bug Fixes**
44+
45+
* Improved system performance when large numbers of overlay networks are deployed
46+
on the cluster.
47+
* Fixed an issue which affected container rescheduling on clusters with overlay
48+
networks.
49+
* Fixed an issue which affected synchronizing organization owners (admins) in
50+
LDAP when migrating from DTR 1.4.3 to 2.0.x
51+
* Fixed an issue where UCP/DTR integration config was not loaded when UCP
52+
controller was restarted.
53+
* Fixed an issue in the GUI where the sidebar does not display when first
54+
logging into UCP.
55+
* Fixed an issue where volumes created through the UCP GUI did not correctly
56+
populate the labels field.
57+
58+
**Known Issues**
59+
60+
* This version of UCP cannot be installed on Engine 1.12 host with swarm mode
61+
enabled, and is not compatible with swarm-mode based APIs, e.g. `docker service`.
62+
2063
## Version 1.1.2
2164

2265
Note: UCP 1.1.2 supports Docker Engine 1.12 but doesn't use the new clustering

0 commit comments

Comments
 (0)