minikube/CHANGELOG.md

448 B

Minikube Release Notes

Version 0.2.0 - 6/3/2016

  • conntrack is now bundled in the ISO.
  • DNS is now working.
  • Minikube now uses the iptables based proxy mode.
  • Internal libmachine logging is now hidden by default.
  • There is a new minikube ssh command to ssh into the minikube VM.
  • Dramatically improved integration test coverage
  • Switched to glog instead of fmt.Print*

Version 0.1.0 - 5/29/2016

  • Initial minikube release.