v4.20.8
π Bug Fixes
- Pin kubernetes!=36.0.0 β Exclude kubernetes v36.0.0 which has a broken bearer-token auth regression where
auth_settings()silently drops the Authorization header (#2731)
π§ Maintenance
- Fix mcp_server tests for mcp>=1.27 β Remove
.fnaccess from decorated tool functions to match new mcp library behavior (#2731) - Update ruff and mypy versions β Pin ruff v0.15.14 and mypy v2.1.0, fix formatting and linting compliance (#2731)
- Modernize type hints and imports β Apply PEP 585 style, import sorting, and ruff lint ignore list (#2731)
Full Changelog: v4.20.7...v4.20.8