-
DcRouter v18.8.5
StableRelease / build-and-release (push) Failing after 13m12sreleased this
2026-09-02 16:02:07 +00:00 | 22 commits to main since this release2026-09-02 - 18.8.5
Fixes
- prune IP intelligence to the low-water mark when the cache is at capacity (security)
- Re-run the capacity prune whenever the memoized persisted count is unknown or has reached the 10000 high-water mark, so new source IPs are persisted again instead of being refused until the hourly sweep finds expired records.
- Add a regression test for the at-capacity observation path.
- update development tooling dependencies (deps)
- Updated @git.zone/tsdocker from ^3.4.2 to ^3.5.2.
- Updated @types/node from 26.2.0 to 26.3.0.
- Updated pnpm packageManager from 11.23.0 to 11.25.0.
- exclude readme.plan.md from Docker build context (docker)
- Adds readme.plan.md to .dockerignore to keep planning documentation out of Docker build contexts.
Downloads
- prune IP intelligence to the low-water mark when the cache is at capacity (security)