diff --git a/CHANGELOG.md b/CHANGELOG.md index 3724be146..e156d9e87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - [EE] Added guided reconnection for MCP connector authentication failures during Ask Sourcebot agent turns. [#1548](https://github.com/sourcebot-dev/sourcebot/pull/1548) +### Changed +- Updated the bundled Zoekt version. [#1564](https://github.com/sourcebot-dev/sourcebot/pull/1564) + ### Removed - Removed the Langfuse integration. [#1536](https://github.com/sourcebot-dev/sourcebot/pull/1536) diff --git a/vendor/zoekt b/vendor/zoekt index 05e6c4099..0b3e43e51 160000 --- a/vendor/zoekt +++ b/vendor/zoekt @@ -1 +1 @@ -Subproject commit 05e6c4099ecaab884b66a21c97e419bd11f507a8 +Subproject commit 0b3e43e5195ce21689a6fb20222e23e06280bc60