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
f03ed02release(v1.1.0): prepare release373430afeat(stats): add cached /stats endpoint0dc4741chore: bump prometheus, grpc, and otel deps1479df2chore: bump net to v0.57.0709d4b9chore: bump net pkg to v0.55.0 (security)0ce4779chore: bump sync pkg to v0.22.09628da0chore: update go.mod deps99b6268chore: rekres48cf9dfchore: bump go to latest 1.26d315a3fchore: fmtf905881chore: rekres73b90dffeat: add support for x-forwaded-for header35804dachore: 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