github sourcebot-dev/sourcebot v4.9.0

13 hours ago

What's Changed

  • fix(ask): Extract reasoning tokens for openai compatible models by @brendan-kellam in #582
  • fix(github app): Generate installation tokens each time by @msukkari in #583
  • fix(web): Fix "The account is already associated with another user" errors when signing in with GitLab by @brendan-kellam in #584
  • feat(ee): GitLab permission syncing by @brendan-kellam in #585
  • fix(web): Fix /settings/connections throwing a error when there is a git connection present by @brendan-kellam in #588
  • chore(tech-debt): Remove built-in secret manager by @msukkari in #592
  • fix(worker): add p-limit to GitHub API calls to avoid overwhelming the node process (or the API rate limits) by @brianphillips in #591
  • fix(backend): Limit concurrent git operations to prevent resource exhaustion by @derek-miller in #593
  • feat(worker,web): Support google secrets as a token type by @brendan-kellam in #594
  • feat(ee): Add ability to link external accounts by @msukkari in #595
  • chore(worker): Refactor permission syncing join table to be between Account <> Repo by @brendan-kellam in #600
  • feat(web,worker): Environment overrides by @brendan-kellam in #597

New Contributors

Full Changelog: v4.8.1...v4.9.0

Don't miss a new sourcebot release

NewReleases is sending notifications on new releases.