Commit Graph

84 Commits

Author SHA1 Message Date
Lorena Rangel cbed515dfb Changelog for Docker Desktop 2.5.4
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-12-07 15:09:10 +00:00
Usha Mandya cc22c5a4ee
Merge pull request #11810 from lorenrh/changelog-2.5.3
Changelog for 2.5.3
2020-11-30 14:33:05 +00:00
Lorena Rangel 2a470093aa Update installer URL
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-30 15:28:12 +01:00
Usha Mandya d75b104dc9
Update edge-release-notes.md 2020-11-30 14:23:08 +00:00
Lorena Rangel 27dd003e9f Changelog for 2.5.3
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-30 15:19:31 +01:00
Takuya Noguchi 35e62c85a8 Fix links in release notes for Docker Desktop edge 2.4.2.0 (for Mac)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-27 03:26:50 +00:00
Lorena Rangel 48f05e9fc9 Docker Desktop release notes 2.5.2
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2020-11-26 11:09:03 +01:00
Mathieu Champlon 37e923f750 Add Docker Desktop Edge 2.5.1.0 release notes 2020-11-18 17:26:44 +01:00
Sebastiaan van Stijn 92e2068c38
[Desktop] remove content refering to removed "osxfs" topic
This topic was removed in 9bebb666d9

