Skip to content

v0.7.1

Choose a tag to compare

@ecv ecv released this 04 Sep 16:50
· 2 commits to main since this release
720adda

What's Changed

  • docs: Write down who owns a DNS name and what a status means by @ecv in #119
  • fix(dns): DNS record propagation returns to seconds under load by @scotwells in #129

Full Changelog: v0.7.0...v0.7.1

Changelog

  • 817986d Merge pull request #119 from datum-cloud/docs/model-gaps
  • 720adda Merge pull request #129 from datum-cloud/fix/dns-record-propagation-latency
  • 3f91164 feat(dnsrecordset): run four record set reconciles at once
  • 1727f2b fix(dnsrecordset): stop reprogramming and fanning out on no-op events
  • 342513a fix(pdns): fetch the zone once per reconcile and batch its writes