Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.32.2
Upgrade to the current JS API Client using
npm i gravity-api@0.32.2
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.32.2
Upgrade external-dns to use this container image:
ghcr.io/beryju/gravity-external-dns:v0.32.2
What's Changed
🏕 Features
- roles/dns: prevent header overflow by @BeryJu in #2192
- roles/dns: add SOA record to webform options by @nyaaaaaaatalie in #2199
👒 Dependencies
- build(deps): bump github.com/getsentry/sentry-go from 0.46.1 to 0.46.2 by @dependabot[bot] in #2196
- build(deps): bump library/ubuntu from 24.04 to 26.04 by @dependabot[bot] in #2195
- build(deps): bump rollup from 4.60.2 to 4.60.3 in /web by @dependabot[bot] in #2194
- build(deps): bump axios from 1.15.0 to 1.16.0 in /web by @dependabot[bot] in #2197
New Contributors
- @nyaaaaaaatalie made their first contribution in #2199
Full Changelog: v0.32.1...v0.32.2