You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
# v12.0.1
2
+
3
+
Kubernetes API Version: 1.16.15
4
+
5
+
**Bug Fix:**
6
+
- Prevent 503s from killing the client during discovery [kubernetes-client/python-base#187](https://github.com/kubernetes-client/python-base/pull/187)
7
+
8
+
1
9
# v12.0.0
2
10
3
11
Kubernetes API Version: 1.16.15
@@ -7,8 +15,6 @@ Kubernetes API Version: 1.16.15
7
15
- Support loading configuration from file-like objects [kubernetes-client/python-base#208](https://github.com/kubernetes-client/python-base/pull/208)
8
16
- Returns the created k8s objects in `create_from_{dict,yaml}`[kubernetes-client/python#1262](https://github.com/kubernetes-client/python/pull/1262)
9
17
10
-
**Bug Fix:**
11
-
- Prevent 503s from killing the client during discovery [kubernetes-client/python-base#187](https://github.com/kubernetes-client/python-base/pull/187)
0 commit comments