Commit Graph

61 Commits

Author SHA1 Message Date
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
Anca Iordache e28309aaa3 Release notes for docker-compose 1.29.0
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-06 23:13:32 +02:00
Anca Iordache 0effb9f46e
Update release notes for docker-compose 1.28.6 (#12553)
* Release notes updates for docker-compose 1.28.6

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Fixed a typo

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-23 21:46:12 +00:00
Anca Iordache cb2e2e6986
Update release notes for docker-compose 1.28.5 (#12401)
* Update release notes  for docker-compose 1.28.5

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-26 18:23:33 +00:00
Usha Mandya e4d16ed579
Fixed heading 2021-02-19 09:41:35 +00:00
aiordache df16fac8ab Release notes updates for docker-compose 1.28.4
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-02-19 10:03:27 +01:00
Anca Iordache 1caceda0fe
Release notes update for docker-compose 1.28.3 (#12349)
* Release notes update for docker-compose 1.28.3

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-18 10:55:28 +00:00
Usha Mandya 53916c3920
Updated the section to bug fixes 2021-01-27 10:29:10 +00:00
Ulysses Souza fe49f123a0 Bump compose 1.28.2
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-01-26 17:23:54 -03:00
aiordache 1db41e6667 apply suggested fixes
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-01-20 18:41:05 +01:00
aiordache 706f1c7e08 Bump docker-compose to 1.28.0
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-01-20 11:26:55 +01:00
Sebastiaan van Stijn 3a794b3197
(temporarily) replace compose-file deep links to v3 docs
The documentation curently doesn't contain reference docs for the
unified (version-less) compose-file syntax, so for now replacing
all links to point to the v3 compose-file reference, which is still
present.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-07 14:21:37 +01:00
Anca Iordache 6f908532f4
Bump compose to 1.27.4 (#11418)
* Bump compose to 1.27.4

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-24 18:24:19 +01:00
aiordache d09b63f320 Bump compose to 1.27.3
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 16:43:26 +02:00