Add ability to connect to PostgreSQL via unix socket
This commit is contained in:
parent
09cd7ba304
commit
ec5acf7be2
3 changed files with 13 additions and 3 deletions
|
@ -5,6 +5,7 @@
|
|||
- 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)
|
||||
|
||||
## 0.16.0 (2022-07-25)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue