feat: add autogroup:self (#2789)

This commit is contained in:
Vitalij Dovhanyc 2025-10-16 12:59:52 +02:00 committed by GitHub
parent fddc7117e4
commit c2a58a304d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 1448 additions and 26 deletions

View file

@ -95,6 +95,8 @@ upstream is changed.
[#2764](https://github.com/juanfont/headscale/pull/2764)
- Add FAQ entry on how to recover from an invalid policy in the database
[#2776](https://github.com/juanfont/headscale/pull/2776)
- EXPERIMENTAL: Add support for `autogroup:self`
[#2789](https://github.com/juanfont/headscale/pull/2789)
## 0.26.1 (2025-06-06)
@ -252,6 +254,7 @@ working in v1 and not tested might be broken in v2 (and vice versa).
- Add documentation for routes
[#2496](https://github.com/juanfont/headscale/pull/2496)
## 0.25.1 (2025-02-25)
### Changes