From 1f59210297a8aef21bb80fa652af81f72cda24ac Mon Sep 17 00:00:00 2001 From: Yu Liao Date: Mon, 13 Jun 2022 16:49:21 +0000 Subject: [PATCH] update changelog with release notes from master branch --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90338b7b57..eacd21ad49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v24.1.0b1 + +Kubernetes API Version: v1.24.1 + +### Uncategorized +- The dynamic client now support the `_request_timeout` parameter to configure connection and request timeouts. (#1732, @philipp-sontag-by) + # v24.1.0a1 Kubernetes API Version: v1.24.1