JANUARY 22, 2026
Sourcegraph 6.12.1792
A newer patch release is available: 6.12.3032. See all changes in Sourcegraph 6.12.
Details
Fixes
- Deep Search Fix URL mangling when external URL already present
Fixed an issue where URLs containing the external URL would be incorrectly mangled, resulting in duplicate domain paths
- Deep Search Do not add external host if already present
Fixed invalid links in deepsearch markdown content that contained the host twice
- TLS Fix TLS config not applied to HTTP client
Fixed TLS configuration not being applied to HTTP client, causing OAuth authentication failures.