File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Currently supported versions of Sourcegraph:
1212
1313| ** Release** | ** General Availability Date** | ** Supported** | ** Release Notes** | ** Install** |
1414| --------------| -------------------------------| ---------------| --------------------------------------------------------------------| ------------------------------------------------------|
15+ | 5.11 Patch 2 | January 2025 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v5113601 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
1516| 5.11 Patch 1 | January 2025 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v5112732 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
1617| 5.11 Patch 0 | December 2024 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v5110 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
1718| 5.10 Patch 3 | December 2024 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v5103940 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
Original file line number Diff line number Diff line change @@ -4,6 +4,31 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44
55{/* CHANGELOG_START */}
66
7+ # 5.11 Patch 2
8+
9+ ## v5.11.3601
10+
11+ - [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.3601)
12+
13+ - [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v5.11.3601)
14+
15+ - [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v5.11.3601)
16+
17+ - [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v5.11.3601)
18+
19+ ### Features
20+
21+ #### Code Intelligence
22+
23+ - Make syntactic indexing write partial index to disk already GZIP compressed `(PR #2646)`
24+
25+ ### Reverts
26+
27+ There were no reverts for this release
28+
29+ {/* RSS={"version":"v5.11.3601", "releasedAt": "2025-01-08"} */}
30+
31+
732# 5.11 Patch 1
833
934## v5.11.2732
You can’t perform that action at this time.
0 commit comments