v0.19.0

juanfont/headscalev0.19.0Jan 29, 2023by github-actions[bot]

AI Summary

A major update that renames 'Namespace' to 'User' and updates command-line flag syntax, requiring users to update their configurations and CLI usage.

Key Highlights

  • Rename Namespace to User
  • Update CLI flags from --namespace/-n to --user/-u
  • Database backup warning before upgrading

Breaking Changes

  • Rename Namespace to User
  • Command line flags previously taking `--namespace` or `-n` will now require `--user` or `-u`

Full Release Notes

## Changelog

### BREAKING

- Rename Namespace to User [#1144](https://github.com/juanfont/headscale/pull/1144)
  - **BACKUP your database before upgrading**
- Command line flags previously taking `--namespace` or `-n` will now require `--user` or `-u`