Commit Graph

62 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
d47dd63a20 engine: add release-notes for 20.10.18
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-09 11:47:02 +02:00
CrazyMax
09c9f51bcf remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Justin Chadwell
ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Justin Chadwell
4ff46f1e45 lint: header spacing rules 2022-07-28 11:27:10 +01:00
Sebastiaan van Stijn
335861479c engine: remove CAP_PERFMON, CAP_BPF, CAP_CHECKPOINT_RESTORE from relnotes (#15050)
These capabilities were reverted in a38b96b8cd,
because the version of containerd and runc that shipped together with
docker 20.10.0 did not support them.

Current versions of containerd and runc support these, so possibly we can
include them again in a patch release, but otherwise support will come in
the next (22.06) release of docker engine.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-06 16:29:11 +01:00
Sebastiaan van Stijn
e0c3f68f94 engine: add release-notes for 20.10.17 (#14891)
* engine: add release-notes for 20.10.17

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

* Apply suggestions from code review

* Update engine/release-notes/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-06-10 10:07:55 +00:00
Sebastiaan van Stijn
43d9e868b0 engine: move note about package split to 18.09 release notes
containerd, docker engine and the docker cli were split into separate
packages in the 18.09 release. We kept this note on the release-notes
for current releases, but by now it's mostly "old news", so move the
warning to the 18.09 release notes page (which was the release in which
this change was made).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-26 00:28:21 +02:00
Sebastiaan van Stijn
90ea1e782a engine: add release notes for 20.10.16
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-17 16:40:04 +02:00
Sebastiaan van Stijn
6ed0af0f9f Merge pull request #14713 from tnir/tnir/20.10.5
engine: fix typo in release notes for 20.10.15
2022-05-11 14:23:12 +02:00
Takuya Noguchi
c02235996b Fix typo in release notes 20.10.5
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-05-11 04:47:44 +00:00
Sebastiaan van Stijn
67148253ba engine: add known issues to 20.10.15 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-10 13:48:02 +02:00
Sebastiaan van Stijn
413c02b35c Add release notes for Engine 20.10.15
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-05 22:38:07 +02:00
Sebastiaan van Stijn
d707cc3ec5 engine: add release notes for v20.10.14
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-24 02:00:16 +01:00
Usha Mandya
3c3ebce224 Add codename for Ubuntu 22.04
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-10 18:46:37 +00:00
Sebastiaan van Stijn
8f82af9fda engine: add release notes for 20.10.13
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-10 19:04:16 +01:00
Sebastiaan van Stijn
eae9d83c24 engine: fix heading levels to prevent them showing in right-hand nav
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-11 14:05:27 +01:00
Sebastiaan van Stijn
036ac0d947 engine: add changelog for 20.10.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-12-13 14:32:52 +01:00
Sebastiaan van Stijn
be580f3e41 Add Docker Engine 20.10.11 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-17 21:16:35 +01:00
Sebastiaan van Stijn
6ee5a14bb8 engine: add engine 20.10.10 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-25 18:10:52 +02:00
Sebastiaan van Stijn
3e87e73fb9 engine: add release-notes for v20.10.9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-04 16:26:18 +02:00
Sebastiaan van Stijn
173d3c65f8 fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Sebastiaan van Stijn
1583678203 Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Sebastiaan van Stijn
568e1eea79 Merge pull request #13304 from Forst/patch-1
Release notes: fix incorrect header level for 20.10.8 Swarm
2021-08-12 17:42:50 +02:00
Sebastiaan van Stijn
c624b7e0cb engine: fix incorrect Markdown link in release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-09 13:23:09 +02:00
Foster Snowhill
ac04f7b0a0 Release notes: fix incorrect header level for 20.10.8 Swarm 2021-08-08 18:01:23 +02:00
Sebastiaan van Stijn
116e3a838f engine: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:02 +02:00
Usha Mandya
eb71d5904b Update engine/release-notes/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-08-04 13:09:06 +01:00
Thomas de Grenier de Latour
7636e7caab 20.10.8: warning about $HTTP_PROXY breaking change 2021-08-04 13:38:14 +02:00
Sebastiaan van Stijn
ec6bced578 engine: add 20.10.8 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-04 12:11:31 +02:00
Sebastiaan van Stijn
53cbe8be06 Add release notes for Docker Engine 20.10.7
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-02 21:03:24 +02:00
Sebastiaan van Stijn
3d143df47e changelog: fix incorrectly named libnetwork label
The correct name is `com.docker.network.container_iface_prefix`, but
the changelog accidentally used `interface` instead of `iface`, because
the libnetwork pull request used that as a title.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-31 15:30:49 +02:00
Sebastiaan van Stijn
3974ba17aa remove some ee "stubs", and move redirects
This moves some of the stubs that were still in place for docker enterprise,
and moves the redirects they contained to more sensible locations where possible,
also making these redirect slightly more "visible" for when we're editing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-20 22:30:33 +02:00
Tibor Vass
48efeb0b58 Add release notes for 20.10.6
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-04-12 17:14:27 +00:00
Usha Mandya
274266690f Fix URL display issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-05 10:48:02 +00:00
Tibor Vass
c236f5638a Add release notes for 20.10.5
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-03-02 22:36:29 +00:00
Tibor Vass
20a868c64f Add release notes for 20.10.4
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-02-26 16:26:36 +00:00
Tibor Vass
35b2f26163 Add release notes for 20.10.3 and 19.03.15
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-02-01 23:55:22 +00:00
Sebastiaan van Stijn
54744c8564 engine: add missing release notes for 19.03.14
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 11:50:24 +01:00
Tibor Vass
c3637fd0e6 Add engine 20.10.2 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-01-05 09:04:20 +00:00
Sebastiaan van Stijn
97abade445 Merge pull request #11869 from pacoxu/patch-2
release-note update: containerd is 1.4.3 in v20.10.0
2020-12-15 15:40:07 +01:00
Tibor Vass
d73fecdc79 Add engine 20.10.1 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-15 07:58:29 +00:00
fahed dorgaa
872f685020 Update index.md
based on this comment https://github.com/moby/buildkit/issues/1892#issuecomment-743409990. the source tracking feature is only possible with `buildx` v0.5-rc which is not available in docker 20.10
2020-12-12 22:27:26 +01:00
Paco Xu
bd1a3510a5 release-note update: containerd is 1.4.3 in v20.10.0 2020-12-10 11:18:58 +08:00
Tibor Vass
f5f5ef788e Add engine 20.10.0 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-09 01:18:41 +00:00
Tibor Vass
8f16fc161b Move main release notes to 19.03.md
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-09 00:06:32 +00:00
Tibor Vass
8719d55193 Remove empty stub 19.03 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2020-12-08 23:48:29 +00:00
Takuya Noguchi
b861fcde5a Remove duplicate 17.03.2-ce entry from Engine 17.03 release notes
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-11 04:10:53 +00:00
Takuya Noguchi
ffeac58561 Fix 19.03.9 release note
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-10 02:05:51 +00:00
Sebastiaan van Stijn
c119ed174e Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Chris Crone
49c589d9d6 Add engine 19.03.13 release notes (#11395)
* Add engine 19.03.13 release notes

Signed-off-by: Chris Crone <christopher.crone@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-18 11:07:32 +01:00