mirror of https://github.com/docker/docs.git
Removed duplicate info for UCP 3.0.6 and 2.2.14
This commit is contained in:
parent
2aaf206f31
commit
58116db2ad
|
|
@ -215,35 +215,20 @@ The following features are deprecated in UCP 3.1.
|
|||
|
||||
* Core
|
||||
* Updated Kubernetes to version 1.8.15.
|
||||
* Resolved an issue where LDAP sync jobs would terminate when processing an org admin
|
||||
Search result that does not resolve to an existing user. (docker/escalation#784 #docker/escalation#888)
|
||||
* Resolved an issue where LDAP sync jobs terminated when processing an org admin search result that did not correspond to an existing user. (docker/escalation#784 #docker/escalation#888)
|
||||
* Fixed an issue that caused RethinkDB client lock contention. (docker/escalation#902 and docker/escalation#906)
|
||||
* Fixed an issue that caused Azure IPAM to not release addresses. (docker/escalation#815)
|
||||
* Fixed an issue that caused unsuccessful installation of UCP on Azure. (docker/escalation#863)
|
||||
* Fixed an issue that caused the Interlock proxy service to restart (docker/escalation#814)
|
||||
* Fixed an issue that caused Kubernetes DNS to not work (#14064, #11981)
|
||||
* Fixed an issue that causes a missing warning banner to appear unnecessarily. (#14539)
|
||||
* Security
|
||||
* Fixed `libcurl` vulnerability in RethinkDB image. (#15169)
|
||||
* UI
|
||||
* Fixed an issue that caused "Per User Limit" to not work in Admin Settings. (docker/escalation#639)
|
||||
* Bumped Kubernetes version to 1.8.15.
|
||||
* Fixed an issue where LDAP sync jobs would crash when handling an org admin search result which does not correspond to an existing user. (docker/escalation#784 #docker/escalation#888)
|
||||
* Fixed an issue that caused RethinkDB client lock contention. (docker/escalation#902 and docker/escalation#906)
|
||||
* Fixed an issue that prevented Azure IPAM from releasing addresses. (docker/escalation#815)
|
||||
* Fixed an issue that caused installation of UCP on Azure to be unsuccessful. (docker/escalation#863)
|
||||
* Fixed an issue that caused Interlock proxy service to keep restarting. (docker/escalation#814)
|
||||
* Fixed an issue that prevented Kubernetes DNS from working. (docker/orca#14064 and docker/orca#11981)
|
||||
* Fixed an issue that caused the Interlock proxy service to keep restarting. (docker/escalation#814)
|
||||
* Fixed an issue that caused Kubernetes DNS to not work. (#14064, #11981)
|
||||
* Fixed an issue that caused "Missing swarm placement constraints" warning banner to appear unnecessarily. (docker/orca#14539)
|
||||
|
||||
|
||||
* Security
|
||||
|
||||
* Fixed `libcurl` vulnerability in RethinkDB image. (docker/orca#15169)
|
||||
|
||||
|
||||
* UI
|
||||
|
||||
* Fixed an issue that prevented "Per User Limit" on Admin Settings from working. (docker/escalation#639)
|
||||
|
||||
|
||||
## 3.0.5
|
||||
|
||||
2018-08-30
|
||||
|
|
@ -554,14 +539,7 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads.
|
|||
### Bug fixes
|
||||
|
||||
* Core
|
||||
* Resolved an issue where LDAP sync jobs terminated when processing an org admin
|
||||
Search result that does not resolve to an existing user. (docker/escalation#784 #docker/escalation#888)
|
||||
* Fixed an issue that caused RethinkDB client lock contention. (docker/escalation#902 and docker/escalation#906)
|
||||
* UI
|
||||
* Fixed an issue that caused "Per User Limit" to not work on Admin Settings. (docker/escalation#639)
|
||||
|
||||
* Core
|
||||
* Resolved an issue where LDAP sync jobs would crash when handling an org admin search result which does not correspond to an existing user. (docker/escalation#784 #docker/escalation#888)
|
||||
* Resolved an issue where LDAP sync jobs terminated when processing an org admin search result that did not correspond to an existing user. (docker/escalation#784 #docker/escalation#888)
|
||||
* Fixed an issue that caused RethinkDB client lock contention. (docker/escalation#902 and docker/escalation#906)
|
||||
|
||||
* UI
|
||||
|
|
|
|||
Loading…
Reference in New Issue