mirror of https://github.com/docker/docs.git
engine: 27.3.1 release notes
Signed-off-by: Laura Brehm <laurabrehm@hey.com> Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
88b57d85d1
commit
1ccb1242fa
|
@ -27,6 +27,23 @@ For more information about:
|
|||
|
||||
Release notes for Docker Engine version 27.3 releases.
|
||||
|
||||
### 27.3.1
|
||||
|
||||
{{< release-date date="2024-09-20" >}}
|
||||
|
||||
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
|
||||
|
||||
- [docker/cli, 27.3.1 milestone](https://github.com/docker/cli/issues?q=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.1)
|
||||
- [moby/moby, 27.3.1 milestone](https://github.com/moby/moby/issues?q=sort%3Aupdated-desc+is%3Aclosed+milestone%3A27.3.1)
|
||||
|
||||
#### Bug fixes and enhancements
|
||||
|
||||
- CLI: Fix issue with command execution metrics not being exported correctly. [docker/cli#5457](https://github.com/docker/cli/pull/5457)
|
||||
|
||||
#### Packaging updates
|
||||
|
||||
- Update Compose to [v2.29.7](https://github.com/docker/compose/releases/tag/v2.29.7)
|
||||
|
||||
### 27.3.0
|
||||
|
||||
{{< release-date date="2024-09-19" >}}
|
||||
|
|
Loading…
Reference in New Issue