Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

v1.2.4-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nishanttotla nishanttotla released this 20 Jul 21:00
· 402 commits to master since this release

1.2.4-rc2 (2016-07-20)

API

  • New client interface in Swarm, to differentiate from Swarm mode in Docker 1.12
  • Update minimum Docker Engine version supported by Swarm to 1.8
  • Additional error handling

Networking

  • Fix concurrent map writes race condition
  • Refresh single network when network event is emitted (performance improvement)
  • Avoid network refresh when creating container (performance improvement)

Volumes

  • Refresh single volume when volume event is emitted (performance improvement)
  • Avoid volume refresh when creating container (performance improvement)

Events

  • Support daemon events for Swarm

Test

  • Fix rescheduling test

Mesos

  • Fix double locking issue

Misc

  • Handle systime difference between Swarm and Engines
  • Add healthcheck information to CLI
  • Fix engine_reconnect issue that led to reconnected engine being treated as new