You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should release a stable 1.0.0 client along Docker 1.10 release. It should be based on the v0.2.2 tag, That's the version embedded in Docker 1.10, plus these few additions:
- Cancelable requests: https://github.com/docker/engine-api/pull/35
- TLS auto configuration working properly: https://github.com/docker/engine-api/pull/51
- Better client control and verification: https://github.com/docker/engine-api/pull/54