Skip to content

Commit a6cde3a

Browse files
committed
Update Changelog
1 parent be535b4 commit a6cde3a

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Release Notes
22

3+
## Version 1.17.1 - 2020-01-28
4+
5+
Features:
6+
7+
* Add new flag --user and to log executed commands [#10106](https://github.com/kubernetes/minikube/pull/10106)
8+
* Unhide --schedule flag for scheduled stop [#10274](https://github.com/kubernetes/minikube/pull/10274)
9+
* Make the ssh driver opt-in and not default [#10269](https://github.com/kubernetes/minikube/pull/10269)
10+
11+
Bugs:
12+
13+
* fixing debian and arch concurrent multiarch builds [#9998](https://github.com/kubernetes/minikube/pull/9998)
14+
* configure the crictl yaml file to avoid the warning [#10221](https://github.com/kubernetes/minikube/pull/10221)
15+
16+
Upgrades:
17+
18+
* Update BUILD_IMAGE version to 1.16-rc [#10285](https://github.com/kubernetes/minikube/pull/10285)
19+
* The gopsutil cpu implementation changed in v3 [#10270](https://github.com/kubernetes/minikube/pull/10270)
20+
21+
Thank you to our contributors for this release!
22+
23+
- Anders F Björklund
24+
- BLasan
25+
- Ilya Zuyev
26+
- Jiefeng He
27+
- Jorropo
28+
- Medya Ghazizadeh
29+
- Niels de Vos
30+
- Priya Wadhwa
31+
- Sharif Elgamal
32+
- Steven Powell
33+
- Thomas Strömberg
34+
- andrzejsydor
35+
36+
337
## Version 1.17.0 - 2020-01-22
438

539
Features:

0 commit comments

Comments
 (0)