Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 10:56
· 3 commits to main since this release
v0.1.3
ddfa1bc

kube-service-exposer 0.1.3 (2024-06-21)

Welcome to the v0.1.3 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

  • Dmitriy Matrenichev
  • Artem Chernyshev
  • Andrey Smirnov
  • Spencer Smith

Changes

4 commits

  • ddfa1bc release(v0.1.3): prepare release
  • 03f8b87 fix: bump healthcheck timeouts to 1 second in the loadbalancer
  • b26b137 chore: enable github actions with rekres
  • a69cf80 chore: add no-op github workflow

Changes from siderolabs/gen

5 commits

  • 7654108 chore: add hashtriemap implementation
  • 8485864 chore: optimize maps.Values and maps.Keys
  • 238baf9 chore: add typesafe SyncMap and bump stuff
  • efca710 chore: add FilterInPlace method to maps and update module
  • 36a3ae3 feat: update module

Changes from siderolabs/go-loadbalancer

2 commits

Changes from siderolabs/go-retry

1 commit

  • 23b6fc2 fix: provider modern error unwrapping

Dependency Changes

  • github.com/go-logr/zapr v1.2.4 -> v1.3.0
  • github.com/siderolabs/gen v0.4.5 -> v0.5.0
  • github.com/siderolabs/go-loadbalancer v0.3.2 -> v0.3.4
  • github.com/siderolabs/go-retry v0.3.2 -> v0.3.3
  • github.com/spf13/cobra v1.7.0 -> v1.8.1
  • github.com/stretchr/testify v1.8.4 -> v1.9.0
  • go.uber.org/zap v1.24.0 -> v1.27.0
  • golang.org/x/sync v0.3.0 -> v0.7.0
  • k8s.io/api v0.27.3 -> v0.30.2
  • k8s.io/apimachinery v0.27.3 -> v0.30.2
  • k8s.io/utils a36077c30491 -> fe8a2dddb1d0
  • sigs.k8s.io/controller-runtime v0.15.0 -> v0.18.4

Previous release can be found at v0.1.2