Update CHANGELOG
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
This commit is contained in:
parent
e74589786f
commit
29dc69c911
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
# v12.0.0
|
||||
|
||||
Kubernetes API Version: 1.16.15
|
||||
|
||||
**New Feature:**
|
||||
- Implement Port Forwarding [kubernetes-client/python-base#210](https://github.com/kubernetes-client/python-base/pull/210), [kubernetes-client/python-base#211](https://github.com/kubernetes-client/python-base/pull/211), [kubernetes-client/python#1237](https://github.com/kubernetes-client/python/pull/1237)
|
||||
- Support loading configuration from file-like objects [kubernetes-client/python-base#208](https://github.com/kubernetes-client/python-base/pull/208)
|
||||
- Returns the created k8s objects in `create_from_{dict,yaml}` [kubernetes-client/python#1262](https://github.com/kubernetes-client/python/pull/1262)
|
||||
|
||||
**Bug Fix:**
|
||||
- Prevent 503s from killing the client during discovery [kubernetes-client/python-base#187](https://github.com/kubernetes-client/python-base/pull/187)
|
||||
|
||||
# v12.0.0b1
|
||||
|
||||
Kubernetes API Version: 1.16.14
|
||||
|
||||
Loading…
Reference in New Issue
Block a user