Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.15.0
Upgrade to the current JS API Client using
npm i gravity-api@0.15.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.15.0
What's Changed
- Bump library/node from 23.2 to 23.3 by @dependabot in #1308
- Bump github.com/coredns/coredns from 1.11.4 to 1.12.0 by @dependabot in #1307
- dns: fix apex caching by @BeryJu in #1309
- extconfig: make log_iml work correctly by @BeryJu in #1310
- dns: make blocky config fully customizable by @BeryJu in #1311
Full Changelog: v0.14.1...v0.15.0