What's Changed
Note: From this release on the Helm chart has been removed and no new Helm packages will be published in this repository. If you are a Helm user, we need you as a new maintainer. See this issue for more information.
wg-access-server can now make use of the WireGuard kernel implementation, massively improving speed and latency while reducing CPU usage.
Features
- Add optional client isolation feature for blocking traffic between devices by @DasSkelett in #134
- When only a single auth is enabled, dont show auth selector by @halkeye in #123
- Allow comma as list separator for environment variables by @DasSkelett in #153
- Use WG kernel module implementation if available by @DasSkelett in #156
Fixes and other changes
- Return error if Helm update script fails by @DasSkelett in #133
- Document pgbouncer not working in 'Transaction pooling' mode by @DasSkelett in #152
- Added: Mergeable configuration by @GoliathLabs in #132
- Fix grpc recover and logging by @DasSkelett in #155
- Replace usage of deprecated github.com/golang/protobuf with google.golang.org/protobuf by @DasSkelett in #137
- make linter happy again by @T0biii in #159
- Remove Helm chart source files by @DasSkelett in #164
Dependencies
- Bump alpine from 3.15.0 to 3.15.3 by @dependabot in #139
- Bump node from 17.6.0-bullseye to 17.8.0-bullseye by @dependabot in #138
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #145
- Bump golang from 1.17.7-alpine to 1.18.0-alpine by @dependabot in #140
- Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #142
- Bump github.com/miekg/dns from 1.1.46 to 1.1.48 by @dependabot in #144
- Bump mobx from 6.4.2 to 6.5.0 in /website by @dependabot in #147
- Bump golang from 1.18.0-alpine to 1.18.1-alpine by @dependabot in #162
- Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #161
- Bump node from 17.8.0-bullseye to 17.9.0-bullseye by @dependabot in #160
- Bump prettier from 2.5.1 to 2.6.2 in /website by @dependabot in #157
Full Changelog: v0.6.0...v0.7.0