Changes
Enhancements
- Raise a warning if kr8s is used on an unsupported Kubernetes version @jacobtomlinson (#668)
Bug Fixes
- Vendor
asyncache
to allow directly depending oncachetools
@jacobtomlinson (#683) - Add timeout kwarg to exec @jacobtomlinson (#673)
- If looking up a resource type fails bypass the cache @jacobtomlinson (#669)
Documentation
- Add Python 3.14 support to CI and docs @jacobtomlinson (#675)
Project Hygiene
- Vendor
asyncache
to allow directly depending oncachetools
@jacobtomlinson (#683) - Remove uv.lock from version control @jacobtomlinson (#684)
- Ensure CI is run with latest Python @jacobtomlinson (#677)
- Add Python 3.14 support to CI and docs @jacobtomlinson (#675)
- Configure Dependabot for UV package ecosystem @jacobtomlinson (#671)
- Update conventional commit bug label @jacobtomlinson (#670)