v0.16.1

juanfont/headscalev0.16.1Aug 12, 2022by github-actions[bot]

AI Summary

Updates dependencies to fix armhf support and improves the registration protocol implementation.

Key Highlights

  • Updated dependencies (including the library that lacked armhf support)
  • Improve registration protocol implementation and switch to NodeKey as main identifier

New Features

  • Improved registration protocol using NodeKey
  • PostgreSQL unix socket support

Full Release Notes

## Changelog

- Updated dependencies (including the library that lacked armhf support) [#722](https://github.com/juanfont/headscale/pull/722)
- Fix missing group expansion in function `excludeCorretlyTaggedNodes` [#563](https://github.com/juanfont/headscale/issues/563)
- Improve registration protocol implementation and switch to NodeKey as main identifier [#725](https://github.com/juanfont/headscale/pull/725)
- Add ability to connect to PostgreSQL via unix socket [#734](https://github.com/juanfont/headscale/pull/734)