Skip to content
Merged
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
38 changes: 38 additions & 0 deletions docs/technical-changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,44 @@ This page documents all notable changes to Sourcegraph. For curated highlights o

{/* CHANGELOG_START */}

# 6.11 Patch 3

## v6.11.5428

- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.11.5428)

- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.11.5428)

- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.11.5428)

- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.11.5428)

### Features

There were no features for this release

### Fix

#### Gitserver

- fix potential buffer overflow in logs redactor `(PR #8732)`
- Fixed a potential issue where a buffer overflow can cause repository update processes to deadlock.

### Chore

There were no chores for this release

### Reverts

There were no reverts for this release

### Uncategorized

There were no uncategorized changes for this release

{/* RSS={"version":"v6.11.5428", "releasedAt": "2026-01-08"} */}


# 6.11 Patch 2

## v6.11.2752
Expand Down