Skip to content

Releases: sourcegraph/sourcegraph

Sourcegraph 5.4.5099

06 Jun 10:18
bcc4367
Compare
Choose a tag to compare

Sourcegraph 5.4.5099 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

Sourcegraph 5.4.3643

28 May 20:38
3083588
Compare
Choose a tag to compare

Sourcegraph 5.4.3643 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

What's Changed

Full Changelog: v5.4.2198...v5.4.3643

Sourcegraph 5.4.3500

28 May 00:22
c06fd8d
Compare
Choose a tag to compare

Sourcegraph 5.4.3500 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

What's Changed

  • [Backport 5.4.0] Batch changes: make window ranges exclusive to avoid infinite loop by @sourcegraph-release-guild-bot in #62626
  • [Backport 5.4.0] release(upgradetest): confirm postrelease version is newer than the latest sourcegraph version by @sourcegraph-release-guild-bot in #62651
  • [Backport 5.4.0] gitserver(ListRefs): Fix type detection for lightweight tags by @sourcegraph-release-guild-bot in #62674
  • [Backport 5.4.0] Check for ClientID when matching auth provider to user external account by @sourcegraph-release-guild-bot in #62634
  • [Backport 5.4.0] Cody Ignore: update version constraint mismatch error text by @sourcegraph-release-guild-bot in #62666
  • [Backport 5.4.0] auth: Make username from email deduplication dotcom only by @sourcegraph-release-guild-bot in #62760
  • [Backport 5.4.0] security: Update dind base image to patch multiple CVEs by @sourcegraph-release-guild-bot in #62766
  • security: Auto-update package lockfiles for Sourcegraph base images by @sourcegraph-buildkite in #62767
  • [Backport 5.4.0] release(executors): update ami naming by @sourcegraph-release-guild-bot in #62657
  • Backport: Client Compatible Bedrock ARN handling (#62720) by @RXminuS in #62793

Full Changelog: v5.4.0...v5.4.3500

Sourcegraph 5.4.2198

20 May 17:51
c06fd8d
Compare
Choose a tag to compare

Sourcegraph 5.4.2198 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

What's Changed

  • [Backport 5.4.0] Batch changes: make window ranges exclusive to avoid infinite loop by @sourcegraph-release-guild-bot in #62626
  • [Backport 5.4.0] release(upgradetest): confirm postrelease version is newer than the latest sourcegraph version by @sourcegraph-release-guild-bot in #62651
  • [Backport 5.4.0] gitserver(ListRefs): Fix type detection for lightweight tags by @sourcegraph-release-guild-bot in #62674
  • [Backport 5.4.0] Check for ClientID when matching auth provider to user external account by @sourcegraph-release-guild-bot in #62634
  • [Backport 5.4.0] Cody Ignore: update version constraint mismatch error text by @sourcegraph-release-guild-bot in #62666
  • [Backport 5.4.0] auth: Make username from email deduplication dotcom only by @sourcegraph-release-guild-bot in #62760
  • [Backport 5.4.0] security: Update dind base image to patch multiple CVEs by @sourcegraph-release-guild-bot in #62766
  • security: Auto-update package lockfiles for Sourcegraph base images by @sourcegraph-buildkite in #62767
  • [Backport 5.4.0] release(executors): update ami naming by @sourcegraph-release-guild-bot in #62657
  • Backport: Client Compatible Bedrock ARN handling (#62720) by @RXminuS in #62793

Full Changelog: v5.4.0...v5.4.2198

Sourcegraph 5.4.0

08 May 20:11
4331b20
Compare
Choose a tag to compare

Sourcegraph 5.4.0 is now available!

Note: we have updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

Full Changelog: v5.3.12303...v5.4.0

Sourcegraph 5.3.12303

22 Apr 17:44
ece951a
Compare
Choose a tag to compare

Sourcegraph 5.3.12303 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

What's Changed

  • [Backport 5.3.9104] monitoring: fix "instance" dropdown for Zoekt by @sourcegraph-release-guild-bot in #62042
  • [Backport 5.3.9104] search: support draining Zoekt instances by @sourcegraph-release-guild-bot in #62043
  • [Backport 5.3.9104] Context: avoid panic on stopwords query (#62026) by @jtibshirani in #62055
  • Update gitserver image to pull in libcurl fix by @willdollman in #62079
  • [Backport 5.3.9104] bazel: transition oci_image to opt/release mode for Rust by @sourcegraph-release-guild-bot in #62049
  • [Backport 5.3.9104] Context: fix bug with result limits by @sourcegraph-release-guild-bot in #62054

Full Changelog: v5.3.11625...v5.3.12303

Sourcegraph 5.3.11625

18 Apr 19:16
6af7844
Compare
Choose a tag to compare

Sourcegraph 5.3.11625 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

What's Changed

  • [Backport 5.3.9104] rbac: check for undefined permissions in PermissionsList by @sourcegraph-release-guild-bot in #61738
  • [Backport 5.3.9104] completions: recover from panics in writeEvent by @sourcegraph-release-guild-bot in #61755
  • [Backport 5.3.9104] streaming: only call flush if writes succeeded by @sourcegraph-release-guild-bot in #61756
  • backport: fix gen pipeline by @burmudar in #61773
  • pipeline: more pipeline config fixes by @burmudar in #61777
  • [Backport 5.3.9104] symbols: avoid spamming handleParseRequest on context cancelation by @sourcegraph-release-guild-bot in #61771
  • [Backport 5.3.9104] symbols: canceling ParseRequest does not spam logs by @sourcegraph-release-guild-bot in #61772
  • [Backport 5.3.9104] scip-ctags: better error propagation by @sourcegraph-release-guild-bot in #61847
  • [Backport 5.3.9104] highlight: share log attributes with trace and handle canceled by @sourcegraph-release-guild-bot in #61889
  • [Backport 5.3.9104] Remove path verification for archive reader by @sourcegraph-release-guild-bot in #61986
  • [backport] gitserver: relax GetCommitResponse protobuf fields to allow for arbitrary byte sequences by @ggilmore in #61980
  • [backport] gitserver: protobuf: relax ArchiveRequest path fields to be bytes instead of string (#61970) by @ggilmore in #61982
  • [Backport 5.3.9104] Redirect to sign-in provider when there is only one by @pjlast in #62007
  • [Backport 5.3.9104] Notices: Add customization for background color, text color, and text position. by @RXminuS in #61915

New Contributors

Full Changelog: v5.3.9104...v5.3.11625

Sourcegraph 5.3.9104

05 Apr 15:45
1dc813f
Compare
Choose a tag to compare

Sourcegraph 5.3.9104 is now available!

Note: we've updated our versioning conventions. Please see our releases page for more information or reach out at help.sourcegraph.com.

Sourcegraph 5.3.3

21 Mar 22:20
8a3cc3c
Compare
Choose a tag to compare

Sourcegraph 5.3.3 is now available!

Sourcegraph 5.3.2

09 Mar 00:29
71a5cc5
Compare
Choose a tag to compare

Sourcegraph 5.3.2 is now available!