File tree 1 file changed +7
-0
lines changed 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,13 @@ be deprecated as and when Kubernetes version v1.15 gets deprecated.
50
50
- Update ` _load_azure_token ` to handle str and int [ kubernetes-client/python-base #141 ] ( https://github.com/kubernetes-client/python-base/pull/141 )
51
51
- Correct regex to properly parse rfc3339 microseconds [ kubernetes-client/python-base #150 ] ( https://github.com/kubernetes-client/python-base/pull/150 )
52
52
53
+ # v10.0.1
54
+ ** Bug Fix:**
55
+ - Fix content type regression in custom object patch API [ kubernetes-client/python #866 ] ( https://github.com/kubernetes-client/python/issues/866 )
56
+
57
+ ** Security Fix:**
58
+ - Bump urllib3 version to pick up security fix for CVE-2019 -11324 [ kubernetes-client/python #897 ] ( https://github.com/kubernetes-client/python/pull/897 )
59
+
53
60
# v10.0.0
54
61
** Bug Fix:**
55
62
- Fix base64 padding for kube config [ kubernetes-client/python-base #79 ] ( https://github.com/kubernetes-client/python-base/pull/79 )
You can’t perform that action at this time.
0 commit comments