sourcegraph v3.26.1 Release Notes

  • โž• Added

    • ๐Ÿ‘€ Experimental: Sync permissions of Perforce depots through the Sourcegraph UI. To enable, use the feature flag "experimentalFeatures": { "perforce": "enabled" }. For more information, see how to enable permissions for your Perforce depots. #16705
    • โž• Added support for user email headers in the HTTP auth proxy. See HTTP Auth Proxy docs for more information.
    • Ignore locked and disabled GitHub Enterprise repositories. #19500
    • ๐Ÿ‘ฏ Remote code host git operations (such as clone or ls-remote) can now be rate limited beyond concurrency (which was already possible with gitMaxConcurrentClones). Set gitMaxCodehostRequestsPerSecond in site config to control the maximum rate of these operations per git-server instance. #19504

    ๐Ÿ”„ Changed

    -

    ๐Ÿ›  Fixed

    • Commit search returning duplicate commits. #19460
    • Clicking the Code Monitoring tab tries to take users to a non-existent repo. #19525
    • Diff and commit search not highlighting search terms correctly for some files. #19543, #19639
    • File actions weren't appearing on large window sizes in Firefox and Safari. #19380

    โœ‚ Removed

    -