From 794d30e06e5d6b5190dd81a79d79ad0b2cd4dcd9 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Wed, 22 Jan 2020 17:54:30 +0100 Subject: [PATCH] First draft DTR 2.7.5 Release Note update (no dates). --- ee/dtr/release-notes.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 48fb0f84cf..d21677d3e0 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -24,6 +24,18 @@ to upgrade your installation to the latest release. # Version 2.7 +## 2.7.5 +(2020-__-__) + +### Bug fixes +* Fixed the bug caused that the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10807) +* Fixed the bug that resulted in added licenses not presenting in the UI prior to a page refresh. (docker/dhe-deploy #10815) +* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10835) +* Addition of more descriptive error messaging for a situation in which an advanced license for tag pruning and poll mirroring is missing. (docker/dhe-deploy #10827) + +### Security +* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10845) + ## 2.7.4 (2019-11-13) @@ -168,6 +180,16 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag # Version 2.6 +## 2.6.12 +(2020-__-__) + +### Bug fixes +* Fixed the bug caused that the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) +* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10836) + +### Security +* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10847) + ## 2.6.11 (2019-11-13) @@ -507,6 +529,15 @@ 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.16 +(2020-__-__) + +### Bug fixes +* When a repository is deleted the corresponding webhook metadata is also deleted. (docker/dhe-deploy #10830) + +### Security +* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10849) + ## 2.5.15 (2019-11-13)