Skip to content

Commit 98b9867

Browse files
Changelog for v6.2.3841
1 parent b01acba commit 98b9867

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/technical-changelog.mdx

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

55
{/* CHANGELOG_START */}
66

7+
# 6.2 Patch 3
8+
9+
## v6.2.3841
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.2.3841)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.2.3841)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.2.3841)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.2.3841)
18+
19+
### Features
20+
21+
#### Source
22+
23+
- graphql: add databaseID field to repository graphql field `(PR #4999)`
24+
- The `repository` graphql API now supports fetchinig the `databaseID` field. Backport cac91705f82f1221766f1576cdadd0b5c2c7502a from #4953
25+
26+
### Reverts
27+
28+
There were no reverts for this release
29+
30+
### Uncategorized
31+
32+
#### Others
33+
34+
- [backport 6.2] perforce: Don't drop rules for proxy catchalls (#4978) `(PR #4993)`
35+
36+
{/* RSS={"version":"v6.2.3841", "releasedAt": "2025-04-23"} */}
37+
38+
739
# 6.2 Patch 2
840

941
## v6.2.2553

0 commit comments

Comments
 (0)