Changes
Enhancements
- Allow setting timeouts on httpx client @jacobtomlinson (#409)
Bug Fixes
- Fix listing all namespaces when base URL is specified @jacobtomlinson (#424)
Documentation
- Update Kubernetes versions @kr8s-bot (#416)
- Allow setting timeouts on httpx client @jacobtomlinson (#409)
Project Hygiene
- Remove typing shim in favour of typing.cast @jacobtomlinson (#420)
- Add
mypy
to the pre-commit hooks @jacobtomlinson (#421) - Add type annotations for
kr8s._auth
@jacobtomlinson (#418) - Add type annotations for
kr8s._config
@jacobtomlinson (#419) - Add type annotations for
kr8s._async_utils
@jacobtomlinson (#417) - Update Kubernetes versions @kr8s-bot (#416)
- Another round of mypy fixes @jacobtomlinson (#415)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#414)
- More mypy fixes again @jacobtomlinson (#413)
- More mypy fixes @jacobtomlinson (#412)
- Fix implicit optional types @jacobtomlinson (#411)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#410)