Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.33.0
Upgrade to the current JS API Client using
npm i gravity-api@0.33.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.33.0
Upgrade external-dns to use this container image:
ghcr.io/beryju/gravity-external-dns:v0.33.0
What's Changed
🏕 Features
- externaldns: fix missing TTL in requests by @BeryJu in #2201
- extconfig: always log panic with stacktrace by @BeryJu in #2206
- roles/dhcp: replace etcd locker with mutex by @BeryJu in #2175
- instance: add support for multiple instance IPs by @BeryJu in #2205
👒 Dependencies
- build(deps): bump github.com/grafana/pyroscope-go from 1.2.8 to 1.3.0 by @dependabot[bot] in #2204
- build(deps): bump library/node from 24 to 26 by @dependabot[bot] in #2203
- build(deps): bump benchmark-action/github-action-benchmark from 1.22.0 to 1.22.1 by @dependabot[bot] in #2202
Full Changelog: v0.32.2...v0.33.0