diff --git a/CHANGELOG.md b/CHANGELOG.md index 2373620e3f..0f641a182b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Kubernetes API Version: v1.19.15 - Type checking in `Client.serialize_body()` was made more restrictive and robust. ([kubernetes-client/python-base#241](https://github.com/kubernetes-client/python-base/pull/241), [@piglei](https://github.com/piglei)) ### Feature +- Support Proxy Authentication in websocket client(stream/ws_client) like REST client. ([kubernetes-client/python-base#256](https://github.com/kubernetes-client/python-base/pull/256), [@itaru2622](https://github.com/itaru2622)) - 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)) ### API Change diff --git a/kubernetes/base b/kubernetes/base index b0afc93ffa..5756b94e4c 160000 --- a/kubernetes/base +++ b/kubernetes/base @@ -1 +1 @@ -Subproject commit b0afc93ffabb66d930abcdfb1255214d167bf8d5 +Subproject commit 5756b94e4c078a28bc81c5b0a69b144c5637582f