This repository was archived by the owner on Oct 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33For official release notes for Docker Engine CE and Docker Engine EE, visit the
44[ release notes page] ( https://docs.docker.com/engine/release-notes/ ) .
55
6+ ## 19.03.7 (2020-03-03)
7+
8+ ### Builder
9+
10+ - builder-next: Fix deadlock issues in corner cases. [ moby/moby #40557 ] ( https://github.com/moby/moby/pull/40557 )
11+
12+ ### Runtime
13+
14+ * overlay: remove modprobe execs. [ moby/moby #40462 ] ( https://github.com/moby/moby/pull/40462 )
15+ * selinux: better error messages when setting file labels [ moby/moby #40547 ] ( https://github.com/moby/moby/pull/40547 )
16+ * Speed up initial stats collection [ moby/moby #40549 ] ( https://github.com/moby/moby/pull/40549 )
17+ - rootless: use certs.d from XDG_CONFIG_HOME. [ moby/moby #40461 ] ( https://github.com/moby/moby/pull/40461 )
18+ - Bump Golang 1.12.17. [ moby/moby #40533 ] ( https://github.com/moby/moby/pull/40533 )
19+ - Bump google.golang.org/grpc to v1.23.1. [ moby/moby #40566 ] ( https://github.com/moby/moby/pull/40566 )
20+ - Update containerd binary to v1.2.13. [ moby/moby #40540 ] ( https://github.com/moby/moby/pull/40540 )
21+ - Prevent showing stopped containers as running in an edge case. [ moby/moby #40555 ] ( https://github.com/moby/moby/pull/40555 )
22+ - Prevent potential lock. [ moby/moby #40604 ] ( https://github.com/moby/moby/pull/40604 )
23+
24+ ### Client
25+
26+ - Bump Golang 1.12.17. [ docker/cli #2342 ] ( https://github.com/docker/cli/pull/2342 )
27+ - Bump google.golang.org/grpc to v1.23.1. [ docker/cli #1884 ] ( https://github.com/docker/cli/pull/1884 ) [ docker/cli #2373 ] ( https://github.com/docker/cli/pull/2373 )
28+
629## 19.03.6 (2020-02-12)
730
831### Builder
Original file line number Diff line number Diff line change 1- 19.03.6
1+ 19.03.7
You can’t perform that action at this time.
0 commit comments