Skip to content

Releases: flant/kube-client

v1.2.0

27 Sep 11:07
7d2d3d5
Compare
Choose a tag to compare

Add 1.29 support

v1.1.0

29 Nov 12:06
34ad199
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add 1.28 fake cluster by @yalosev in #15
  • Bump kubernetes libraries to 0.28.4

Full Changelog: v1.0.3...v1.1.0

v1.0.3

03 Nov 14:00
ba2fc85
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: v1.0.1...v1.0.3

v1.0.1

20 Oct 11:17
2da7ffb
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Oct 11:29
b093b9e
Compare
Choose a tag to compare
  • return Config instance instead of interface
  • add ability to return *rest.Config for kubernetes clientsets
  • bump kubernetes libs to 0.26.9

v0.26.1

07 May 06:55
afc6e2e
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v0.26.0...v0.26.1

v0.26.0

05 May 21:43
afc77fa
Compare
Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump actions/setup-go from 2 to 4 by @dependabot in #4
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #3

Other Changes

New Contributors

Full Changelog: v0.25.0...v0.26.0

0.25.0 (2022-12-09)

09 Dec 14:17
04829af
Compare
Choose a tag to compare

What's Changed

  • Upgrade k8s lib to 1.25 by @yalosev in #1
  • Use Kubernetes version in the minor part of the version

New Contributors

Full Changelog: v0.0.6...v0.25.0

v0.0.6 update klog to v2.2.0

28 May 15:47
Compare
Choose a tag to compare
Pre-release
upgrade klog to v2

v0.0.5

28 May 15:03
c2bed14
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Synced code from shell-operator to use there