Skip to content

v4.19.6

Choose a tag to compare

@myakove myakove released this 26 May 17:58
933f7ec

πŸ› 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 (#2732)
  • Pin python-benedict<0.34.0 β€” Pin to last version supporting Python 3.9 to fix import errors from str|bytes union syntax (#2732)

πŸ”§ Maintenance

  • Upgrade minimum Python to 3.10 β€” Remove Python 3.9 support, simplify dependency management and remove version-specific pins (#2732)

Full Changelog: v4.19.5...v4.19.6