Releases: BeryJu/gravity
Release 0.26.5
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.26.5
Upgrade to the current JS API Client using
npm i gravity-api@0.26.5
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.26.5
What's Changed
- dhcp: delete leases of a scope when the scope is deleted by @BeryJu in #1500
- web: fix empty IP address causing sorting to fail by @BeryJu in #1501
- web: fix dns table chart with multiple nodes by @BeryJu in #1502
Full Changelog: v0.26.4...v0.26.5
Release 0.26.4
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.26.4
Upgrade to the current JS API Client using
npm i gravity-api@0.26.4
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.26.4
Full Changelog: v0.26.3...v0.26.4
Release 0.26.1
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.26.1
Upgrade to the current JS API Client using
npm i gravity-api@0.26.1
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.26.1
Full Changelog: v0.26.0...v0.26.1
Release 0.26.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.26.0
Upgrade to the current JS API Client using
npm i gravity-api@0.26.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.26.0
What's Changed
- tests: add initial e2e tests by @BeryJu in #1446
- tests: add e2e tests for Cluster by @BeryJu in #1447
- build(deps): bump golang.org/x/sys from 0.0.0-20190412213103-97732733099d to 0.1.0 in /utils/pcap_to_bytes by @dependabot in #1448
- tests: even more tests by @BeryJu in #1449
- tests: test dns middleware by @BeryJu in #1451
- discovery: use interface CIDR for auto-generated subnet, tests by @BeryJu in #1452
- tests: cover bench by @BeryJu in #1453
- dhcp: test WOL by @BeryJu in #1454
Full Changelog: v0.25.0...v0.26.0
Release 0.25.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.25.0
Upgrade to the current JS API Client using
npm i gravity-api@0.25.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.25.0
What's Changed
- dhcp: suggest next free IP when creating lease in web UI by @BeryJu in #1436
- build(deps): bump @fsegurai/codemirror-theme-vscode-dark from 6.1.1 to 6.1.2 in /web by @dependabot in #1438
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1437
- build(deps): bump @fsegurai/codemirror-theme-vscode-light from 6.1.1 to 6.1.2 in /web by @dependabot in #1439
- docs: enable dark/light mode by @BeryJu in #1441
- docs: add/update docs for migrating by @BeryJu in #1440
- build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #1444
- build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #1443
- storage: Add generic Watcher by @BeryJu in #1442
- web: fix IP Sorting by @BeryJu in #1445
Full Changelog: v0.24.0...v0.25.0
Release 0.24.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.24.0
Upgrade to the current JS API Client using
npm i gravity-api@0.24.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.24.0
What's Changed
- build(deps): bump eslint from 9.17.0 to 9.18.0 in /web in the eslint group by @dependabot in #1435
- dhcp: add web import support, start wizard by @BeryJu in #1434
- converter: add opnsense dnsmasq importer by @BeryJu in #1433
Full Changelog: v0.23.1...v0.24.0
Release 0.23.1
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.23.1
Upgrade to the current JS API Client using
npm i gravity-api@0.23.1
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.23.1
Full Changelog: v0.23.0...v0.23.1
Release 0.23.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.23.0
Upgrade to the current JS API Client using
npm i gravity-api@0.23.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.23.0
What's Changed
- convert: add initial bind zone importer by @BeryJu in #1431
- dhcp: test low-level handler by @BeryJu in #1423
- dns: per-zone metrics by @BeryJu in #1432
Full Changelog: v0.22.0...v0.23.0
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 gravity-api@0.22.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.22.0
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 gravity-api@0.21.1
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.21.1
Full Changelog: v0.21.0...v0.21.1