v0.3.3
nebula-mesh v0.3.3
Install — see README for the full snippets.
- Server:
nebula-mgmt_0.3.3_<os>_<arch>.tar.gzordocker pull ghcr.io/juev/nebula-mgmt:0.3.3 - Agent:
nebula-agent_0.3.3_<os>_<arch>.tar.gzordocker pull ghcr.io/juev/nebula-agent:0.3.3
Changelog
Bug fixes
- cdec478: fix(audit): validate URL params before audit + redirect in operator handlers (#140) (@ak2k)
- 3ce9930: fix(tests): plumb CSRF token through operator-existence regression tests (#145) (@juev)
- cf773c9: fix(web): CSRF protection on /ui/* mutating endpoints (GHSA-273q-qgh5-wrj6) (#139) (@juev)
Others
- 47fa414: chore(gosec): drop orphan #nosec G117 on yaml.Marshal(cfg) (#141) (@ak2k)
- 2b5ef31: docs(release): bump install examples to VERSION=0.3.3 (@juev)
- 59e73c8: test(store): atomic CAS coverage for ConsumeToken (GHSA-v2jf, enrollment side) (#143) (@ak2k)
Full changelog: v0.3.2...v0.3.3