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:
Laura Brehm 2024-09-20 19:21:04 +01:00 committed by David Karlsson
parent 88b57d85d1
commit 1ccb1242fa
1 changed files with 17 additions and 0 deletions

View File

@ -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" >}}