netbird: update to 0.14.5
authorOskari Rauta <oskari.rauta@gmail.com>
Sun, 26 Mar 2023 17:10:55 +0000 (20:10 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 25 Sep 2023 17:51:00 +0000 (19:51 +0200)
commit66fb7507ebad97038bef0b4bfd2f43ffbbbfe018
tree79cfa0bba292c8dfbf024c53245cc4a3d082f442
parent337e8e6232393bb31f551d153335ea917c3211bf
netbird: update to 0.14.5

Release Notes

Management

 - Introduce a new ACL engine based on Rego (Open Policy Agent) for firewall control
 - Personal access tokens generation as a first iteration toward public API release
 - Add Keycloak support as an IDP manager

Agent

 - Introduce a Firewall interface to apply granular access control (e.g., connection direction, port, or protocol level)
 - Make the agent run on Android (mobile support)

Changelog

 - Feat rego default policy
 - Don't drop Rules from file storage after migration to Policies
 - Add version info command to signal server
 - Feat firewall controller interface
 - Adding Personal Access Token generation
 - Exchange proxy mode via signal
 - Fix connstate indication
 - Mobile
 - PAT persistence
 - Add Keycloak Idp Manager
 - Adjustments for the change server flow
 - Disable peer expiration of peers added with setup keys
 - Add JWT middleware validation failure log

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit 12f8ebc4b1adf63989c366c36509b54da59ba426)
net/netbird/Makefile