Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 11:48
7186b86

nebula-mesh v0.5.0

Install — see README for the full snippets.

  • Server: nebula-mgmt_0.5.0_<os>_<arch>.tar.gz or docker pull ghcr.io/forgekeep/nebula-mgmt:0.5.0
  • Agent: nebula-agent_0.5.0_<os>_<arch>.tar.gz or docker pull ghcr.io/forgekeep/nebula-agent:0.5.0

Changelog

Features

Bug fixes

  • 9389b76: fix(agent): honor nebula_config_path for rendered config writes (#249) (@juev)
  • c55eb1b: fix(agent): poll immediately on poller start instead of waiting a full interval (#248) (@juev)
  • bf9f4b7: fix(fsutil): fsync parent directory after atomic rename for crash safety (#250) (@juev)

Others


Full changelog: v0.4.0...v0.5.0