We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a29b18 commit b06529cCopy full SHA for b06529c
CHANGELOG.md
@@ -2,6 +2,9 @@
2
**Bug Fix:**
3
- Fix content type regression in custom object patch API [kubernetes-client/python#866](https://github.com/kubernetes-client/python/issues/866)
4
5
+**Security Fix:**
6
+- Bump urllib3 version to pick up security fix for CVE-2019-11324 [kubernetes-client/python#897](https://github.com/kubernetes-client/python/pull/897)
7
+
8
# v10.0.0
9
10
- Fix base64 padding for kube config [kubernetes-client/python-base#79](https://github.com/kubernetes-client/python-base/pull/79)
0 commit comments