Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@gtsystem gtsystem released this 18 Dec 14:03
· 3 commits to master since this release

What's Changed

  • Document support for k8s v1.32 and remove v1.16 by @gtsystem in #83
  • Document support for python 3.13 and remove official support for python 3.8 by @gtsystem in #83
  • Support custom httpx transports by @XeCycle in #77

Bug fixes

  • #78: Limit max httpx version to < 0.28.0 as 0.28.0 introduces a not documented breaking change by @gtsystem in #81
  • When loading kubeconfig files configured with ExecCredential, lightkube now accepts the env parameter when set to null explicitly (Azure kubelogin compatiblity) by @raminqaf in #80

New Contributors

Full Changelog: v0.15.4...v0.16.0