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
+11-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
-
# v12.0.0a1-snapshot
1
+
# v12.0.0b1
2
+
3
+
Kubernetes API Version: 1.16.14
4
+
5
+
**New Feature:**
6
+
- Accept and use client certificates from authentication plugins [kubernetes-client/python-base#205](https://github.com/kubernetes-client/python-base/pull/205)
7
+
8
+
**Bug Fix:**
9
+
- Return when object is None in FileOrData class [kubernetes-client/python-base#201](https://github.com/kubernetes-client/python-base/pull/201)
10
+
11
+
# v12.0.0a1
2
12
3
13
Kubernetes API Version: 1.16.14
4
14
@@ -44,7 +54,6 @@ Kubernetes API Version: 1.16.14
44
54
- Adds the ability to load kubeconfig from a dictionary [kubernetes-client/python-base#195](https://github.com/kubernetes-client/python-base/pull/195)
45
55
- Allow incluster to accept pass-in config [kubernetes-client/python-base#193](https://github.com/kubernetes-client/python-base/pull/193)
46
56
- Set expiration on token of incluster config and reload the token if it expires [kubernetes-client/python-base#191](https://github.com/kubernetes-client/python-base/pull/191)
47
-
- Accept and use client certificates from authentication plugins [kubernetes-client/python-base#205](https://github.com/kubernetes-client/python-base/pull/205)
0 commit comments