diff --git a/cluster/release-notes.md b/cluster/release-notes.md index dad646ba10..e705b49417 100644 --- a/cluster/release-notes.md +++ b/cluster/release-notes.md @@ -9,7 +9,7 @@ This page provides information about Docker Cluster versions. # Version 1 ## Version 1.1.0 -(2019-08-29) +(2019-09-03) ### What's new diff --git a/ee/desktop/release-notes.md b/ee/desktop/release-notes.md index ffda2e0f4f..de6c4694c2 100644 --- a/ee/desktop/release-notes.md +++ b/ee/desktop/release-notes.md @@ -15,8 +15,8 @@ For information on system requirements, installation, and download, see: For Docker Enterprise Engine release notes, see [Docker Engine release notes](/engine/release-notes). -## Version 2.1.0.3 -2019-08-29 +## Version 2.1.0.4 +2019-09-03 Docker Desktop Enterprise 2.1.0.3 contains a Kubernetes upgrade. Note that your local Kubernetes cluster will be reset after installing this version. diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 9bf9b9189a..da716d7304 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -23,12 +23,13 @@ to upgrade your installation to the latest release. # Version 2.7 ## 2.7.2 -(2019-8-29) +(2019-09-03) ### Bug fixes * Fixed a bug which prevented non-admin users from creating or editing promotion policies. (docker/dhe-deploy #10551) * Fixed an issue where promotion policy details could not be displayed. (docker/dhe-deploy #10510) +* Fixed a bug which can cause scanning jobs to deadlock. (docker/dhe-deploy #10632) ### Security @@ -105,12 +106,16 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag # Version 2.6 ## 2.6.9 -(2019-8-28) +(2019-09-03) ### Security * Updated the Go programming language version for DTR to `1.12.9`. (docker/dhe-deploy #10557) +### Bug fixes + +* Fixed a bug which can cause scanning jobs to deadlock. (docker/dhe-deploy #10633) + ## 2.6.8 (2019-7-17) @@ -422,12 +427,16 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag > Upgrade path from 2.5.x to 2.6: Upgrade directly to 2.6.4. ## 2.5.14 -(2019-8-28) +(2019-09-03) ### Security * Updated the Go programming language version for DTR to `1.12.9`. (docker/dhe-deploy #10558) +### Bug fixes + +* Fixed a bug which can cause scanning jobs to deadlock. (docker/dhe-deploy #10634) + ## 2.5.13 (2019-07-17) @@ -1015,7 +1024,7 @@ specify `--log-protocol`. > Upgrade path from 2.5.x to 2.6: Upgrade directly to 2.6.4. ## 2.4.14 -(2019-8-28) +(2019-09-03) ### Security diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index daf8dd3265..07304f024a 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -25,7 +25,7 @@ upgrade your installation to the latest release. # Version 3.2 ## 3.2.1 -2019-08-29 +2019-09-03 ### Kubernetes * Kubernetes has been upgraded to version 1.14.6. @@ -367,7 +367,7 @@ In order to optimize user experience and security, support for Internet Explorer # Version 3.1 ## 3.1.10 -2019-08-29 +2019-09-03 ### Kubernetes * Kubernetes has been upgraded to version 1.11.0-docker-2 that is built on Golang 1.12.9. @@ -825,7 +825,7 @@ The following features are deprecated in UCP 3.1. # Version 3.0 ## 3.0.14 -2019-08-29 +2019-09-03 ### Kubernetes * Kubernetes has been upgraded to version 1.8.15-docker-7 that is built on Golang 1.12.9. @@ -1353,7 +1353,7 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads. # Version 2.2 ## Version 2.2.21 -2019-08-29 +2019-09-03 ### Security diff --git a/engine/release-notes.md b/engine/release-notes.md index 10d6ed1ce9..638c327992 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -31,7 +31,7 @@ in which new features cannot be adopted as quickly for consistency and compatibi > for the corresponding linux distro for details. ## 19.03.2 -2019-08-29 +2019-09-03 ### Builder @@ -335,7 +335,7 @@ The missing rules are : - Use a RHEL image that does not contain a minor version in the SKU. These are not attached to EUS repositories. Some examples of those are the first three images (SKUs: 7-RAW, 7-LVM, 7-RAW-CI) listed here : https://docs.microsoft.com/en-us/azure/virtual-machines/linux/rhel-images#list-of-rhel-images-available. ## 18.09.9 -2019-08-29 +2019-09-03 ### Client @@ -711,7 +711,7 @@ Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/d ## 18.03.1-ee-11 -2019-08-29 +2019-09-03 ### Runtime @@ -901,7 +901,7 @@ with directory traversal. [moby/moby#39357](https://github.com/moby/moby/pull/39 + Added functionality for the `docker logs` command to include the output of multiple logging drivers. ## 17.06.2-ee-24 -2019-08-29 +2019-09-03 ### Runtime