diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index 12df29842..47e4d6b10 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,7 +4,7 @@ This page documents all notable changes to Sourcegraph. For curated highlights o {/* CHANGELOG_START */} -# 6.10 Patch 2 +# 6.10 Patch 1 ## v6.10.3349 @@ -16,10 +16,41 @@ This page documents all notable changes to Sourcegraph. For curated highlights o - [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.10.3349) +### Features + +#### Database + +- include AWS_STS_REGIONAL_ENDPOINTS in DSN `(PR #7844)` + +#### Source + +- UI for GH App groups cache permissions `(PR #7814)` + +### Fix + +#### Database + +- better error handling and logging for RDS connection updater `(PR #7900)` +- unset connection params postgres does not recognize `(PR #7886)` + +#### Release + +- unbound var error in image push scripts `(PR #7831)` + ### Reverts There were no reverts for this release +### Uncategorized + +#### Others + +- [Backport oauth: add predefined Raycast client] 6.10.x `(PR #7968)` +- [Backport 6.10.x] workspaces: require a 5-seat purchase `(PR #7892)` +- [Backport 6.10.x] mt/bitbucket: fix repo list query `(PR #7889)` +- [Backport 6.10.x] Add missing cody UI css variable `(PR #7868)` +- [Backport 6.10.x] dbconn refactors to fix PG_CONNECTION_UPDATER `(PR #7825)` + {/* RSS={"version":"v6.10.3349", "releasedAt": "2025-11-25"} */}