Changelog Release 5.9.1590
NOVEMBER 13, 2024

Sourcegraph 5.9.1590

A newer patch release is available: 5.9.17785. See all changes in Sourcegraph 5.9.

Details

Fixes

  • Cody Fix broken homepage redirect for cody only plans

    When using an instance with a Cody-only license, accessing the home page now correctly redirects you to /cody/dashboard, instead of a non-existent /cody page.
    Backport a4cb5a0723bad18e1c215d81231db457d1abfbdb from #1621

Other

  • Release Remove extra v identifier for version in artifact exporter

    OPTIONAL; info at https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
    Backport c4b838103ce2f71e7591ade720e8bdf17f9a5b39 from #1490

  • Azure: Add support for repositoryPathPattern
    • Added support for the repositoryPathPattern property to Azure DevOps code host connections.
    • Fixed an issue where Azure DevOps repo names included a port number - aligning with other code host connection implementations
      Backport 762bd89a12825ff05de98d9c2d8adfcf1ef5bf4a from #1543