Skip to content

Commit 9b5cd44

Browse files
Changelog for v5.11.6271 (#912)
This is an automated changelog update for v5.11.6271 --------- Co-authored-by: Jacob Pleiness <[email protected]>
1 parent c21af21 commit 9b5cd44

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

docs/releases.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 5 | January 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5116271) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1516
| 5.11 Patch 4 | January 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5114013) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1617
| 5.11 Patch 3 | January 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5114013) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1718
| 5.11 Patch 2 | January 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5113601) | [Install](https://sourcegraph.com/docs/admin/deploy) |

docs/technical-changelog.mdx

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

55
{/* CHANGELOG_START */}
66

7+
# 5.11 Patch 5
8+
9+
## v5.11.6271
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.11.6271)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v5.11.6271)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v5.11.6271)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v5.11.6271)
18+
19+
### Chore
20+
21+
#### Code Intelligence
22+
23+
- Log connection stats on cancellation for precise queries `(PR #3002)`
24+
25+
#### Dev
26+
27+
- Cap number of connections more explicitly `(PR #2999)`
28+
29+
### Reverts
30+
31+
There were no reverts for this release
32+
33+
{/* RSS={"version":"v5.11.6271", "releasedAt": "2025-01-23"} */}
34+
35+
736
# 5.11 Patch 4
837

938
## v5.11.5234

0 commit comments

Comments
 (0)