diff --git a/docs/releases.mdx b/docs/releases.mdx index 011167de1..eb2d58465 100644 --- a/docs/releases.mdx +++ b/docs/releases.mdx @@ -16,6 +16,7 @@ Currently supported versions of Sourcegraph: | **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** | | ------------ | ----------------------------- | ------------- | ------------------------------------------------------------------ | ---------------------------------------------------- | +| 6.8 Patch 1 | September 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v682313) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 6.8 Patch 0 | September 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v680) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 6.7 Patch 5 | September 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v672720) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 6.7 Patch 4 | September 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v672518) | [Install](https://sourcegraph.com/docs/admin/deploy) | diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index 8281c43db..8e95a105a 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,6 +4,36 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* CHANGELOG_START */} +# 6.8 Patch 1 + +## v6.8.2313 + +- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.8.2313) + +- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.8.2313) + +- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.8.2313) + +- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.8.2313) + +### Reverts + + There were no reverts for this release + +### Uncategorized + +#### Others + +- [Backport 6.8.x] Handle user soft delete errors in prompts resolver gracefully `(PR #7452)` + - Backport 4f2e3577235575b45573182254c9cf250e37d86d from #7439 +- [Backport 6.8.x] Update Cody Web to 0.36.0 `(PR #7451)` + - Update Cody Web to 0.36.0 + Backport 05d5faee1fe8f7f0785a928684c694d228558bdb from #7448 +- [Backport 6.8.x] Use median value for sorting insight series `(PR #7375)` + +{/* RSS={"version":"v6.8.2313", "releasedAt": "2025-10-01"} */} + + # 6.8 Patch 0 ## v6.8.0