cmd: add option to get and set policy directly from database (#2765)

This commit is contained in:
Kristoffer Dalby
2025-09-12 16:55:15 +02:00
committed by GitHub
parent 2938d03878
commit 2b30a15a68
10 changed files with 365 additions and 126 deletions

View File

@@ -63,6 +63,8 @@ upstream is changed.
- **IMPORTANT: Backup your SQLite database before upgrading**
- Introduces safer table renaming migration strategy
- Addresses longstanding database integrity issues
- Add flag to directly manipulate the policy in the database
[#2765](https://github.com/juanfont/headscale/pull/2765)
- DERPmap update frequency default changed from 24h to 3h
[#2741](https://github.com/juanfont/headscale/pull/2741)
- DERPmap update mechanism has been improved with retry,