Skip to content

Commit 3bbfcca

Browse files
Changelog for v5.8.1579 (#716)
This is an automated changelog update for v5.8.1579
1 parent c7b0065 commit 3bbfcca

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/technical-changelog.mdx

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

55
{/* CHANGELOG_START */}
66

7+
# sourcegraph 5 Release 8 Patch 1
8+
9+
### Features
10+
11+
#### Telemetry
12+
13+
- check for external dbs (#1083) [#1121](https://github.com/sourcegraph/sourcegraph/pull/1121)
14+
15+
### Fix
16+
17+
#### Search
18+
19+
- Fix Apollo related error in Safari [#1016](https://github.com/sourcegraph/sourcegraph/pull/1016)
20+
21+
#### Others
22+
23+
- Fix OOB migration for batch changes table [#1113](https://github.com/sourcegraph/sourcegraph/pull/1113)
24+
25+
### Chore
26+
27+
#### Security
28+
29+
- upgrade src-cli version to address CVE [#1117](https://github.com/sourcegraph/sourcegraph/pull/1117)
30+
- Upgrade src-cli version to 5.8.1 to address CVE-2024-24788, CVE-2024-24790, CVE-2024-34156 Backport b8da20f6fa148f30fe97d9267a536bd5a84502f1 from #1112
31+
32+
### Reverts
33+
34+
There were no reverts for this release
35+
36+
### Uncategorized
37+
38+
#### Others
39+
40+
- Backport 566 to 5.8.x: SBOMs with Bazel [#1089](https://github.com/sourcegraph/sourcegraph/pull/1089)
41+
- feature(security): Publish SBOMs for Sourcegraph releases
42+
- [Backport 5.8.x] Update src-cli MinimumVersion from 5.5.0 to 5.8.1 [#1087](https://github.com/sourcegraph/sourcegraph/pull/1087)
43+
- chore(release): Update minimum supported version of src-cli to 5.8.1 Backport 8f039bdcb5425071dd6e4dfddfb2cb436e124b05 from #1079
44+
45+
{/* RSS={"version":"sourcegraph 5 Release 8 Patch 1", "releasedAt": "2024-10-16"} */}
46+
47+
748
# v5.8.0
849

950
### Features

0 commit comments

Comments
 (0)