v0.7.0
nebula-mesh v0.7.0
Install — see README for the full snippets.
- Server:
nebula-mgmt_0.7.0_<os>_<arch>.tar.gzordocker pull ghcr.io/forgekeep/nebula-mgmt:0.7.0 - Agent:
nebula-agent_0.7.0_<os>_<arch>.tar.gzordocker pull ghcr.io/forgekeep/nebula-agent:0.7.0
Changelog
Features
- ef38b2b: feat(auth): per-account lockout after repeated failed logins (#270) (@juev)
- 183cd78: feat(metrics)!: default metrics.require_auth to true (#267) (@juev)
- ef1c4a9: feat(oidc): optional TLS CA certificate pinning for the IdP (#269) (@juev)
- 6690495: feat(web): self-service password change for operators (#268) (@juev)
Bug fixes
- 46a4b76: fix(security): add object-src 'none' to CSP (#265) (@juev)
- 0dee8b3: fix(security): use generic error on duplicate registration username (#266) (@juev)
Full changelog: v0.6.0...v0.7.0