adding dtr 2.6.10 relnotes

This commit is contained in:
Usha Mandya 2019-10-08 17:53:30 +01:00
parent 4265cc3233
commit 2accb43f23
1 changed files with 8 additions and 0 deletions

View File

@ -121,6 +121,14 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag
# Version 2.6
## 2.6.10
(2019-10-08)
### Bug fixes
* Fixed a bug where the S3 storage driver did not honor HTTP proxy settings. (docker/dhe-deploy #10639)
* Content Security Policy (CSSP) headers are now on one line to comply with RFC 7230. (docker/dhe-deploy #10594)
## 2.6.9
(2019-09-03)