netbird: update to 0.14.5
authorOskari Rauta <oskari.rauta@gmail.com>
Sun, 26 Mar 2023 17:10:55 +0000 (20:10 +0300)
committerTianling Shen <cnsztl@gmail.com>
Mon, 27 Mar 2023 08:22:30 +0000 (16:22 +0800)
commit12f8ebc4b1adf63989c366c36509b54da59ba426
tree167b033fba05a9b7385ea3ea704a449259219a44
parent6a6a25523e35403b7b61c7e4cdf8464fd7b87e01
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>
net/netbird/Makefile