Skip to content

v0.24.0

Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 20 Oct 07:32
· 305 commits to main since this release
06318a1

What's Changed

  • Implement SQLite Store using gorm and relational approach by @surik in #1065
  • Move StoreKind under own StoreConfig configuration and rename to Engine by @surik in #1219
  • chore: pkg import only once by @testwill in #1222
  • Update contribution guide with go version and Windows driver by @mlsmaycon in #1226
  • Use account creator as inviter as a fallback by @mlsmaycon in #1225
  • Add management-integrations by @surik in #1227
  • Make possible set IdpSignKeyRefreshEnabled from setup.env by @Fantu in #1230
  • Contribution guide - Explicitly disable CGO for client by @mlsmaycon in #1228
  • Update grpc clients' keepalive interval by @mlsmaycon in #1231
  • Fix update script's failure to update netbird-ui in binary installation by @bcmmbaga in #1218
  • Add search domains support by @mlsmaycon in #1224
  • Update management.json template with all existing configuration parameters by @pascal-fischer in #1182
  • Log store engine type by @mlsmaycon in #1234

New Contributors

Full Changelog: v0.23.9...v0.24.0