Changelog Release 6.0.2687
FEBRUARY 12, 2025

Sourcegraph 6.0.2687

A newer patch release is available: 6.0.12741. See all changes in Sourcegraph 6.0.

Details

Improvements

Fixes

  • Source Fix inability to update Gerrit code host config URL (#3361)

    Fix bug where the URL of a Gerrit code host connection could not be updated.

    (cherry picked from commit e6da1ceb9586bf109339f06220c1fdbbf570a6d9)

  • Source Gitserver: Unambiguously identify commit boundaries in git log

    Commit listing should work correctly for repos which contain arbitrary characters in commit messages. This also affects downstream functionality such as commit graph updates needed for precise code navigation.

    Backport 2eae8e1 from #3359

Other

  • [backport] chore/source: Update src-cli to 6.0.1 (#3365)
    • Update src-cli version to 6.0.1
  • Backport 3254 to 6.0.x

    Uncategorized

    Others

    • Backport 3254 to 6.0.x (PR #3300)