v0.9.0
What's Changed
Features / manual changes 🔧
- Dependabot: Request review from wg-access team by @DasSkelett in #335
- Remove devices for user by @fbuetler in #304
- Purge inactive devices by @fbuetler in #305
- Bring your own public key by @fbuetler in #303
- fix linting errors introduced by 4766783 and 75ab900 by @fbuetler in #358
- health check by @fbuetler in #306
- put common auth logic into func by @fbuetler in #307
- Admin page UI improvements by @nwaldispuehl in #370
- pre shared keys by @fbuetler in #308
- Adds a new field
DisplayName
to thisUser
entity by @nwaldispuehl in #373 - Feature/new client file configuration section with custom dns config by @nwaldispuehl in #376
- Improves 'Add device' error message. by @nwaldispuehl in #377
- Moves 'Devices' section on admin page to the top to prevent scrolling. by @nwaldispuehl in #380
- Adds IntelliJ IDEA project files to
.gitignore
and.dockerignore
. by @nwaldispuehl in #381 - Adds the auth methods 'name' field to the login buttons, if it differs from the auth type. by @nwaldispuehl in #382
- Update pymdown-extenstions to non-vuln version by @GoliathLabs in #383
- Update requirements-docs.txt by @GoliathLabs in #384
Dependency upgrades 🤖
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #322
- build(deps): bump alpine from 3.17.0 to 3.17.2 by @dependabot in #323
- build(deps): bump mobx from 6.7.0 to 6.8.0 in /website by @dependabot in #324
- build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #337
- build(deps): bump golang from 1.19.4-alpine to 1.20.1-alpine by @dependabot in #325
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 in /website by @dependabot in #328
- build(deps): bump golang.org/x/crypto from 0.0.0-20220411220226-7b82a4e95df4 to 0.7.0 by @dependabot in #338
- build(deps): bump github.com/miekg/dns from 1.1.50 to 1.1.52 by @dependabot in #339
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #329
- build(deps): bump node from 19.5.0-bullseye to 19.7.0-bullseye by @dependabot in #331
- build(deps): bump github.com/tg123/go-htpasswd from 1.2.0 to 1.2.1 by @dependabot in #332
- build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #327
- [Snyk] Upgrade mobx from 6.7.0 to 6.8.0 by @snyk-bot in #336
- build(deps): bump golang from 1.20.1-alpine to 1.20.2-alpine by @dependabot in #341
- build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #342
- build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #343
- build(deps): bump webpack from 5.75.0 to 5.76.1 in /website by @dependabot in #344
- build(deps): bump alpine from 3.17.2 to 3.17.3 by @dependabot in #345
- build(deps): bump node from 19.7.0-bullseye to 19.8.1-bullseye by @dependabot in #346
- build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.6.0 by @dependabot in #347
- build(deps): bump mobx from 6.8.0 to 6.9.0 in /website by @dependabot in #351
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #356
- build(deps): bump github.com/docker/docker from 20.10.8+incompatible to 20.10.24+incompatible by @dependabot in #357
- build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 by @dependabot in #353
- build(deps): bump github.com/miekg/dns from 1.1.52 to 1.1.53 by @dependabot in #350
- build(deps): bump mobx-utils from 6.0.5 to 6.0.6 in /website by @dependabot in #354
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #352
- build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #369
- build(deps): bump qrcode from 1.5.1 to 1.5.3 in /website by @dependabot in #365
- build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 by @dependabot in #366
- build(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 by @dependabot in #364
- build(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine by @dependabot in #363
- build(deps): bump date-fns from 2.29.3 to 2.30.0 in /website by @dependabot in #368
- build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #367
- build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #362
- build(deps): bump node from 19.8.1-bullseye to 20.0.0-bullseye by @dependabot in #360
- build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #374
- build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #379
- build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #378
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #385
Full Changelog: v0.8.4...v0.9.0