mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
update changelog
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
dbbcc8f549
commit
0d5bc84d06
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ systemctl restart docker` to reload changes and (re)start the docker daemon.
|
||||||
- Asynchronously close streams to prevent holding container lock [#29050](https://github.com/docker/docker/pull/29050)
|
- Asynchronously close streams to prevent holding container lock [#29050](https://github.com/docker/docker/pull/29050)
|
||||||
- Fix selinux labels for newly created container volumes [#29050](https://github.com/docker/docker/pull/29050)
|
- Fix selinux labels for newly created container volumes [#29050](https://github.com/docker/docker/pull/29050)
|
||||||
- Remove hostname validation [#28990](https://github.com/docker/docker/pull/28990)
|
- Remove hostname validation [#28990](https://github.com/docker/docker/pull/28990)
|
||||||
- Fix deadlocks caused by IO races [#29095](https://github.com/docker/docker/pull/29095)
|
- Fix deadlocks caused by IO races [#29095](https://github.com/docker/docker/pull/29095) [#29141](https://github.com/docker/docker/pull/29141)
|
||||||
- Return an empty stats if the container is restarting [#29150](https://github.com/docker/docker/pull/29150)
|
- Return an empty stats if the container is restarting [#29150](https://github.com/docker/docker/pull/29150)
|
||||||
- Fix volume store locking [#29151](https://github.com/docker/docker/pull/29151)
|
- Fix volume store locking [#29151](https://github.com/docker/docker/pull/29151)
|
||||||
- Ensure consistent status code in API [#29150](https://github.com/docker/docker/pull/29150)
|
- Ensure consistent status code in API [#29150](https://github.com/docker/docker/pull/29150)
|
||||||
|
|
Loading…
Reference in a new issue