Skip to content

v0.79.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:09
· 8 commits to main since this release

Changelog

  • 657bd04 docs(openapi): align MX payload naming with RFC and clarify record endpoints
  • a1e2f20 Bump version to 0.79.1.
  • 6e013f0 Issue42 (#51)
  • c31bb09 Merge branch 'main' into fix/txt-spf-chunk-serve-path
  • 6645fd5 Merge branch 'main' of github.com:TenforwardAB/go53
  • 07b9655 docs: refresh roadmap from project board
  • 0d1d0b2 docs: refresh roadmap from project board
  • 594aeb2 fix(distributed): canonicalize zone key so events/tombstones match storage
  • 761c184 fix(serve): chunk long TXT/SPF rdata into ≤255-byte character-strings
  • f6bef88 perf(config): make GetLive lock-free via atomic.Pointer snapshot (#45)
  • 6e16377 perf(dns): move hot-path query logging behind log levels (#42)
  • 0720d40 test(e2e): cluster add/delete record convergence guard for #53