Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:09
v1.1.0
f03ed02

discovery-service 1.1.0 (2026-07-22)

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

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

Contributors

  • Maja Bojarska
  • Mateusz Urbanek
  • Andrey Smirnov
  • Tim Jones

Changes

13 commits

  • f03ed02 release(v1.1.0): prepare release
  • 373430a feat(stats): add cached /stats endpoint
  • 0dc4741 chore: bump prometheus, grpc, and otel deps
  • 1479df2 chore: bump net to v0.57.0
  • 709d4b9 chore: bump net pkg to v0.55.0 (security)
  • 0ce4779 chore: bump sync pkg to v0.22.0
  • 9628da0 chore: update go.mod deps
  • 99b6268 chore: rekres
  • 48cf9df chore: bump go to latest 1.26
  • d315a3f chore: fmt
  • f905881 chore: rekres
  • 73b90df feat: add support for x-forwaded-for header
  • 35804da chore: bump dependencies

Dependency Changes

  • github.com/planetscale/vtprotobuf ba97887b0a25 -> 8ae5a48058df
  • github.com/prometheus/client_golang v1.23.2 -> v1.24.0
  • github.com/siderolabs/crypto v0.6.4 -> v0.6.5
  • github.com/siderolabs/gen v0.8.6 -> v0.8.7
  • github.com/siderolabs/proto-codec v0.1.3 -> v0.1.4
  • go.uber.org/zap v1.27.1 -> v1.28.0
  • golang.org/x/net v0.51.0 -> v0.57.0
  • golang.org/x/sync v0.19.0 -> v0.22.0
  • golang.org/x/time v0.14.0 -> v0.15.0
  • google.golang.org/grpc v1.79.1 -> v1.82.1

Previous release can be found at v1.0.17