Skip to content

Releases: BeryJu/gravity

Release 0.26.5

11 Feb 23:21
b1d4f9a
Compare
Choose a tag to compare

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

11 Feb 19:53
67d4826
Compare
Choose a tag to compare

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

20 Jan 00:41
4321418
Compare
Choose a tag to compare

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

19 Jan 00:53
2557d4e
Compare
Choose a tag to compare

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

Full Changelog: v0.25.0...v0.26.0

Release 0.25.0

17 Jan 01:45
4a6b865
Compare
Choose a tag to compare

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

14 Jan 01:09
dcab3aa
Compare
Choose a tag to compare

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

14 Jan 01:09
91326fb
Compare
Choose a tag to compare

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

12 Jan 17:30
805b098
Compare
Choose a tag to compare

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

Full Changelog: v0.22.0...v0.23.0

Release 0.22.0

10 Jan 08:23
b541e80
Compare
Choose a tag to compare

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

07 Jan 17:59
93e7184
Compare
Choose a tag to compare

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