Skip to content

Commit 88841db

Browse files
authored
Merge pull request #1455 from roycaihw/update-submodule
Update python-base submodule
2 parents 7b3e019 + 1f50a6b commit 88841db

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v17.0.0-snapshot
2+
3+
Kubernetes API Version: 1.17.17
4+
5+
Changelog since v17.17.0b1:
6+
7+
### Bug or Regression
8+
- Fix watch stream non-chunked response handling ([kubernetes-client/python-base#231](https://github.com/kubernetes-client/python-base/pull/231), [@dhague](https://github.com/dhague))
9+
- Fixed a decoding error for BOOTMARK watch events ([kubernetes-client/python-base#234](https://github.com/kubernetes-client/python-base/pull/234), [@yliaog](https://github.com/yliaog))
10+
11+
### Feature
12+
- Load_kube_config_from_dict() support define custom temp files path ([kubernetes-client/python-base#233](https://github.com/kubernetes-client/python-base/pull/233), [@onecer](https://github.com/onecer))
13+
- The dynamic client now supports customizing http "Accept" header through the `header_params` parameter, which can be used to customizing API server response, e.g. retrieving object metadata only. ([kubernetes-client/python-base#236](https://github.com/kubernetes-client/python-base/pull/236), [@Yashks1994](https://github.com/Yashks1994))
14+
115
# v17.17.0b1
216

317
Kubernetes API Version: 1.17.17

0 commit comments

Comments
 (0)