You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compose/release-notes.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,53 +17,53 @@ redirect_from:
17
17
- Dependencies upgrade: bump compose-go to v1.13.0
18
18
19
19
### Bug fixes and enhancements
20
-
*Introduce`--wait-timeout` on `up` command. Fixed [compose#10269](https://github.com/docker/compose/issues/10269){:
20
+
*Introduced`--wait-timeout` on `up` command. Fixed [compose#10269](https://github.com/docker/compose/issues/10269){:
21
21
target="_blank" rel="noopener" class="_"}
22
-
*Make`compose service --hash` output sort by service name. Pull Request [compose#10278](https://github.com/docker/compose/pull/10278){:
22
+
*Made`compose service --hash` output sort by service name. Pull Request [compose#10278](https://github.com/docker/compose/pull/10278){:
23
23
target="_blank" rel="noopener" class="_"}
24
-
*Render a compact TUI progress to monitor layers download. Pull Request [compose#10281](https://github.com/docker/compose/pull/10281){:
24
+
*Compose now renders a compact TUI progress report to monitor layers download. Pull Request [compose#10281](https://github.com/docker/compose/pull/10281){:
25
25
target="_blank" rel="noopener" class="_"}
26
-
*Introduce`restart` for `depends_on`. Fixed [compose#10284](https://github.com/docker/compose/issues/10284){:
26
+
*Introduced`restart` for `depends_on`. Fixed [compose#10284](https://github.com/docker/compose/issues/10284){:
27
27
target="_blank" rel="noopener" class="_"}
28
-
*Add support of `NO_COLOR` env var. Fixed [compose#10340](https://github.com/docker/compose/issues/10340){:
28
+
*Added support of `NO_COLOR` env var. Fixed [compose#10340](https://github.com/docker/compose/issues/10340){:
*Add support for `additional_contexts` in `build` service configuration. Fixed [compose#9461](https://github.com/docker/compose/issues/9461){:
34
+
*Added support for `additional_contexts` in the`build` service configuration. Fixed [compose#9461](https://github.com/docker/compose/issues/9461){:
*Add file delete/rename handling in `watch` mode. Pull Request [compose#10386](https://github.com/docker/compose/pull/10386){:
37
+
*Added file delete/rename handling in `watch` mode. Pull Request [compose#10386](https://github.com/docker/compose/pull/10386){:
38
38
target="_blank" rel="noopener" class="_"}
39
-
*Introduce`ignore` attribute in `watch` mode. Pull Request [compose#10385](https://github.com/docker/compose/pull/10385){:
39
+
*Introduced an`ignore` attribute in `watch` mode. Pull Request [compose#10385](https://github.com/docker/compose/pull/10385){:
40
40
target="_blank" rel="noopener" class="_"}
41
-
*Use progress writer to show copies status. Pull Request [compose#10387](https://github.com/docker/compose/pull/10387){:
41
+
*Compose now uses progress writer to show copies status. Pull Request [compose#10387](https://github.com/docker/compose/pull/10387){:
*Introduce `replace` label to track relationship between old and new containers of a service. Fixed [compose#9600](https://github.com/docker/compose/issues/9600){:
46
+
*Introduced a `replace` label to track the relationship between old and new containers of a service. Fixed [compose#9600](https://github.com/docker/compose/issues/9600){:
47
47
target="_blank" rel="noopener" class="_"}
48
-
*Restart dependent services after a service has been restarted. Fixed [compose#10263](https://github.com/docker/compose/issues/10263){:
48
+
*Fixed a bug that meant dependent services were not restarted after a service was restarted. Fixed [compose#10263](https://github.com/docker/compose/issues/10263){:
49
49
target="_blank" rel="noopener" class="_"}
50
-
*Ignore services without a build section in `watch` mode. Fixed [compose#10270](https://github.com/docker/compose/issues/10270){:
50
+
*Compose now ignores services without a build section in `watch` mode. Fixed [compose#10270](https://github.com/docker/compose/issues/10270){:
51
51
target="_blank" rel="noopener" class="_"}
52
-
*Apply config options for pseudo-subcommands. Fixed [compose#10286](https://github.com/docker/compose/issues/10286){:
52
+
*Compose now applies config options for pseudo-subcommands. Fixed [compose#10286](https://github.com/docker/compose/issues/10286){:
53
53
target="_blank" rel="noopener" class="_"}
54
-
*Manage only containers with config_hash labels (i.e, created by compose). Fixed [compose#10317](https://github.com/docker/compose/issues/10317){:
54
+
*Compose manages only containers with config_hash labels (i.e, created by compose). Fixed [compose#10317](https://github.com/docker/compose/issues/10317){:
55
55
target="_blank" rel="noopener" class="_"}
56
-
*Trigger an error if project name is empty after normalization. Fixed [compose#10313](https://github.com/docker/compose/issues/10313){:
56
+
*Compose triggers an error if the project name is empty after normalization. Fixed [compose#10313](https://github.com/docker/compose/issues/10313){:
57
57
target="_blank" rel="noopener" class="_"}
58
-
*Restart only needed services by checking `depends_on` relations. Fixed [compose#10337](https://github.com/docker/compose/issues/10337){:
58
+
*Compose restarts only needed services by checking `depends_on` relations. Fixed [compose#10337](https://github.com/docker/compose/issues/10337){:
59
59
target="_blank" rel="noopener" class="_"}
60
-
*Fix display issue on small terminal. Fixed [compose#10322](https://github.com/docker/compose/issues/10322){:
60
+
*Fixed a display issue on small terminals. Fixed [compose#10322](https://github.com/docker/compose/issues/10322){:
61
61
target="_blank" rel="noopener" class="_"}
62
-
*Fix issue building the built images IDs collection. Pull Request [compose#10372](https://github.com/docker/compose/issues/10372){:
62
+
*Fixed an issue with building the built images IDs collection. Pull Request [compose#10372](https://github.com/docker/compose/issues/10372){:
63
63
target="_blank" rel="noopener" class="_"}
64
64
* Use configured name separator to define oneoff container name. Fixed [compose#10354](https://github.com/docker/compose/issues/10354){:
65
65
target="_blank" rel="noopener" class="_"}
66
-
*Fix concurrent map read/write issue when recreating containers. Fixed [compose#10319](https://github.com/docker/compose/issues/10319){:
66
+
*Fixed concurrent map read/write issue when recreating containers. Fixed [compose#10319](https://github.com/docker/compose/issues/10319){:
67
67
target="_blank" rel="noopener" class="_"}
68
68
* Compose now supports Dry Run mode for `stop` and `rm` commands. Pull Request [compose#10257](https://github.com/docker/compose/issues/10257){:
0 commit comments