Skip to content

Foghorn v0.7.0

Latest

Choose a tag to compare

@zallison zallison released this 13 Apr 02:28
· 2 commits to main since this release
b5d2f3a

A changelog would be too long, so here are the highlights

  • Security hardening. Lots of casts, limits, and clamping.
  • Zero Downtime config reload (except for changing sockets)
    • Plus watchdogs to reload files when changed
  • Domain Transfer (AXFR abd NOTIFY) tested against Bind
  • Dynamic DNS (UPDATE) - uses hmac-sha256 by default.
  • Rate Limiting
    • dynamic and static controls
    • profiles for different settings
  • Querylog flood controls (sampling, dedupe, grouped/bucket caps, retention guards, and backend maintenance/pruning controls).
  • Expanded admin-ui querylog page,` easier navigation and ede_errors.
  • Allow a backup upstreams only if all primaries are degraded, not per query.
  • So much testing and documentations.
    • optional tests that use docker to run real servers
    • ensures code still works on current versions