v0.5.0
nebula-mesh v0.5.0
Install — see README for the full snippets.
- Server:
nebula-mgmt_0.5.0_<os>_<arch>.tar.gzordocker pull ghcr.io/forgekeep/nebula-mgmt:0.5.0 - Agent:
nebula-agent_0.5.0_<os>_<arch>.tar.gzordocker pull ghcr.io/forgekeep/nebula-agent:0.5.0
Changelog
Features
- 0530e4d: feat(api): add OpenAPI spec and contract tests for the REST API (#252) (@juev)
- 41483ab: feat(ops): add backup and restore commands (#251) (@juev)
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
- 5140060: Merge commit from fork (@juev)
- bc38708: Merge commit from fork (@juev)
- 5abbcc8: docs(agent): fix sidecar example to use published nebula-agent image (#246) (@juev)
- 7186b86: docs(readme): bump install VERSION to 0.5.0 for the v0.5.0 release (#253) (@juev)
- f6d4ddd: docs(readme): bump pinned VERSION to v0.4.0 and guard against doc rot (#247) (@juev)
Full changelog: v0.4.0...v0.5.0