v0.3.5
nebula-mesh v0.3.5
Install — see README for the full snippets.
- Server:
nebula-mgmt_0.3.5_<os>_<arch>.tar.gzordocker pull ghcr.io/juev/nebula-mgmt:0.3.5 - Agent:
nebula-agent_0.3.5_<os>_<arch>.tar.gzordocker pull ghcr.io/juev/nebula-agent:0.3.5
Changelog
Bug fixes
- eface39: fix(api): consume enrollment token atomically with host enroll (#150) (@ak2k)
- 9886e92: fix(api): scope ListHosts to owned CAs in SQL so the row cap can't undercount (#154) (@ak2k)
- 6472dce: fix(configgen): round-trippable YAML for non-literal-safe inline PEM (GHSA-7hp6) (#155) (@ak2k)
- e17bdd3: fix(store): enforce network-scoped overlay-IP uniqueness (migration 018) (#149) (@ak2k)
Others
- 6bd5ce8: Merge commit from fork (@ak2k)
- fb35f97: docs(release): bump install examples to VERSION=0.3.5 (@juev)
- 7f6cecc: test(api): pin multi-tenant read-side scoping (property harness + boundary battery) (#151) (@ak2k)
- 5a2684d: test(pki): cover CA key decryption, destruction, and signer boundaries (#152) (@ak2k)
Full changelog: v0.3.4...v0.3.5