Add late arriving v1.4.0 items

pull/5410/head
Thomas Stromberg 2019-09-19 10:29:27 -07:00
parent b90d43baa7
commit 8519a1e654
1 changed files with 8 additions and 1 deletions

View File

@ -4,16 +4,23 @@
Notable user-facing changes: Notable user-facing changes:
* Update default Kubernetes version to v1.6.0 [TBD] * Update default Kubernetes version to v1.16.0 [#5395](https://github.com/kubernetes/minikube/pull/5395)
* Upgrade dashboard to 2.0.0b4 [#5403](https://github.com/kubernetes/minikube/pull/5403)
* Upgrade addon-manager to v9.0.2, improve startup and reconcile latency [#5405](https://github.com/kubernetes/minikube/pull/5405)
* Add --interactive flag to prevent stdin prompts [#5397](https://github.com/kubernetes/minikube/pull/5397)
* Automatically install docker-machine-driver-hyperkit if missing or incompatible [#5354](https://github.com/kubernetes/minikube/pull/5354) * Automatically install docker-machine-driver-hyperkit if missing or incompatible [#5354](https://github.com/kubernetes/minikube/pull/5354)
* Driver defaults to the one previously used by the cluster [#5372](https://github.com/kubernetes/minikube/pull/5372) * Driver defaults to the one previously used by the cluster [#5372](https://github.com/kubernetes/minikube/pull/5372)
* Include port names in the 'minikube service' cmd's output [#5290](https://github.com/kubernetes/minikube/pull/5290) * Include port names in the 'minikube service' cmd's output [#5290](https://github.com/kubernetes/minikube/pull/5290)
* Include ISO files as part of a GitHub release [#5388](https://github.com/kubernetes/minikube/pull/5388)
Thank you to our contributors for making the final push to our biggest release yet:
- Jan Janik - Jan Janik
- Jose Donizetti - Jose Donizetti
- Josh Woodcock - Josh Woodcock
- Medya Ghazizadeh - Medya Ghazizadeh
- Thomas Strömberg - Thomas Strömberg
- chentanjun
## Version 1.4.0-beta.2 - 2019-09-13 ## Version 1.4.0-beta.2 - 2019-09-13