Skip to content

v4.20.8

Choose a tag to compare

@myakove myakove released this 26 May 18:07
ee040cc

πŸ› 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 .fn access 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