Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.22.0
Upgrade to the current JS API Client using
npm i [email protected]
Upgrade to the current Golang API Client using
go get beryju.io/[email protected]
What's Changed
- build(deps): bump rollup from 4.30.0 to 4.30.1 in /web by @dependabot in #1425
- build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #1424
- build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 by @dependabot in #1428
- build(deps): bump library/node from 23.5 to 23.6 by @dependabot in #1427
- dns: add missing filters for type and UID by @BeryJu in #1429
- web: general quality of life improvements by @BeryJu in #1426
Full Changelog: v0.21.1...v0.22.0