Merge branch 'main' into patch-1

This commit is contained in:
Hoàng Đức Hiếu 2022-02-11 17:56:46 +07:00 committed by GitHub
commit 20991d6883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 364 additions and 98 deletions

View file

@ -11,7 +11,8 @@
**Changes**:
- `ip_prefix` is now superseded by `ip_prefixes` in the configuration [#208](https://github.com/juanfont/headscale/pull/208)
- fix swapped machine<->namespace labels in `/metrics`
- Upgrade `tailscale` (1.20.4) and other dependencies to latest [#314](https://github.com/juanfont/headscale/pull/314)
- fix swapped machine<->namespace labels in `/metrics` [#312](https://github.com/juanfont/headscale/pull/312)
**0.12.4 (2022-01-29):**