Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7141c19

Browse files
authored
Merge pull request #644 from tiborvass/bump-19.03.7
[19.03] Bump Version to 19.03.7
2 parents 70aa6b7 + 3cf2248 commit 7141c19

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
For 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.03.6
1+
19.03.7

0 commit comments

Comments
 (0)