Skip to content

Commit ad1eec5

Browse files
committed
Updates CHANGELOG
1 parent 96766c2 commit ad1eec5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v11.0.0
2+
3+
**Deprecation Notice**
4+
v11.0.0 of the client follows the Kubernetes [deprecation policy](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md#supported-releases-and-component-skew) and will
5+
be deprecated as and when Kubernetes version v1.15 gets deprecated.
6+
17
# v11.0.0b2
28
**Bug Fix:**
39
- Fix a fatal bug in package setup [kubernetes-client/python#1011](https://github.com/kubernetes-client/python/pull/1011)
@@ -270,7 +276,7 @@
270276
- Restricting the websocket-client to <=0.40 #299
271277

272278
# v3.0.0a1
273-
- Update client to kubernetes 1.7
279+
- Update client to kubernetes 1.7
274280
- Support ThirdPartyResources (TPR) and CustomResourceDefinitions (CRD). Note that TPR is deprecated in kubernetes #251 #201
275281
- Better dependency management #136
276282
- Add support for python3.6 #244
@@ -325,7 +331,7 @@
325331

326332
# v1.0.0a3
327333

328-
- Add context switch to kube config loader #46
334+
- Add context switch to kube config loader #46
329335
- Add default kube config location #64
330336
- Add suport for accessing multiple clusters #7
331337
- Bugfix: Python client does not resolve relative paths in kubeconfig #68

0 commit comments

Comments
 (0)