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

Commit 37ac42f

Browse files
authored
Merge pull request #159 from seemethere/update_changelog_17061_ce_rc3
[17.06.1] Update changelog for 17.06.1-ce-rc3
2 parents 1282b94 + f2d5210 commit 37ac42f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ be found.
2020
* Fix `docker wait` hanging if the container does not exist [#106](https://github.com/docker/docker-ce/pull/106)
2121
* If `docker swarm ca` is called without the `--rotate` flag, warn if other flags are passed [#110](https://github.com/docker/docker-ce/pull/110)
2222
* Fix API version negotiation not working if the daemon returns an error [#115](https://github.com/docker/docker-ce/pull/115)
23+
* Print an error if "until" filter is combined with "--volumes" on system prune [#154](https://github.com/docker/docker-ce/pull/154)
2324

2425
### Logging
2526

2627
* Fix stderr logging for journald and syslog [#95](https://github.com/docker/docker-ce/pull/95)
2728
* Fix log readers can block writes indefinitely [#98](https://github.com/docker/docker-ce/pull/98)
29+
* Fix awslogs driver repeating last event [#151](https://github.com/docker/docker-ce/pull/151)
2830

2931
### Networking
3032

@@ -46,6 +48,7 @@ be found.
4648
* Fix issue upon upgrade, preventing docker from showing running containers when `--live-restore` is enabled [#117](https://github.com/docker/docker-ce/pull/117)
4749
* Fix bug where services using secrets would fail to start on daemons using the `userns-remap` feature [#121](https://github.com/docker/docker-ce/pull/121)
4850
* Fix error handling with not-exist errors on remove [#142](https://github.com/docker/docker-ce/pull/142)
51+
* Fix REST API Swagger representation cannot be loaded with SwaggerUI [#156](https://github.com/docker/docker-ce/pull/156)
4952

5053
### Security
5154

@@ -55,6 +58,7 @@ be found.
5558

5659
* Do not add duplicate platform information to service spec [#107](https://github.com/docker/docker-ce/pull/107)
5760
* Cluster update and memory issue fixes [#114](https://github.com/docker/docker-ce/pull/114)
61+
* Changing get network request to return predefined network in swarm [#150](https://github.com/docker/docker-ce/pull/150)
5862

5963
## 17.06.0-ce (2017-06-19)
6064

0 commit comments

Comments
 (0)