mirror of
https://github.com/juanfont/headscale.git
synced 2025-02-08 10:18:01 +09:00
update changelog (#2414)
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
b4ac8cd9a3
commit
c53ff2ce00
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -29,6 +29,8 @@
|
||||||
[#2393](https://github.com/juanfont/headscale/pull/2393)
|
[#2393](https://github.com/juanfont/headscale/pull/2393)
|
||||||
- Change minimum hostname length to 2
|
- Change minimum hostname length to 2
|
||||||
[#2393](https://github.com/juanfont/headscale/pull/2393)
|
[#2393](https://github.com/juanfont/headscale/pull/2393)
|
||||||
|
- Fix migration error caused by nodes having invalid auth keys
|
||||||
|
[#2412](https://github.com/juanfont/headscale/pull/2412)
|
||||||
- Pre auth keys belonging to a user are no longer deleted with the user
|
- Pre auth keys belonging to a user are no longer deleted with the user
|
||||||
[#2396](https://github.com/juanfont/headscale/pull/2396)
|
[#2396](https://github.com/juanfont/headscale/pull/2396)
|
||||||
- Pre auth keys that are used by a node can no longer be deleted
|
- Pre auth keys that are used by a node can no longer be deleted
|
||||||
|
@ -36,6 +38,16 @@
|
||||||
- Rehaul HTTP errors, return better status code and errors to users
|
- Rehaul HTTP errors, return better status code and errors to users
|
||||||
[#2398](https://github.com/juanfont/headscale/pull/2398)
|
[#2398](https://github.com/juanfont/headscale/pull/2398)
|
||||||
|
|
||||||
|
## 0.24.3 (2025-02-07)
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
- Fix migration error caused by nodes having invalid auth keys
|
||||||
|
[#2412](https://github.com/juanfont/headscale/pull/2412)
|
||||||
|
- Pre auth keys belonging to a user are no longer deleted with the user
|
||||||
|
[#2396](https://github.com/juanfont/headscale/pull/2396)
|
||||||
|
- Pre auth keys that are used by a node can no longer be deleted
|
||||||
|
[#2396](https://github.com/juanfont/headscale/pull/2396)
|
||||||
|
|
||||||
## 0.24.2 (2025-01-30)
|
## 0.24.2 (2025-01-30)
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
Loading…
Reference in a new issue