Moby v17.03.2-ce Release Notes

Release Date: 2017-05-29 // almost 7 years ago
  • Networking

    • ๐Ÿ›  Fix a concurrency issue preventing network creation #33273

    โš™ Runtime

    • ๐Ÿง Relabel secrets path to avoid a Permission Denied on selinux enabled systems #33236 (ref #32529
    • ๐Ÿ›  Fix cases where local volume were not properly relabeled if needed #33236 (ref #29428)
    • ๐Ÿ›  Fix an issue while upgrading if a plugin rootfs was still mounted #33236 (ref #32525)
    • ๐Ÿ›  Fix an issue where volume wouldn't default to the rprivate propagation mode #33236 (ref #32851)
    • ๐Ÿ›  Fix a panic that could occur when a volume driver could not be retrieved #33236 (ref #32347)
    • โž• Add a warning in docker info when the overlay or overlay2 graphdriver is used on a filesystem without d_type support #33236 (ref #31290)
    • ๐Ÿ›  Fix an issue with backporting mount spec to older volumes #33207
    • ๐Ÿ›  Fix issue where a failed unmount can lead to data loss on local volume remove #33120

    Swarm Mode

    • ๐Ÿ›  Fix a case where tasks could get killed unexpectedly #33118
    • ๐Ÿ›  Fix an issue preventing to deploy services if the registry cannot be reached despite the needed images being locally present #33117