Releases: siderolabs/discovery-service
v1.0.2
discovery-service 1.0.2 (2024-05-28)
Welcome to the v1.0.2 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
- Dmitriy Matrenichev
- Utku Ozdemir
Changes
5 commits
Changes since v1.0.1
Dependency Changes
- github.com/siderolabs/gen v0.4.8 -> v0.5.0
Previous release can be found at v1.0.0
v1.0.1
discovery-service 1.0.1 (2024-05-28)
Welcome to the v1.0.1 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
- Dmitriy Matrenichev
Changes
4 commits
Dependency Changes
- github.com/siderolabs/gen v0.4.8 -> v0.5.0
Previous release can be found at v1.0.0
v1.0.0
discovery-service 1.0.0 (2024-05-22)
Welcome to the v1.0.0 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
- Seán C McCord
- Alexey Palazhchenko
- Andrey Smirnov
- Rohit Dandamudi
- Alex Lubbock
- Artem Chernyshev
- Dennis Marttinen
- Noel Georgi
- Philipp Sauter
- Rohit Dandamudi
- Utku Ozdemir
Changes
45 commits
ea8b8f1feat: implement state storagec551426feat: migrate grpc-middleware to v2, update deps6af92b5feat: add support for arm64 builds952dc54refactor: update dependencies, small cleanups4cf4b6efix: update Go to 1.21.3c939fefchore: fix typo on landing page12d9689chore: update dependencies, rekres912943atest: add test on client redirect8db8ef3feat: add an option to redirect all clients to a fixed endpointb34803btest: add a client test with affiliate deletion69ac844refactor: replace netaddr with netip/netipxd5d0ff5chore: rekres9baca2echore: bump prometheus/client_golanga20b27dfeat: rate limitingaab9f1fdocs: update kubespan link52b44defeat: implement inspect page4906c98docs: update initial README docsd85ea91feat: extract peer address from nginx headersa0e6313chore: relicense under BSL-1.15960cd2feat: improve version parsingd4a4ec2chore: move api and client out of the repository95593b8feat: implement landing page for the discovery serviceb579076fix: update affiliate state correctly when they get deleted49e53b1fix: cluster with some subscriptions isn't empty9b5eeaechore: add go-debug1655040chore: improve state loggingee4b2a4fix: retry on Hello failuresab9c7c9chore: add Prometheus metricsb2e2079fix: properly encrypt IPv6 endpointse9d5dfafix: enable connections to endpoints with public certs509e9b2feat: implement client wrapper around discovery service API6195466feat: enable vtprotobuf, watch batching, more limits7174ec1feat: implement new discovery service1a43970feat: add node and cluster validation6454cfcrefactor: kresify, fix linter and rename to Kubespan managerd782452add redis database backend924fed4refactor to flexible addressescd02b5arevert to string IDs576288fadd self-reported IPs6ad15castrong typing and known endpoint API3437ff2fixes from testingd3fd1f3add Name to Nodeeb0e8baadd simple client pkg5e0c1dfadd cluster hash groupingf982696initial commit
Dependency Changes
This release has no dependency changes
v0.1.3
discovery-service 0.1.3 (2024-01-12)
Welcome to the v0.1.3 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
- Seán C McCord
- Alexey Palazhchenko
- Rohit Dandamudi
- Andrey Smirnov
- Alex Lubbock
- Artem Chernyshev
- Noel Georgi
- Philipp Sauter
- Rohit Dandamudi
Changes
42 commits
952dc54refactor: update dependencies, small cleanups4cf4b6efix: update Go to 1.21.3c939fefchore: fix typo on landing page12d9689chore: update dependencies, rekres912943atest: add test on client redirect8db8ef3feat: add an option to redirect all clients to a fixed endpointb34803btest: add a client test with affiliate deletion69ac844refactor: replace netaddr with netip/netipxd5d0ff5chore: rekres9baca2echore: bump prometheus/client_golanga20b27dfeat: rate limitingaab9f1fdocs: update kubespan link52b44defeat: implement inspect page4906c98docs: update initial README docsd85ea91feat: extract peer address from nginx headersa0e6313chore: relicense under BSL-1.15960cd2feat: improve version parsingd4a4ec2chore: move api and client out of the repository95593b8feat: implement landing page for the discovery serviceb579076fix: update affiliate state correctly when they get deleted49e53b1fix: cluster with some subscriptions isn't empty9b5eeaechore: add go-debug1655040chore: improve state loggingee4b2a4fix: retry on Hello failuresab9c7c9chore: add Prometheus metricsb2e2079fix: properly encrypt IPv6 endpointse9d5dfafix: enable connections to endpoints with public certs509e9b2feat: implement client wrapper around discovery service API6195466feat: enable vtprotobuf, watch batching, more limits7174ec1feat: implement new discovery service1a43970feat: add node and cluster validation6454cfcrefactor: kresify, fix linter and rename to Kubespan managerd782452add redis database backend924fed4refactor to flexible addressescd02b5arevert to string IDs576288fadd self-reported IPs6ad15castrong typing and known endpoint API3437ff2fixes from testingd3fd1f3add Name to Nodeeb0e8baadd simple client pkg5e0c1dfadd cluster hash groupingf982696initial commit
Changes since v0.1.2
Dependency Changes
This release has no dependency changes
v0.1.2
discovery-service 0.1.2 (2023-10-11)
Welcome to the v0.1.2 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
- Seán C McCord
- Alexey Palazhchenko
- Rohit Dandamudi
- Alex Lubbock
- Andrey Smirnov
- Artem Chernyshev
- Noel Georgi
- Philipp Sauter
- Rohit Dandamudi
Changes
41 commits
4cf4b6efix: update Go to 1.21.3c939fefchore: fix typo on landing page12d9689chore: update dependencies, rekres912943atest: add test on client redirect8db8ef3feat: add an option to redirect all clients to a fixed endpointb34803btest: add a client test with affiliate deletion69ac844refactor: replace netaddr with netip/netipxd5d0ff5chore: rekres9baca2echore: bump prometheus/client_golanga20b27dfeat: rate limitingaab9f1fdocs: update kubespan link52b44defeat: implement inspect page4906c98docs: update initial README docsd85ea91feat: extract peer address from nginx headersa0e6313chore: relicense under BSL-1.15960cd2feat: improve version parsingd4a4ec2chore: move api and client out of the repository95593b8feat: implement landing page for the discovery serviceb579076fix: update affiliate state correctly when they get deleted49e53b1fix: cluster with some subscriptions isn't empty9b5eeaechore: add go-debug1655040chore: improve state loggingee4b2a4fix: retry on Hello failuresab9c7c9chore: add Prometheus metricsb2e2079fix: properly encrypt IPv6 endpointse9d5dfafix: enable connections to endpoints with public certs509e9b2feat: implement client wrapper around discovery service API6195466feat: enable vtprotobuf, watch batching, more limits7174ec1feat: implement new discovery service1a43970feat: add node and cluster validation6454cfcrefactor: kresify, fix linter and rename to Kubespan managerd782452add redis database backend924fed4refactor to flexible addressescd02b5arevert to string IDs576288fadd self-reported IPs6ad15castrong typing and known endpoint API3437ff2fixes from testingd3fd1f3add Name to Nodeeb0e8baadd simple client pkg5e0c1dfadd cluster hash groupingf982696initial commit
Changes since v0.1.1
17 commits
4cf4b6efix: update Go to 1.21.3c939fefchore: fix typo on landing page12d9689chore: update dependencies, rekres912943atest: add test on client redirect8db8ef3feat: add an option to redirect all clients to a fixed endpointb34803btest: add a client test with affiliate deletion69ac844refactor: replace netaddr with netip/netipxd5d0ff5chore: rekres9baca2echore: bump prometheus/client_golanga20b27dfeat: rate limitingaab9f1fdocs: update kubespan link52b44defeat: implement inspect page4906c98docs: update initial README docsd85ea91feat: extract peer address from nginx headersa0e6313chore: relicense under BSL-1.15960cd2feat: improve version parsingd4a4ec2chore: move api and client out of the repository
Dependency Changes
This release has no dependency changes
v0.1.1
discovery-service 0.1.1 (2021-10-11)
Welcome to the v0.1.1 release of discovery-service!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/discovery-service/issues.
Contributors
- Seán C McCord
- Andrey Smirnov
- Alexey Palazhchenko
- Artem Chernyshev
Changes
24 commits
95593b8feat: implement landing page for the discovery serviceb579076fix: update affiliate state correctly when they get deleted49e53b1fix: cluster with some subscriptions isn't empty9b5eeaechore: add go-debug1655040chore: improve state loggingee4b2a4fix: retry on Hello failuresab9c7c9chore: add Prometheus metricsb2e2079fix: properly encrypt IPv6 endpointse9d5dfafix: enable connections to endpoints with public certs509e9b2feat: implement client wrapper around discovery service API6195466feat: enable vtprotobuf, watch batching, more limits7174ec1feat: implement new discovery service1a43970feat: add node and cluster validation6454cfcrefactor: kresify, fix linter and rename to Kubespan managerd782452add redis database backend924fed4refactor to flexible addressescd02b5arevert to string IDs576288fadd self-reported IPs6ad15castrong typing and known endpoint API3437ff2fixes from testingd3fd1f3add Name to Nodeeb0e8baadd simple client pkg5e0c1dfadd cluster hash groupingf982696initial commit
Changes since v0.1.0
5 commits
Dependency Changes
This release has no dependency changes
v0.1.0
discovery-service 0.1.0 (2021-09-30)
Welcome to the v0.1.0 release of discovery-service!
Please try out the release binaries and report any issues at
https://github.com/talos-systems/discovery-service/issues.
Contributors
- Seán C McCord
- Andrey Smirnov
- Alexey Palazhchenko
- Artem Chernyshev
Changes
19 commits
ee4b2a4fix: retry on Hello failuresab9c7c9chore: add Prometheus metricsb2e2079fix: properly encrypt IPv6 endpointse9d5dfafix: enable connections to endpoints with public certs509e9b2feat: implement client wrapper around discovery service API6195466feat: enable vtprotobuf, watch batching, more limits7174ec1feat: implement new discovery service1a43970feat: add node and cluster validation6454cfcrefactor: kresify, fix linter and rename to Kubespan managerd782452add redis database backend924fed4refactor to flexible addressescd02b5arevert to string IDs576288fadd self-reported IPs6ad15castrong typing and known endpoint API3437ff2fixes from testingd3fd1f3add Name to Nodeeb0e8baadd simple client pkg5e0c1dfadd cluster hash groupingf982696initial commit
Dependency Changes
This release has no dependency changes