v4.19.6
π 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|bytesunion 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