feat(opsserver): add health, audit, cluster health, and durable credential management hardening
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 1.9.0 - feat(opsserver)
|
||||
add health, audit, cluster health, and durable credential management hardening
|
||||
|
||||
- persist managed access credentials to .objectstorage/admin-config.json and reload them on restart while allowing explicit environment credentials to override persisted values
|
||||
- add management health endpoints (/livez, /readyz, /healthz, /metrics), append-only audit logging, logout token revocation, failed-login rate limiting, and a startup guard against default admin credentials on persistent /data storage
|
||||
- surface smartstorage cluster health through the management API and config UI, and harden the Docker image with a non-root runtime user, DENO_DIR, ready healthcheck, updated build config copy, and smoke coverage
|
||||
|
||||
## 2026-03-24 - 1.8.1 - fix(build)
|
||||
migrate build tool config to .smartconfig.json and bump tooling dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user