Skip to content

Commit 70ceca4

Browse files
Changelog for v6.9.0 (#1379)
This is an automated changelog update for v6.9.0
1 parent 3a161f1 commit 70ceca4

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/technical-changelog.mdx

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

55
{/* CHANGELOG_START */}
66

7+
# 6.9 Patch 0
8+
9+
## v6.9.0
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.9.0)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.9.0)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.9.0)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.9.0)
18+
19+
### Reverts
20+
21+
There were no reverts for this release
22+
23+
### Uncategorized
24+
25+
#### Others
26+
27+
- deep search: add RBAC `(PR #7427)`
28+
- This adds RBAC to Deep Search. By default, all users have full read and write access for Deep Search, but this can be restricted by changing the default role permissions or by creating new custom roles.
29+
30+
{/* RSS={"version":"v6.9.0", "releasedAt": "2025-10-15"} */}
31+
32+
733
# 6.8 Patch 1
834

935
## v6.8.2313

0 commit comments

Comments
 (0)