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

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ehazlett ehazlett released this 16 Apr 04:29
· 2636 commits to master since this release

0.2.0 (2015-04-16)

Core Stability and Driver Updates

  • Support for system proxy environment
  • New command to regenerate TLS certificates
    • Note: this will restart the Docker engine to apply
  • Updates to driver operations (create, start, stop, etc) for better reliability
  • New internal libmachine package for internal api (not ready for public usage)
  • Updated Driver Interface
    • Driver Spec
    • Removed host provisioning from Drivers to enable a more consistent install
    • Removed SSH commands from each Driver for more consistent operations
  • Swarm: machine now uses Swarm default binpacking strategy
  • Several driver fixes

View full changelog