Skip to content

Commit 6416e54

Browse files
committed
Update CHANGELOG
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 0d971eb commit 6416e54

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff 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+
19
# v12.0.0
210

311
Kubernetes API Version: 1.16.15
@@ -7,8 +15,6 @@ Kubernetes API Version: 1.16.15
715
- Support loading configuration from file-like objects [kubernetes-client/python-base#208](https://github.com/kubernetes-client/python-base/pull/208)
816
- Returns the created k8s objects in `create_from_{dict,yaml}` [kubernetes-client/python#1262](https://github.com/kubernetes-client/python/pull/1262)
917

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)
1218

1319
# v12.0.0b1
1420

0 commit comments

Comments
 (0)