File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,48 @@ This page documents all notable changes to Sourcegraph. For more detailed change
6
6
7
7
# 6.7 Patch 4
8
8
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
+
9
51
## v6.7.1104
10
52
11
53
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.7.1104)
You can’t perform that action at this time.
0 commit comments