Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.23.0
Upgrade to the current JS API Client using
npm i gravity-api@0.23.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.23.0
What's Changed
- convert: add initial bind zone importer by @BeryJu in #1431
- dhcp: test low-level handler by @BeryJu in #1423
- dns: per-zone metrics by @BeryJu in #1432
Full Changelog: v0.22.0...v0.23.0