update changelog in preparation of the v17.17.0 release

This commit is contained in:
Haowei Cai 2021-05-09 14:22:44 -07:00
parent 682dfa26d7
commit 1f50a6bdb6

View File

@ -1,6 +1,8 @@
# v17.0.0-snapshot
Kubernetes API Version: To Be Updated
Kubernetes API Version: 1.17.17
Changelog since v17.17.0b1:
### Bug or Regression
- 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))