Skip to content
Kenfe-Mickaël Laventure edited this page Mar 1, 2016 · 67 revisions

Schedule

  • Freeze: 2016-03-17
  • Release: 2016-04-07

1.11.0 - Release goals

#20361 Containerd integration

Replace execdrivers with containerd.

#20362 CLI separation

Separate the docker client cli from the docker daemon.

#20363 Better Plugins Framework

Bake plugin management capabilities inside docker.

Miscellaneous

  • #20356 Label for non-container resources

WIP: Changelog

  • Output of docker volume ls is now sorted by volume name (#20389)
  • Output of docker volume ls is now sorted by network name (#20383)
  • Docker now supports external credential stores (#20107)
  • docker ps now supports displaying the list of volumes mounted inside a container (#20017)
  • Docker will now try to resume layer download where it left timeout after a network error/timeout (#19840

Clone this wiki locally