From 8bd9ff9307207cc1e277c28a46feb06606a018aa Mon Sep 17 00:00:00 2001 From: Yu Liao Date: Tue, 31 Jan 2023 05:28:15 +0000 Subject: [PATCH] update changelog with release notes from master branch --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5891fa5..5f06a7879 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# v26.1.0b1 + +Kubernetes API Version: v1.26.1 + +### Bug or Regression +- The timeout unit of the WSClient update method is now always seconds for both poll and select functions. (#1976, @t-yrka) + +### Feature +- Adds support for loading CA certificates from a file using the `idp-certificate-authority` key for the oidc plugin. (#1916, @vgupta3) + # v26.1.0a1 Kubernetes API Version: v1.26.1