Skip to content

v1.0.12

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Nov 14:37
v1.0.12
0178eff

discovery-service 1.0.12 (2025-11-28)

Welcome to the v1.0.12 release of discovery-service!

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

Contributors

  • Andrey Smirnov

Changes

3 commits

  • 0178eff release(v1.0.12): prepare release
  • b7b68e0 chore: update dependencies, Go version
  • 2c1239f refactor: use DynamicCertificate from crypto library

Dependency Changes

  • github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 -> v2.3.3
  • github.com/planetscale/vtprotobuf 6f2963f01587 -> ba97887b0a25
  • github.com/prometheus/client_golang v1.22.0 -> v1.23.2
  • github.com/siderolabs/crypto v0.6.4 new
  • github.com/siderolabs/discovery-client v0.1.12 -> v0.1.13
  • github.com/siderolabs/gen v0.8.4 -> v0.8.6
  • github.com/siderolabs/go-debug v0.5.0 -> v0.6.1
  • github.com/siderolabs/proto-codec v0.1.2 -> v0.1.3
  • github.com/stretchr/testify v1.10.0 -> v1.11.1
  • go.uber.org/zap v1.27.0 -> v1.27.1
  • golang.org/x/net v0.41.0 -> v0.47.0
  • golang.org/x/sync v0.15.0 -> v0.18.0
  • golang.org/x/time v0.12.0 -> v0.14.0
  • google.golang.org/grpc v1.73.0 -> v1.77.0
  • google.golang.org/protobuf v1.36.6 -> v1.36.10

Previous release can be found at v1.0.11