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
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):**