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