Skip to content

Commit 837a6ec

Browse files
authored
Merge pull request #1518 from scottilee/release-18-base
Update release-18.0 submodule
2 parents 05e8f57 + 4dec149 commit 837a6ec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v18.0.0-snapshot
2+
3+
Kubernetes API Version: To Be Updated
4+
5+
### Feature
6+
- Support for the dryRun parameter has been added to the dynamic client. ([kubernetes-client/python-base#247](https://github.com/kubernetes-client/python-base/pull/247), [@gravesm](https://github.com/gravesm))
7+
- The `python2` support will be removed in 18.0.0 beta release. All the tests will use `python3` versions. ([kubernetes-client/python-base#238](https://github.com/kubernetes-client/python-base/pull/238), [@Priyankasaggu11929](https://github.com/Priyankasaggu11929))
8+
- 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))
9+
110
# v18.20.0b1
211

312
Kubernetes API Version: 1.18.20

0 commit comments

Comments
 (0)