-
DcRouter v18.9.2
StableRelease / build-and-release (push) Successful in 12m23sreleased this
2026-09-03 17:06:40 +00:00 | 15 commits to main since this release2026-09-03 - 18.9.2
Fixes
- stabilize gateway DNS reconciliation and protect bootstrap passwords (gateway-dns,admin)
- Store generated bootstrap admin passwords in an owner-only file and log only the file path.
- Update owned gateway DNS records in place to avoid delete/create resolution gaps.
- Accept provider-managed TTLs for proxied records while enforcing a 300 second TTL where dcrouter controls it.
- Ignore remote ingress connection state during the startup settle window to avoid restart-induced DNS target changes.
- exclude bootstrap admin password from Docker context (docker)
- Add .bootstrap-admin-password to .dockerignore to keep local bootstrap credentials out of Docker build contexts.
Downloads
- stabilize gateway DNS reconciliation and protect bootstrap passwords (gateway-dns,admin)