Releases: BeryJu/gravity
Release 0.22.0
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
Release 0.21.1
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.21.1
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]
Full Changelog: v0.21.0...v0.21.1
Release 0.20.0
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 [email protected]
Upgrade to the current Golang API Client using
go get beryju.io/[email protected]
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
Release 0.19.1
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.19.1
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 library/node from 23.4 to 23.5 by @dependabot in #1382
- build(deps): bump esbuild from 0.24.0 to 0.24.2 in /web by @dependabot in #1380
- build(deps): bump rollup from 4.28.1 to 4.29.1 in /web by @dependabot in #1381
- DNS: fix SOA by @BeryJu in #1384
- build(deps): bump github.com/gosimple/slug from 1.14.0 to 1.15.0 by @dependabot in #1387
- build(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #1388
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1386
Full Changelog: v0.19.0...v0.19.1
Release 0.19.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.19.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 github.com/minio/minio-go/v7 from 7.0.81 to 7.0.82 by @dependabot in #1367
- build(deps): bump eslint from 9.16.0 to 9.17.0 in /web in the eslint group by @dependabot in #1363
- build(deps): bump @rollup/plugin-commonjs from 28.0.1 to 28.0.2 in /web by @dependabot in #1364
- build(deps): bump @rollup/plugin-node-resolve from 15.3.0 to 16.0.0 in /web by @dependabot in #1366
- build(deps): bump @rollup/plugin-typescript from 12.1.1 to 12.1.2 in /web by @dependabot in #1365
- build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #1370
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1368
- build(deps): bump globals from 15.13.0 to 15.14.0 in /web by @dependabot in #1373
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #1372
- Patternfly v6 by @BeryJu in #1374
- fix some tests not running by @BeryJu in #1378
- API: OIDC token auth by @BeryJu in #1375
Full Changelog: v0.18.4...v0.19.0
Release 0.18.1
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.18.1
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 docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #1333
- build(deps): bump prettier from 3.3.3 to 3.4.1 in /web by @dependabot in #1332
- build(deps): bump rollup from 4.27.4 to 4.28.0 in /web by @dependabot in #1338
- build(deps): bump globals from 15.12.0 to 15.13.0 in /web by @dependabot in #1340
- build(deps): bump eslint from 9.15.0 to 9.16.0 in /web in the eslint group by @dependabot in #1337
- build(deps): bump chart.js from 4.4.6 to 4.4.7 in /web by @dependabot in #1339
- build(deps): bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 by @dependabot in #1341
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1342
- build(deps): bump @codecov/rollup-plugin from 1.4.0 to 1.5.0 in /web by @dependabot in #1343
- build(deps): bump github.com/getsentry/sentry-go from 0.29.1 to 0.30.0 by @dependabot in #1344
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #1347
- build(deps): bump @codecov/rollup-plugin from 1.5.0 to 1.5.1 in /web by @dependabot in #1346
- build(deps): bump prettier from 3.4.1 to 3.4.2 in /web by @dependabot in #1345
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #1348
- build(deps): bump @trivago/prettier-plugin-sort-imports from 4.3.0 to 5.0.1 in /web by @dependabot in #1351
- build(deps): bump github.com/swaggest/rest from 0.2.69 to 0.2.70 by @dependabot in #1354
- build(deps): bump @trivago/prettier-plugin-sort-imports from 5.0.1 to 5.1.0 in /web by @dependabot in #1352
- build(deps): bump rollup from 4.28.0 to 4.28.1 in /web by @dependabot in #1353
- build(deps): bump @trivago/prettier-plugin-sort-imports from 5.1.0 to 5.2.0 in /web by @dependabot in #1358
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1356
- build(deps): bump @codecov/rollup-plugin from 1.5.1 to 1.6.0 in /web by @dependabot in #1357
Full Changelog: v0.18.0...v0.18.1
Release 0.18.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.18.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
Full Changelog: v0.17.2...v0.18.0
Release 0.17.2
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.17.2
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
- dns: start adding benchmarks for performance regressions by @BeryJu in #1325
- instance: protobuf migration v2 by @BeryJu in #1315
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1327
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.81 by @dependabot in #1328
Full Changelog: v0.17.1...v0.17.2
Release 0.17.1
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.17.1
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
- Bump github.com/prometheus-community/pro-bing from 0.4.1 to 0.5.0 by @dependabot in #1321
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #1322
- Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.1 by @dependabot in #1323
- Bump rollup from 4.27.3 to 4.27.4 in /web by @dependabot in #1320
- instance: dynamically load roles by @BeryJu in #1324
Full Changelog: v0.17.0...v0.17.1
Release 0.17.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.17.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
- instance: add auto config import on first startup by @BeryJu in #1316
- api: fix socket auth by @BeryJu in #1317
- dhcp: fix scope moving when it shouldn't by @BeryJu in #1318
- api: show cluster version by @BeryJu in #1319
Full Changelog: v0.16.0...v0.17.0