Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 15:29
v0.2.0
926413a

kube-service-exposer 0.2.0 (2024-08-14)

Welcome to the v0.2.0 release of kube-service-exposer!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/kube-service-exposer/issues.

Contributors

  • Utku Ozdemir

Changes

2 commits

  • 926413a release(v0.2.0): prepare release
  • a09759e fix: prevent the goroutine leak from lb health checks

Dependency Changes

  • golang.org/x/sync v0.7.0 -> v0.8.0
  • k8s.io/api v0.30.2 -> v0.30.3
  • k8s.io/client-go v0.30.3 new
  • k8s.io/utils fe8a2dddb1d0 -> 18e509b52bc8
  • sigs.k8s.io/controller-runtime v0.18.4 -> v0.18.5

Previous release can be found at v0.1.4