This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
1.3.0 Milestone Project Page
Nishant Totla edited this page Jul 5, 2017
·
2 revisions
- Default discovery mechanism backed by SwarmKit
- Possibly remove token based discovery (https://github.com/docker/swarm/pull/2743)
- Drop support for Docker version 1.9, 1.10, 1.11. Minimum required version will be 1.12
- Full revamp of event handling, using github.com/docker/go-events (https://github.com/docker/swarm/issues/2749)
- Stop allowing the passing of
HostConfig
on container creation (https://github.com/docker/swarm/issues/2741) - Fully remove dependency on github.com/samalba/dockerclient (https://github.com/docker/swarm/issues/1879)
- Create more regular releases, with possible experimental images on a more frequent basis (https://github.com/docker/swarm/issues/2737)
We use GitHub milestones to track issues and PRs for each release. You can see a list of milestones and related issues here: https://github.com/docker/swarm/milestones. Depending on urgency, importance, or demand for a feature/issue fix, we might move issues and PRs between milestones.