Skip to content

Commit 4e828fd

Browse files
Changelog for v6.8.2313 (#1370)
This is an automated changelog update for v6.8.2313 --------- Co-authored-by: Jacob Pleiness <[email protected]>
1 parent 5cc60d6 commit 4e828fd

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

docs/releases.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Currently supported versions of Sourcegraph:
1616

1717
| **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** |
1818
| ------------ | ----------------------------- | ------------- | ------------------------------------------------------------------ | ---------------------------------------------------- |
19+
| 6.8 Patch 1 | September 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v682313) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1920
| 6.8 Patch 0 | September 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v680) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2021
| 6.7 Patch 5 | September 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v672720) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2122
| 6.7 Patch 4 | September 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v672518) | [Install](https://sourcegraph.com/docs/admin/deploy) |

docs/technical-changelog.mdx

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

55
{/* CHANGELOG_START */}
66

7+
# 6.8 Patch 1
8+
9+
## v6.8.2313
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.8.2313)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.8.2313)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.8.2313)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.8.2313)
18+
19+
### Reverts
20+
21+
There were no reverts for this release
22+
23+
### Uncategorized
24+
25+
#### Others
26+
27+
- [Backport 6.8.x] Handle user soft delete errors in prompts resolver gracefully `(PR #7452)`
28+
- Backport 4f2e3577235575b45573182254c9cf250e37d86d from #7439
29+
- [Backport 6.8.x] Update Cody Web to 0.36.0 `(PR #7451)`
30+
- Update Cody Web to 0.36.0
31+
Backport 05d5faee1fe8f7f0785a928684c694d228558bdb from #7448
32+
- [Backport 6.8.x] Use median value for sorting insight series `(PR #7375)`
33+
34+
{/* RSS={"version":"v6.8.2313", "releasedAt": "2025-10-01"} */}
35+
36+
737
# 6.8 Patch 0
838

939
## v6.8.0

0 commit comments

Comments
 (0)