Skip to content

Commit e8d52dd

Browse files
Changelog for v6.7.2518 (#1345)
This is an automated changelog update for v6.7.2518 --------- Co-authored-by: Warren Gifford <[email protected]>
1 parent 942720d commit e8d52dd

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

docs/technical-changelog.mdx

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,48 @@ This page documents all notable changes to Sourcegraph. For more detailed change
66

77
# 6.7 Patch 4
88

9+
## v6.7.2518
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.7.2518)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.7.2518)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.7.2518)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.7.2518)
18+
19+
### Features
20+
21+
#### Code Intelligence
22+
23+
- Add Tree-sitter support for Swift `(PR #7201)`
24+
- Swift code should be now properly highlighted using tree-sitter.
25+
Backport 61c45dfc1e2371fb4e6802f5d877cdcfbb139bce from #7113
26+
27+
### Fix
28+
29+
#### Source
30+
31+
- pass noSignIn field in Gerrit auth provider correctly `(PR #7206)`
32+
- Update account connection modal display logic `(PR #7177)`
33+
34+
### Reverts
35+
36+
There were no reverts for this release
37+
38+
### Uncategorized
39+
40+
#### Others
41+
42+
- [Backport 6.7.x] deepsearch/quota: fix user-facing mentions of "DeepSearch" to "Deep Search" `(PR #7190)`
43+
- [Backport 6.7.x] Add integration bundle extension to the short live cache control headers rule `(PR #7185)`
44+
- [Backport 6.7.x] fix(deep search): Fix cached tokens summation `(PR #7156)`
45+
46+
{/* RSS={"version":"v6.7.2518", "releasedAt": "2025-09-03"} */}
47+
48+
49+
# 6.7 Patch 3
50+
951
## v6.7.1104
1052

1153
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.7.1104)

0 commit comments

Comments
 (0)