We may want to add back the part describing sharing sshagent somewhere,
which is not really a feature related to osxfs. Also, some generic
description about file sharing (permissions, syncing) should probably
be added back.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-20 14:08:46 +02:00
Usha Mandya 5b51e705a4
Update scanning URLs from edge relnotes (#11571)
* Update scanning URLs from edge relnotes

* Add download URLs
2020-10-19 11:38:08 +01:00
Simon Ferquel a77ca4bfa6
Update changelogs for Docker Desktop edge 2.4.2.0 (#11550)
* Update changelogs for Docker Desktop edge 2.4.2.0

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Fix edge release notes date

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Add note about Vulnerability scanning

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-10-19 11:02:00 +01:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
David Scott 2667533c53 Docker Desktop Edge 2.4.1.0 has build number 48583
Signed-off-by: David Scott <dave.scott@docker.com>
2020-10-07 21:13:36 +01:00
Sebastiaan van Stijn 0bbe9c32fb
Fix various broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 12:49:22 +02:00
Mathieu Champlon c3bcd2bc6c
Desktop Edge 2.4.1.0 release notes (#11451)
* Desktop Edge 2.4.1.0 release notes

* Fix a typo in the download URL

* Fix a typo in the download URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-01 14:26:23 +01:00
David Scott 62f31a3ad6
Docker Desktop release notes: add clock_gettime64 known issue (#11405)
* Docker Desktop release notes: add clock_gettime64 known issue

See https://github.com/docker/for-win/issues/8326

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor style update

* minor style update

* Minor style updte

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-22 15:28:48 +01:00
Usha Mandya 67476cbc9b
Add release notes for Desktop Edge 2.3.7.0 release (#11387)
* Add release notes for Desktop Edge 2.3.7.0 release

* Minor updates to the Desktop Edge 2.3.7.0 release notes

- compose update was removed
- add build number of candidate build (not yet confirmed)
- some feedback from Stephen Turner

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor updates for Desktop Edge 2.3.7.0

- updated Snyk version
- more bugfixes
- new URL

Signed-off-by: David Scott <dave.scott@docker.com>

Co-authored-by: David Scott <dave@recoil.org>
2020-09-17 21:53:41 +01:00
David Scott e74dbe6f98 Add reference to docker/for-mac#4864 in release notes
Signed-off-by: David Scott <dave.scott@docker.com>
2020-09-08 16:22:54 +01:00
David Scott f3e096d148
Update Docker Desktop release notes for 2.3.6.1 (#11340)
* Update Docker Desktop release notes for 2.3.6.1

Signed-off-by: David Scott <dave.scott@docker.com>

* Desktop edge 2.3.6.1 has compose 1.27.0

Signed-off-by: David Scott <dave.scott@docker.com>

* Remove unnecessary word "default" in release notes

Signed-off-by: David Scott <dave.scott@docker.com>
2020-09-08 16:08:47 +01:00
Mathieu Champlon dad8dad120
Update Docker Desktop release notes for Edge 2.3.6.0 (#11320)
* Update Docker Desktop release notes for Edge 2.3.6.0

* Update the download URL

* Update the download URL (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-01 18:10:33 +01:00
Usha Mandya b486bd6e52 Adding Mac releaese notes 2020-08-21 17:10:29 +01:00
Mathieu Champlon 9050cd4717
Release notes for Docker Desktop Edge 2.3.4.0 (#11190)
* Update release notes for Docker Desktop Edge 2.3.4.0

* Minor style updates (Mac)

* Minor style updates (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-28 17:46:28 +01:00
Usha Mandya 01299bf42b Release notes for Desktop Edge 2.3.3.2 2020-07-21 10:47:17 +01:00
Usha Mandya b89b2c6c2a Fix a typo in the URL 2020-07-10 17:59:17 +01:00
Stephen Turner 1d7170a928
Fix incorrect link 2020-07-10 11:53:58 +01:00
Usha Mandya 0188be21d5 Desktop Edge v2.3.3.0 release notes 2020-07-09 16:15:48 +01:00
Usha Mandya 055266c914 Add Desktop Edge 2.3.2.1 and 2.3.2.0 release notes 2020-06-29 13:07:29 +01:00
Usha Mandya ba972431dd Update Desktop Edge release notes 2020-06-27 19:28:43 +01:00
Usha Mandya ad1a284597 Add Desktop 2.3.2.0 release notes 2020-06-25 15:55:25 +01:00
Usha Mandya 8716eb0b98
Add release notes for Desktop Edge 2.3.1.0 (#10851)
* Add release notes for Edge 2.3.1.0

* Add relase date and download URL
2020-05-20 17:59:34 +01:00
Sebastiaan van Stijn 391772e158
DD: fix broken links in release notes (#10735)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-30 18:59:03 +01:00
Usha Mandya 127700dec7
Release notes for Desktop Edge 2.3.0.1 (#10712) 2020-04-28 16:28:58 +01:00
Sebastiaan van Stijn 087e391397
desktop: use relative markdown links
Unfortunately, the only reliable way to create internal links
is to use relative links to other Markdown files. This does
match the way links on GitHub work, but makes it harder to
create these links.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:21 +02:00
Usha Mandya f0304e1e0e Release notes for Desktop Edge 2.3.0.0 2020-04-20 11:01:53 +01:00
Usha Mandya 3e3e72c6c1 Add note on ipv6 support 2020-04-03 15:34:56 +01:00
Usha Mandya 426936932a
Release notes for Edge 2.2.3.0 (#10540)
* Release notes for Edge 2.2.3.0

* Add release date and download URL
2020-04-02 12:09:46 +01:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Usha Mandya 222aec866f
Desktop Edge 2.2.2.0 release notes (#10345)
* Desktop Edge 2.2.2.0 release notes

* Added new relnote entries

* adding release date and download url
2020-03-02 11:44:46 +00:00
Usha Mandya 12cf5dad99
Desktop Edge 2.2.1.0 release notes (#10276)
* Desktop Edge 2.2.1.0 release notes
* fixed a review comment
2020-02-12 13:54:55 +00:00
Usha Mandya a2bf94cda1
Desktop Edge 2.1.7.0 release notes (#10014)
* Release notes for Desktop Edge 2.1.7.0
2019-12-11 18:39:52 +00:00
Usha Mandya 60f463d5fc
Release notes for Desktop Edge 2.1.6.0 (#9899) 2019-11-18 16:51:40 +00:00
Usha Mandya 36c199b94a
Desktop Edge 2150 relnotes (#9796)
Desktop Edge 2.1.5.0 release notes
2019-11-04 14:53:10 +00:00
Usha Mandya 648413c5d6
fix Desktop Edge download URLs (#9664) 2019-10-17 14:02:21 +01:00
Olly P 27924717da
Docker Desktop Edge 2.1.4.0 Rel Notes (#9646)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0
2019-10-15 14:36:00 +01:00
Usha Mandya 5ddef68d55
Desktop stable and edge relnote updates (#9450)
* Desktop stable and edge relnote updates

* fixed heading format
2019-09-16 14:23:25 +01:00
Usha Mandya a445f0bed6
Desktop Edge 2.1.2.0 relnotes (#9405)
* Desktop Edge 2.1.2.0 relnotes

* adding Kitematic entry
2019-09-09 18:24:21 +01:00
Usha Mandya 5aa09cc8e6
Relnotes for Desktop Edge 2110 release (#9225)
Desktop Edge 2.1.1.0 release notes
2019-08-12 11:48:19 +01:00
Guillaume Tardif 578fe4b1e3 Release notes for 2.1.0.0 (Edge) cc @gbarr01 (#9143)
Docker for mac edge relnotes 2.1.0.0
2019-07-26 19:01:35 +01:00
ollypom 9bafc04bcc
Fixed Conflict 2019-07-08 17:00:49 +00:00
Ulrich VACHON 3b9275c191 Release notes for 2.0.5.0 (Edge/Mac) (#8937)
Docker Desktop for Mac Edge 2.0.5.0 rel notes
2019-07-02 13:43:07 +01:00