Skip to content

Releases: gtsystem/lightkube

v0.15.2

19 Feb 16:55
Compare
Choose a tag to compare

What's Changed

  • Use type vars for resource registration to return the same type by @tim-hutchinson in #59

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.0

30 Oct 16:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

16 Jul 15:35
Compare
Choose a tag to compare

What's Changed

  • Issue 50 - load_all_yml now supports List objects by @addyess in #51

Full Changelog: v0.13.0...v0.14.0

v0.13.0

21 Apr 16:27
Compare
Choose a tag to compare

What's Changed

  • Add and document support for Kubernetes 1.27 by @gtsystem
  • Client pod logs can now stream with or without newlines by @addyess in #46
  • Bug fix: Allow modification of models when lazy=True by @ addyess in #45

Note that httpx >= 0.24.0 is now required.

Full Changelog: v0.12.0...v0.13.0

v0.12.0

22 Apr 17:55
Compare
Choose a tag to compare

What's Changed

  • Closes #38. Add support for parameters grace_period and cascade by @gtsystem in #40
  • Add support for python 3.11. Remove support for python 3.6 by @gtsystem in #41
  • Document support for kubernetes v1.26

Full Changelog: v0.11.0...v0.12.0

v0.11.0

13 Jul 15:31
Compare
Choose a tag to compare

New features

Bug fix

  • Add handling of empty YAML in codecs.load_all_yaml(...) by @ca-scribner in #31

New Contributors

Full Changelog: v0.10.2...v0.11.0

v0.10.2

25 Mar 17:02
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

25 Mar 17:02
f11a73d
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

16 Dec 16:49
344f09a
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

New features

  • Add variable trust_env to the lightkube client constructor to ignore environment variables by @addyess in #20
  • Support for server-side apply via new apply method by @gtsystem in #23. This change also introduces the general support for field_manager.

Bug fix

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

21 Nov 11:13
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

New features:

Build improvements:

  • Include the py.typed in the package_data by @jnsgruk in #13
  • Testing coveralls github integration. by @gtsystem in #14
  • Add sdist packaging to Github Action by @jnsgruk in #10

New Contributors

Full Changelog: v0.8.1...v0.9.0