➔ Kubernetes Python Client v36.0.1 Stable Release
The kubernetes-client/python project published the v36.0.1 stable tag on May 20, 2026. This is a patch release in the 36.0.x line, marked as non prerelease, so it is intended for production installs rather than testing.
➔ kubernetes-client/python: kubernetes.aio Rename and a v36 Auth Fix
This week the kubernetes-client/python repo merged its long standing kubernetes_asyncio code into the main package and pushed a quiet but important auth fix for v36 of the SDK. If you load configs in production or run async code against the apiserver, both changes affect you.
➔ Kubernetes Python Client v36.0.0 Stable Release Notes
The official Kubernetes Python client tagged v36.0.0 on May 20, 2026. The published GitHub release is intentionally short and points users at the install commands and the full changelog on the release-36.0 branch. This post collects what is on the release page, plus the practical bits operators usually want before bumping the version in production code.