Skip to content

Commit 0a33cc9

Browse files
changelog
1 parent f53ca10 commit 0a33cc9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Fixed issue with an unbounded `Promise.allSettled(...)` when retrieving details from the GitHub API about a large number of repositories (or orgs or users). [#591](https://github.com/sourcebot-dev/sourcebot/pull/591)
1919
- Fixed resource exhaustion (EAGAIN errors) when syncing generic-git-host connections with thousands of repositories. [#593](https://github.com/sourcebot-dev/sourcebot/pull/593)
2020

21-
## Removed
21+
### Removed
2222
- Removed built-in secret manager. [#592](https://github.com/sourcebot-dev/sourcebot/pull/592)
2323

24+
### Changed
25+
- Changed internal representation of how repo permissions are represented in the database. [#600](https://github.com/sourcebot-dev/sourcebot/pull/600)
26+
2427
## [4.8.1] - 2025-10-29
2528

2629
### Fixed

0 commit comments

Comments
 (0)