Skip to content

Commit eb47d31

Browse files
chore: update changelog for #1576
1 parent b77340f commit eb47d31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- Upgraded `@sentry/*` to `^10.70.0`, fixing memory leaks where spans retained request data indefinitely. [#1572](https://github.com/sourcebot-dev/sourcebot/pull/1572)
1818
- Fixed code search result links occasionally getting stuck during navigation and restored Cmd/Ctrl-click to open matches in preview. [#1574](https://github.com/sourcebot-dev/sourcebot/pull/1574)
1919
- Fixed a server-side memory leak where a single shared react-query cache retained state from every server render; the cache is now created per-request. [#1575](https://github.com/sourcebot-dev/sourcebot/pull/1575)
20+
- Fixed GitHub retry handling to distinguish rate limits from other errors and include rate-limit diagnostics in logs. [#1576](https://github.com/sourcebot-dev/sourcebot/pull/1576)
2021

2122
## [5.1.6] - 2026-08-10
2223

0 commit comments

Comments
 (0)