Releases: BeryJu/gravity
Release 0.7.0
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.7.0
Upgrade to the current JS API Client using
npm i gravity-api@0.7.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.7.0
What's Changed
- update background by @BeryJu in #778
- Fix API Role restart by @BeryJu in #779
- update lease when device moves to different network by @BeryJu in #777
- More consistent formatting by @BeryJu in #780
Full Changelog: v0.6.19...v0.7.0
Release 0.6.19
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.6.19
Upgrade to the current JS API Client using
npm i gravity-api@0.6.19
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.6.19
What's Changed
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.46.0 by @dependabot in #763
- Bump prettier from 3.0.3 to 3.1.0 in /web by @dependabot in #765
- Bump @trivago/prettier-plugin-sort-imports from 4.2.1 to 4.3.0 in /web by @dependabot in #764
- docs/dhcp: document default DHCP option values by @tigattack in #766
- docs: additions, fixes, and improvements by @tigattack in #767
- Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 in /web by @dependabot in #770
- Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 in /web by @dependabot in #769
- Bump github.com/miekg/dns from 1.1.56 to 1.1.57 by @dependabot in #773
Full Changelog: v0.6.18...v0.6.19
Release 0.6.18
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.6.18
Upgrade to the current JS API Client using
npm i gravity-api@0.6.18
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.6.18
Full Changelog: v0.6.17...v0.6.18
Release 0.6.17
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.6.17
Upgrade to the current JS API Client using
npm i gravity-api@0.6.17
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.6.17
What's Changed
- Bump the babel group in /web with 6 updates by @dependabot in #760
- Bump axios from 1.4.0 to 1.6.1 in /web by @dependabot in #761
Full Changelog: v0.6.16...v0.6.17
Release 0.6.16
Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.6.16
Upgrade to the current JS API Client using
npm i gravity-api@0.6.16
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.6.16
What's Changed
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #725
- Bump ts-lit-plugin from 1.2.1 to 2.0.0 in /web by @dependabot in #727
- Bump actions/setup-node from 3 to 4 by @dependabot in #726
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #728
- Bump go.etcd.io/etcd/server/v3 from 3.5.9 to 3.5.10 by @dependabot in #733
- Bump go.etcd.io/etcd/etcdctl/v3 from 3.5.9 to 3.5.10 by @dependabot in #735
- Bump ts-lit-plugin from 2.0.0 to 2.0.1 in /web by @dependabot in #729
- Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1 in /web by @dependabot in #739
- Bump github.com/swaggest/rest from 0.2.58 to 0.2.59 by @dependabot in #737
- Bump @typescript-eslint/parser from 6.9.0 to 6.9.1 in /web by @dependabot in #738
- Bump yaml from 2.3.3 to 2.3.4 in /web by @dependabot in #742
- Bump eslint from 8.52.0 to 8.53.0 in /web by @dependabot in #748
- Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #744
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #745
- Bump github.com/swaggest/openapi-go from 0.2.41 to 0.2.42 by @dependabot in #746
- Bump github.com/gorilla/sessions from 1.2.1 to 1.2.2 by @dependabot in #743
- Bump @types/chart.js from 2.9.39 to 2.9.40 in /web by @dependabot in #752
- Bump @typescript-eslint/parser from 6.9.1 to 6.10.0 in /web by @dependabot in #750
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 in /web by @dependabot in #751
- Bump @types/codemirror from 5.60.12 to 5.60.13 in /web by @dependabot in #749
- Bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #755
- Bump library/golang from 1.21.3 to 1.21.4 by @dependabot in #753
- Bump @types/sha.js from 2.4.3 to 2.4.4 in /web by @dependabot in #754
- Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #756
- Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #757
- Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #758
Full Changelog: v0.6.15...v0.6.16