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

Commit 9424aea

Browse files
authored
Merge pull request #647 from tiborvass/bump_19.03.10
Bump version to 19.03.10
2 parents 490f845 + 411bf39 commit 9424aea

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.10 (2020-05-29)
7+
8+
### Client
9+
10+
- Fix version negotiation with older engine [docker/cli#2538](https://github.com/docker/cli/pull/2538)
11+
- Avoid setting SSH flags through hostname [docker/cli#2560](https://github.com/docker/cli/pull/2560)
12+
- Fix panic when DOCKER_CLI_EXPERIMENTAL is invalid [docker/cli#2558](https://github.com/docker/cli/pull/2558)
13+
- Avoid potential panic on s390x by upgrading Go to 1.13.11 [docker/cli#2532](https://github.com/docker/cli/pull/2532)
14+
15+
### Networking
16+
17+
- Fix DNS fallback regression [moby/moby#41009](https://github.com/moby/moby/pull/41009)
18+
19+
### Runtime
20+
21+
- Avoid potential panic on s390x by upgrading Go to 1.13.11 [moby/moby#40978](https://github.com/moby/moby/pull/40978)
22+
23+
### Packaging
24+
25+
- Fix ARM builds on ARM64 [moby/moby#41027](https://github.com/moby/moby/pull/41027)
26+
27+
628
## 19.03.9 (2020-05-14)
729

830
### Builder

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.03.9
1+
19.03.10

0 commit comments

Comments
 (0)