Skip to content

Commit 17cf4e1

Browse files
committed
update changelog with release notes from master branch
1 parent a05fe9e commit 17cf4e1

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
# v36.0.1
212

313
Kubernetes API Version: v1.36.1

0 commit comments

Comments
 (0)