Skip to content

Commit 29dc69c

Browse files
committed
Update CHANGELOG
Signed-off-by: Nabarun Pal <[email protected]>
1 parent e745897 commit 29dc69c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v12.0.0
2+
3+
Kubernetes API Version: 1.16.15
4+
5+
**New Feature:**
6+
- 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)
7+
- Support loading configuration from file-like objects [kubernetes-client/python-base#208](https://github.com/kubernetes-client/python-base/pull/208)
8+
- Returns the created k8s objects in `create_from_{dict,yaml}` [kubernetes-client/python#1262](https://github.com/kubernetes-client/python/pull/1262)
9+
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)
12+
113
# v12.0.0b1
214

315
Kubernetes API Version: 1.16.14

0 commit comments

Comments
 (0)