Add CHANGELOG for security fix in 8.0.1 release
This commit is contained in:
parent
55d165d890
commit
9312c60368
@ -3,6 +3,9 @@
|
||||
- Refresh GCP auth tokens on API retrieval [kubernetes-client/python-base#92](https://github.com/kubernetes-client/python-base/pull/92)
|
||||
- Fix kubeconfig loading failure when server uri contains trailing slash [kubernetes-client/python-base#45](https://github.com/kubernetes-client/python-base/pull/45)
|
||||
|
||||
**Security Fix:**
|
||||
- Bump urllib3 version to pick up security fix for CVE-2018-20060 [kubernetes-client/python#707](https://github.com/kubernetes-client/python/pull/707)
|
||||
|
||||
# v8.0.0
|
||||
**New Feature:**
|
||||
- Add utility to create API resource from yaml file [kubernetes-client/python#655](https://github.com/kubernetes-client/python/pull/655)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user