Remove old migrations for the debian package
Those were required to streamline new installs with updates before 0.27. Since 0.29 will not allow direct upgrades from <0.27 to 0.29 we might as well remove it.
This commit is contained in:
parent
1f9635c2ec
commit
61c9ae81e4
2 changed files with 1 additions and 29 deletions
|
|
@ -95,6 +95,7 @@ internet is a security-sensitive choice. `autogroup:danger-all` can only be used
|
|||
- Fix non-wildcard source IPs being dropped when combined with wildcard `*` in the same ACL rule [#2180](https://github.com/juanfont/headscale/pull/2180)
|
||||
- Fix exit node approval not triggering filter rule recalculation for peers [#2180](https://github.com/juanfont/headscale/pull/2180)
|
||||
- Policy validation error messages now include field context (e.g., `src=`, `dst=`) and are more descriptive [#2180](https://github.com/juanfont/headscale/pull/2180)
|
||||
- Remove old migrations for the debian package [#3185](https://github.com/juanfont/headscale/pull/3185)
|
||||
|
||||
## 0.28.1 (202x-xx-xx)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue