Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.26.5
Upgrade to the current JS API Client using
npm i gravity-api@0.26.5
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.26.5
What's Changed
- dhcp: delete leases of a scope when the scope is deleted by @BeryJu in #1500
- web: fix empty IP address causing sorting to fail by @BeryJu in #1501
- web: fix dns table chart with multiple nodes by @BeryJu in #1502
Full Changelog: v0.26.4...v0.26.5