Skip to content

v0.3.0

Compare
Choose a tag to compare
@talos-bot talos-bot released this 03 Nov 10:25
· 20 commits to main since this release
v0.3.0
575c5cc

siderolink 0.3.0 (2022-11-03)

Welcome to the v0.3.0 release of siderolink!

Please try out the release binaries and report any issues at
https://github.com/talos-systems/siderolink/issues.

Contributors

  • Andrey Smirnov
  • Artem Chernyshev
  • Dmitriy Matrenichev
  • Philipp Sauter
  • Utku Ozdemir

Changes

19 commits

  • 575c5cc refactor: drop dependency on Talos machinery package
  • 61ab1c4 fix: include MachineStatusEvent into the list of supported events
  • 16a84eb chore: rename to siderolabs/siderolink
  • ca470c7 chore: update Talos to the latest master, migrate netaddr -> netip/x
  • 93b65f0 fix: ignore 'exist' error on interface managmeent
  • 3c4d9e0 chore: move IP to interface binding into NewDevice
  • f0b5e39 feat: use kernel wireguard implementation when available
  • 1d2b7e1 feat: allow setting peer endpoint using peer event
  • 5d085d6 feat: expose wgDevice.Peers from the wireguard.Device wrapper
  • 3a5be65 fix: use correct method to generate Wireguard private key
  • 8318a7e feat: accept join token in Provision payload
  • b38c192 fix: build on Windows
  • 9902ad2 feat: pass request context and node address to the events sink adapter
  • d0612a7 refactor: pass in listener to the log receiver
  • d86cdd5 feat: implement logreceiver for kernel logs
  • f7cadbc fix: handle duplicate peer updates
  • 0755b24 feat: initial implementation of SideroLink
  • ee73ea9 feat: add Talos events sink proto files and the reference implementation
  • 1e2cd9d Initial commit

Dependency Changes

This release has no dependency changes