From 88f6b009d3aaaf61273872f0944ba05bd6202638 Mon Sep 17 00:00:00 2001 From: sourcegraph-bot-devx <127119266+sourcegraph-bot-devx@users.noreply.github.com> Date: Wed, 3 Sep 2025 23:51:18 +0200 Subject: [PATCH 1/2] Changelog for v6.7.2518 --- docs/technical-changelog.mdx | 42 ++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index ec9b06b25..5e9c1d40a 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,6 +4,48 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* CHANGELOG_START */} +# 6.7 Patch 5 + +## v6.7.2518 + +- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.7.2518) + +- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.7.2518) + +- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.7.2518) + +- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.7.2518) + +### Features + +#### Code Intelligence + +- Add Tree-sitter support for Swift `(PR #7201)` + - Swift code should be now properly highlighted using tree-sitter. + Backport 61c45dfc1e2371fb4e6802f5d877cdcfbb139bce from #7113 + +### Fix + +#### Source + +- pass noSignIn field in Gerrit auth provider correctly `(PR #7206)` +- Update account connection modal display logic `(PR #7177)` + +### Reverts + + There were no reverts for this release + +### Uncategorized + +#### Others + +- [Backport 6.7.x] deepsearch/quota: fix user-facing mentions of "DeepSearch" to "Deep Search" `(PR #7190)` +- [Backport 6.7.x] Add integration bundle extension to the short live cache control headers rule `(PR #7185)` +- [Backport 6.7.x] fix(deep search): Fix cached tokens summation `(PR #7156)` + +{/* RSS={"version":"v6.7.2518", "releasedAt": "2025-09-03"} */} + + # 6.7 Patch 4 ## v6.7.1104 From 1e7aee2d3a115421e85b0f753ca9f8d9168ebd55 Mon Sep 17 00:00:00 2001 From: Warren Gifford Date: Wed, 3 Sep 2025 17:16:56 -0700 Subject: [PATCH 2/2] correct canonical versions --- docs/technical-changelog.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index 5e9c1d40a..5b978aa35 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,7 +4,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* CHANGELOG_START */} -# 6.7 Patch 5 +# 6.7 Patch 4 ## v6.7.2518 @@ -46,7 +46,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* RSS={"version":"v6.7.2518", "releasedAt": "2025-09-03"} */} -# 6.7 Patch 4 +# 6.7 Patch 3 ## v6.7.1104