From 7e0967d6d44ae3cd7a4a13ec109468ed693fca99 Mon Sep 17 00:00:00 2001 From: Yu Liao Date: Wed, 15 Feb 2023 06:03:23 +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 5f06a7879..38a1e5494 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# v26.1.0 + +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.0b1 Kubernetes API Version: v1.26.1