Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.20.0
Upgrade to the current JS API Client using
npm i gravity-api@0.20.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.20.0
What's Changed
- build(deps): bump @codecov/rollup-plugin from 1.6.0 to 1.7.0 in /web by @dependabot in #1391
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1390
- build(deps): bump yaml from 2.6.1 to 2.7.0 in /web by @dependabot in #1392
- build(deps): bump @trivago/prettier-plugin-sort-imports from 5.2.0 to 5.2.1 in /web by @dependabot in #1395
- build(deps): bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 by @dependabot in #1394
- ci(build): add labels to docker images by @tigattack in #1393
- web: fix dns zone wizard icon by @BeryJu in #1396
- dns: fix CNAME answer, mixed-case queries and more by @BeryJu in #1397
- dns: don't send nxdomain if we've found a zone by @BeryJu in #1398
- ci: set build hash to release when tagged by @BeryJu in #1399
- web: dont flash ui when not logged in by @BeryJu in #1400
- web: Revert "Patternfly v6 (#1374)" by @BeryJu in #1401
Full Changelog: v0.19.1...v0.20.0