Merge branch 'main' into apiwork

This commit is contained in:
Kristoffer Dalby 2022-02-12 19:39:30 +00:00 committed by GitHub
commit 3bb4c28c9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 324 additions and 49 deletions

View file

@ -14,6 +14,8 @@
**Changes**:
- `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)
**0.12.4 (2022-01-29):**