Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions docs/releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Currently supported versions of Sourcegraph:

| **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** |
|--------------|-------------------------------|---------------|--------------------------------------------------------------------|------------------------------------------------------|
| 6.0 Patch 0 | January 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v600) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 5.11 Patch 5 | January 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v5116271) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 5.11 Patch 4 | January 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v5114013) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 5.11 Patch 3 | January 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v5114013) | [Install](https://sourcegraph.com/docs/admin/deploy) |
Expand Down Expand Up @@ -39,19 +40,19 @@ Currently supported versions of Sourcegraph:
| 5.2 | October 2023 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v527) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 5.1 | June 2023 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v519) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 5.0 | March 2023 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v506) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 4.5 | February 2023 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v451) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 4.4 | January 2023 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v442) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 4.3 | December 2022 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v431) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 4.2 | November 2022 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v421) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 4.1 | October 2022 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v413) | [Install](https://sourcegraph.com/docs/admin/deploy) |
| 4.0 | September 2022 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v401) | [Install](https://sourcegraph.com/docs/admin/deploy) |

## Deprecated Releases

These versions fall outside the release lifecycle and are not supported anymore:

| **Release** | **General Availability Date** | **Supported** | **Release Notes** |
|-------------|-------------------------------|---------------|-------------------------------------------------------------------------------------------------|
| 4.5 | February 2023 | ❌ | [Notes](https://sourcegraph.com/docs/technical-changelog#v451) |
| 4.4 | January 2023 | ❌ | [Notes](https://sourcegraph.com/docs/technical-changelog#v442) |
| 4.3 | December 2022 | ❌ | [Notes](https://sourcegraph.com/docs/technical-changelog#v431) |
| 4.2 | November 2022 | ❌ | [Notes](https://sourcegraph.com/docs/technical-changelog#v421) |
| 4.1 | October 2022 | ❌ | [Notes](https://sourcegraph.com/docs/technical-changelog#v413) |
| 4.0 | September 2022 | ❌ | [Notes](https://sourcegraph.com/docs/technical-changelog#v401) |
| 3.43 | August 2022 | ❌ | [Notes](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md#3432) |
| 3.42 | July 2022 | ❌ | [Notes](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md#3422) |
| 3.41 | June 2022 | ❌ | [Notes](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md#3422) |
Expand Down
Loading