Skip to content

v0.52.0

Compare
Choose a tag to compare
@lixmal lixmal released this 29 Jul 11:07
· 29 commits to main since this release
8c8473a

This release adds the profile feature, please refer to the documentation

profiles (1)

What's Changed

  • [misc] Docker compose improvements by @Silex in #4037
  • [client] Fix race issues in lazy tests by @pappz in #4181
  • [client] Temporarily disable race detection in Relay by @pappz in #4210
  • [client] Fix legacy routing exclusion routes in kernel mode by @lixmal in #4167
  • [client] Add env and status flags for netbird service command by @lixmal in #3975
  • [management] extra settings integrated validator by @pnmcosta in #4136
  • [management] scheduler cancel all jobs by @pnmcosta in #4158
  • [management] Log UpdateAccountPeers caller by @pascal-fischer in #4216
  • [client] Remove custom method from generated proto and use inline logic for connection type filtering by @aliamerj in #4214
  • [management] Log BufferUpdateAccountPeers caller by @pascal-fischer in #4217
  • [client] handle order of check when checking order of files in isChecksEqual by @pascal-fischer in #4219
  • [client] make ICE failed timeout configurable by @gamerslouis in #4211
  • [client] client: container: support CLI with entrypoint addition by @nazarewk in #4126
  • [client] Always register NetBird with plain Linux DNS and use original servers as upstream by @lixmal in #3967
  • [client] Fix UDP proxy to notify listener when remote conn closed by @pappz in #4199
  • [client] Remove and deprecate the admin url functionality by @lixmal in #4218
  • [client] Add detailed routes and resolved IPs to debug bundle by @lixmal in #4141
  • [client] Feat/multiple profile by @hakansa in #3980
  • [client] remove config flag by @hakansa in #4224
  • [client] Fix pre-shared key state in wg show by @pappz in #4222
  • [client] Fix config directory path handling based on NB_STATE_DIR by @hakansa in #4229
  • [client] Add support for disabling profiles feature via command line flag by @hakansa in #4235

New Contributors

Full Changelog: v0.51.2...v0.52.0