We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05fe9e commit 17cf4e1Copy full SHA for 17cf4e1
1 file changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# v36.0.2
2
+
3
+Kubernetes API Version: v1.36.1
4
5
+### Uncategorized
6
+- Restored backward compatibility for `Configuration.auth_settings()`:
7
+ the legacy `api_key['authorization']` lookup is honored as a fallback
8
+ when `api_key['BearerToken']` is not set, fixing 401 Unauthorized
9
+ regressions seen after upgrading to v36.0.0 (#2595). (#2604, @GK-07)
10
11
# v36.0.1
12
13
Kubernetes API Version: v1.36.1
0 commit comments