Thanks to visit codestin.com Credit goes to github.com
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 14f97fc commit 13394b0Copy full SHA for 13394b0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# v10.0.0
2
+**Bug Fix:**
3
+- Fix base64 padding for kube config [kubernetes-client/python-base#79](https://github.com/kubernetes-client/python-base/pull/79)
4
+- Fix websocket client decoding binary message. Replace non-utf8 data instead of failing [kubernetes-client/python-base#104](https://github.com/kubernetes-client/python-base/pull/104)
5
+
6
# v10.0.0a1
7
**Bug Fix:**
8
- Make watch work with read_namespaced_pod_log [kubernetes-client/python-base#93](https://github.com/kubernetes-client/python-base/pull/93)
0 commit comments