Merge branch 'main' into apiwork

This commit is contained in:
Kristoffer Dalby
2022-02-14 22:29:20 +00:00
committed by GitHub
14 changed files with 10 additions and 148 deletions

View File

@@ -16,6 +16,7 @@
- `ip_prefix` is now superseded by `ip_prefixes` in the configuration [#208](https://github.com/juanfont/headscale/pull/208)
- 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)
- remove key-value based update mechanism for namespace changes [#316](https://github.com/juanfont/headscale/pull/316)
**0.12.4 (2022-01-29):**