diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index e4ebac7aa..bbc7e4ebe 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -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