Skip to content

Commit b53d54f

Browse files
committed
changelog for pulling master and corresponding submodule changes
1 parent b181532 commit b53d54f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v17.17.0b1
2+
3+
Kubernetes API Version: 1.17.17
4+
5+
Changelog since v17.14.0a1:
6+
7+
**New Feature:**
8+
- Add Python 3.9 to build [kubernetes-client/python#1311](https://github.com/kubernetes-client/python/pull/1311)
9+
- Enable leaderelection [kubernetes-client/python#1363](https://github.com/kubernetes-client/python/pull/1363)
10+
11+
**Bug Fix:**
12+
- fix: load cache error when CacheDecoder object is not callable [kubernetes-client/python-base#226](https://github.com/kubernetes-client/python-base/pull/226)
13+
- raise exception when an empty config file is passed to load_kube_config [kubernetes-client/python-base#223](https://github.com/kubernetes-client/python-base/pull/223)
14+
- Fix bug with Watch and 410 retries [kubernetes-client/python-base#227](https://github.com/kubernetes-client/python-base/pull/227)
15+
116
# v17.14.0a1
217

318
Kubernetes API Version: 1.17.14

0 commit comments

Comments
 (0)