File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,21 @@ known issues for each UCP version.
17
17
You can then use [ the upgrade instructions] ( installation/upgrade.md ) , to
18
18
upgrade your installation to the latest release.
19
19
20
+ ## Version 1.1.4
21
+
22
+ (29 Sept 2016)
23
+
24
+ Note: UCP 1.1.4 supports Docker Engine 1.12 but does not use the built-in
25
+ orchestration capabilities provided by the Docker Engine with swarm mode enabled.
26
+ When installing this UCP version on a Docker Engine 1.12 host, UCP creates a
27
+ cluster using Docker Swarm v1.2.5.
28
+
29
+ ** Bug fixes **
30
+
31
+ * Don't generate authentication tokens for organization accounts
32
+ * Improved performance when deploying to a cluster with thousands of users
33
+ * Increased timeouts for adding new nodes and other network operations
34
+
20
35
21
36
## Version 1.1.3
22
37
You can’t perform that action at this time.
0 commit comments