74 Commits

Author SHA1 Message Date
Guillaume Lours
84fe93776f add release notes for Compose 2.20.3 (#17911)
* add release notes for Compose 2.20.3

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-08-11 12:21:06 +01:00
Guillaume Lours
a4d11f480b update Compose v2.20.0 release notes to add support of include attribute (#17857)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-08-01 16:33:20 +01:00
Guillaume Lours
03383d5cbe update Compose release notes page for v2.20.1 and v2.20.2 (#17764)
* update Compose release notes page for v2.20.1 and v2.20.2

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Milas Bowman <devnull@milas.dev>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Milas Bowman <devnull@milas.dev>
2023-07-20 09:50:16 +01:00
Fanny
68450b02a5 docs: fix typos (#17734)
* docs: fix typo

* Update engine/release-notes/prior-releases.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-13 11:22:54 +01:00
Guillaume Lours
7e271de9b1 update Compose release notes page for v2.20.0 (#17720)
* update Compose release notes page for v2.20.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-11 15:29:30 +01:00
Milas Bowman
1c9369af30 compose: release notes for v2.19.1 (#17658)
https://github.com/docker/compose/releases/tag/v2.19.1
2023-06-30 08:49:26 +01:00
Guillaume Lours
5bf8960507 update Compose release notes page for v2.19.0 (#17587)
* update Compose release notes page for v2.19.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-06-22 08:43:03 +01:00
Allie Sadler
57c931f91e ENGDOCS-1396 (#17448) 2023-06-01 14:27:51 +01:00
Milas Bowman
70bfec796a compose: add release notes for v2.18.1 (#17349)
https://github.com/docker/compose/releases/tag/v2.18.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-05-18 10:27:42 +01:00
Allie Sadler
5c6ca0d50a ENGDOCS-1365 (#17339)
* ENGDOCS-1365

* Update compose/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-05-17 11:02:42 +01:00
Nicolas De loof
1d417e84f8 compose v2.18.0 release note (#17329)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-05-17 08:45:01 +01:00
Milas Bowman
2a38290141 compose: add upgrade notes for 2.17.x (#17107)
* compose: add upgrade notes for 2.17.x

Compose had several correctness changes in recent releases, which
have caught folks off-guard. Added an advisory "Upgrade Notes"
section to the v2.17.0 release section with the highlights.

I also removed a feature (`dockerfile_inline`) because there is
a bug in the initial implementation rendering it unusable for the
moment, so we will (re-)announce it once fixed.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-04-14 08:57:15 +01:00
Milas Bowman
f9635f1456 compose: release notes for v2.17.2 (#16992)
https://github.com/docker/compose/releases/tag/v2.17.2

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-03-28 16:49:54 +01:00
Milas Bowman
276a3a62cc compose: release notes for v2.17.1 (#16970)
https://github.com/docker/compose/releases/tag/v2.17.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-03-25 08:36:54 +00:00
Guillaume Lours
89fc9717a7 update Compose release notes page for v2.17.0 (#16959)
* update Compose release notes page for v2.17.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-03-24 12:16:18 +00:00
Guillaume Lours
0d02de9a68 update Compose release notes page for v2.16.0 (#16693)
* update Compose release notes page for v2.16.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-02-10 09:21:06 +00:00
Allie Sadler
d165097c0d ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
Guillaume Lours
e9cbddad67 update Compose release notes for version 2.15.1 (#16472)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-01-09 15:19:02 +00:00
Guillaume Lours
883b254f21 update Compose release notes for version 2.15.0 (#16444)
* update Compose release notes for version 2.15.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-01-09 09:24:28 +00:00
Guillaume Lours
8ce6566cb0 add release note for Compose 2.14.2 (#16381)
* add release note for Compose 2.14.2

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-20 10:27:04 +00:00
Guillaume Lours
a92fbf695d add release note for Compose 2.14.1 (#16367)
* add release note for Compose 2.14.1

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-19 15:22:40 +00:00
Milas Bowman
01dc5ead30 compose: add v2.14.0 release notes (#16284)
* compose: add v2.14.0 release notes

Adapted from https://github.com/docker/compose/releases/tag/v2.14.0.

* compose: changelog style fixes

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-06 15:43:53 +00:00
Allie Sadler
3a963a4e1b fix compose release notes (#16214) 2022-11-25 08:16:59 +00:00
Guillaume Lours
b8478f85d0 update Compose reference documentation and release notes to version v2.13.0 (#16213)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-11-24 14:16:20 +00:00
Allie Sadler
559c103926 Release notes standardization (#16208)
* Hub release notes

* docker desktop release notes

* compose release notes

* engine release notes

* build release notes
2022-11-23 15:10:35 +00:00
Allie Sadler
69d5b822f5 fix links (#16202) 2022-11-22 16:56:12 +00:00
Guillaume Lours
545de346d8 update Compose release notes for versions 2.12.0, 2.12.1 and 2.12.2 (#15988)
* update Compose release notes for versions 2.12.0, 2.12.1 and 2.12.2

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Improve release notes of Compose 2.12.x versions

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-10-27 08:51:56 +01:00
Mohamed Ramadan
6494346dbe Fix a typo in release 2.11.2 date "2002->2022" 2022-10-08 23:11:48 +02:00
Guillaume Lours
876f26421a update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases (#15812)
* update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update compose/release-notes.md

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-10-06 10:08:46 +01:00
dockertopia
319c826a32 Completing RNs with linked issues and some other standard enhancements 2022-09-01 15:02:27 +01:00
Guillaume Lours
22dedc8140 prepare the update of compose release notes for version from 2.10.0 to 2.10.2
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-09-01 10:23:01 +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
Usha Mandya
dfa7fc3b8e Merge pull request #15227 from jedevc/linting-fixup
Fix linting 🎉
2022-08-02 17:35:10 +01:00
Dockertopia
4936d1fd7a Updating Compose RNs (#15295)
* Adding 2.8.0 Compose RNs
* Adding 2.9.0 Compose RNs
2022-08-02 14:28:54 +01:00
Dora Ribeiro
cbd4116e50 Removing bump to containerd in 270 (#15293)
Minor update to 2.7.0  RNs
2022-08-02 12:03:11 +01:00
jerae-duffin
d3360e57b3 Update compose/release-notes.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-01 14:56:06 -05:00
jerae-duffin
8a7199e3a8 Update compose/release-notes.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-01 14:55:49 -05:00
dockertopia
2338eb5fd3 Adding Compose 2.7.0 Release Notes 2022-08-01 17:07:16 +01:00
Justin Chadwell
ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Dora Ribeiro
72a3a45c0e Replacing v1 syntax (#15185)
* Replacing v1 syntax
2022-07-26 18:08:28 +01:00
Allie Sadler
38fec0d159 Engdocs 802b (#15108)
* moved install pages

* moved images

* update toc

* add redirects

* ammend page links

* fix broken links

* fix broken links

* fix broken links

* fix broken links
2022-07-13 10:41:56 +01:00
Dora Ribeiro
f92bb4554b Updating Compose release notes to 2.6.1 (#15026)
* Updating Compose release notes to 2.6.1
2022-07-05 17:15:27 +01:00
dribeiro
fc493ce4d0 Updating Compose Release Notes - Adding 2.6.0 2022-05-30 22:24:22 +01:00
dribeiro
1069bb28bd Updating Compose Release Notes - Adding 2.5.1 2022-05-30 18:04:32 +01:00
dockertopia
8a085584cf Updates to the Compose Release Notes (#14722)
* Updates to the Compose Release Notes (from 1.29.2 to 2.5.0)

* Fixing missing bracket in link

* Added reviews feedback

* Minor changes: formatting
2022-05-18 11:03:16 +01: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
d0bf342e52 Desktop: move "docker-for-mac" to "desktop/mac"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:07:41 +02:00
Ulysses Souza
d491238592 Update with docker-compose 1.29.2 (#12829)
Update with docker-compose 1.29.2

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-05-11 14:58:53 +01:00
Usha Mandya
023aced24e Fix a typo 2021-04-15 15:54:31 +01:00
Anca Iordache
02ca9a22f6 Update release notes for docker-compose 1.29.1
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-14 19:12:25 +02:00