Skip to content

v0.79.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:37

Changelog

  • 7f1886a Add /healthz and /readyz health probes
  • a6e353b Backup/restore feature: WAL DNSSEC coverage, retention watermark, restore hardening (#48)
  • 5f48b75 Bump version to 0.79.0.
  • 514fb28 Fix main packages for tests in tools
  • 4ac8985 Fix malformed EDNS COOKIE length handling for bug #29 (#35)
  • 414376f Migrated admin_guides to MD. AI-Note: Claude was involved here
  • b502fdd Migrated dnssec and distributed sections to MD. AI-Note: Claude was involved here
  • 4d7e2fd Reject queries with multiple OPT records as FORMERR (#30) (#36)
  • 2b1dcc7 The rate_limit_qps config knob existed but was never enforced. Add a small per-source-IP token bucket on the UDP query path: a client may send up to rate_limit_qps queries per second (burst equal to that value) before being throttled; 0 (default) disables it.
  • 9fee1ee Updated Docs to pure MD and HUGO
  • b3b903d Updated Mermaidjs diagrams AI-Note: Claude failed on these and they where fixed manually
  • 105ca55 docs: add auto-generated roadmap page and workflow
  • b31c1a2 docs: refresh roadmap from project board
  • 8e3058b fix(roadmap): drop volatile timestamp so refresh only commits on real changes
  • 4fadfa9 fix(roadmap): read project via GraphQL to avoid 'unknown owner type'
  • 6663f8b noop
  • 369ccfa rtype CAA added as new rtype