Merge branch 'main' into sanitise-machine-key-url

This commit is contained in:
Kristoffer Dalby 2022-09-23 11:09:23 +02:00 committed by GitHub
commit d06ba7b522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 741 additions and 309 deletions

View file

@ -16,6 +16,8 @@
- Fix subnet routers with Primary Routes [#811](https://github.com/juanfont/headscale/pull/811)
- Added support for JSON logs [#653](https://github.com/juanfont/headscale/issues/653)
- Sanitise the node key passed to registration url [#823](https://github.com/juanfont/headscale/pull/823)
- Add support for generating pre-auth keys with tags [#767](https://github.com/juanfont/headscale/pull/767)
- Add support for evaluating `autoApprovers` ACL entries when a machine is registered [#763](https://github.com/juanfont/headscale/pull/763)
## 0.16.4 (2022-08-21)