File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,43 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44
55{/* CHANGELOG_START */}
66
7+ # 6.3 Patch 1
8+
9+ ## v6.3.2692
10+
11+ - [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.3.2692)
12+
13+ - [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.3.2692)
14+
15+ - [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.3.2692)
16+
17+ - [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.3.2692)
18+
19+ ### Features
20+
21+ #### Code Intelligence
22+
23+ - Add env var to disable precise code intel `(PR #5357)`
24+
25+ #### Tenant/Reconciler
26+
27+ - ignore deleted workspaces when reporting instance status `(PR #5161)`
28+
29+ ### Reverts
30+
31+ There were no reverts for this release
32+
33+ ### Uncategorized
34+
35+ #### Others
36+
37+ - [Backport 6.3.x] authz: Reduce updates on pending perms tables `(PR #5365)`
38+ - [Backport 6.3.x] openaicompatible: support custom headers && pure inference through /chat/completions `(PR #5361)`
39+ - [Backport 6.3.x] workspaces: clarify that deletion does not affect Sourcegraph Account `(PR #5273)`
40+
41+ {/* RSS={"version":"v6.3.2692", "releasedAt": "2025-05-14"} */}
42+
43+
744# 6.3 Patch 0
845
946## v6.3.0
You can’t perform that action at this time.
0 commit comments