Skip to content

v0.1.0

Compare
Choose a tag to compare
@talos-bot talos-bot released this 30 Sep 19:12
v0.1.0
ee4b2a4

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

  • ee4b2a4 fix: retry on Hello failures
  • ab9c7c9 chore: add Prometheus metrics
  • b2e2079 fix: properly encrypt IPv6 endpoints
  • e9d5dfa fix: enable connections to endpoints with public certs
  • 509e9b2 feat: implement client wrapper around discovery service API
  • 6195466 feat: enable vtprotobuf, watch batching, more limits
  • 7174ec1 feat: implement new discovery service
  • 1a43970 feat: add node and cluster validation
  • 6454cfc refactor: kresify, fix linter and rename to Kubespan manager
  • d782452 add redis database backend
  • 924fed4 refactor to flexible addresses
  • cd02b5a revert to string IDs
  • 576288f add self-reported IPs
  • 6ad15ca strong typing and known endpoint API
  • 3437ff2 fixes from testing
  • d3fd1f3 add Name to Node
  • eb0e8ba add simple client pkg
  • 5e0c1df add cluster hash grouping
  • f982696 initial commit

Dependency Changes

This release has no dependency changes