Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.17.0
Upgrade to the current JS API Client using
npm i gravity-api@0.17.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.17.0
What's Changed
- instance: add auto config import on first startup by @BeryJu in #1316
- api: fix socket auth by @BeryJu in #1317
- dhcp: fix scope moving when it shouldn't by @BeryJu in #1318
- api: show cluster version by @BeryJu in #1319
Full Changelog: v0.16.0...v0.17.0