Merge branch 'main' into rename-fixess

This commit is contained in:
Kristoffer Dalby 2022-05-30 15:29:50 +02:00 committed by GitHub
commit 9175aca094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 34 additions and 0 deletions

View file

@ -17,6 +17,8 @@
- Add the ability to rename a nodes name [#560](https://github.com/juanfont/headscale/pull/560)
- Node DNS names are now unique, a random suffix will be added when a node joins
- This change contains database changes, remember to **backup** your database before upgrading
- Add option to enable/disable logtail (Tailscale's logging infrastructure) [#596](https://github.com/juanfont/headscale/pull/596)
- This change disables the logs by default
## 0.15.0 (2022-03-20)