Skip to content

Commit

Permalink
update changelog with 5.1.2 fixes (sourcegraph#54537)
Browse files Browse the repository at this point in the history
Co-authored-by: Varun Gandhi <varun.gandhi@sourcegraph.com>
  • Loading branch information
BolajiOlajide and varungandhi-src committed Jul 3, 2023
1 parent 21bb549 commit 98f868b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,20 @@ All notable changes to Sourcegraph are documented in this file.

### Fixed

- Fixed validation of Bitbucket Cloud configuration in site-admin create/update form. [#54494](https://github.com/sourcegraph/sourcegraph/pull/54494)
-

### Removed

-

## 5.1.2

### Fixed

- Fixes a crash when uploading indexes with malformed source ranges (this was a bug in scip-go). [#54304](https://github.com/sourcegraph/sourcegraph/pull/54304)
- Fixed validation of Bitbucket Cloud configuration in site-admin create/update form. [#54494](https://github.com/sourcegraph/sourcegraph/pull/54494)
- Fixed race condition with grpc `server.send` message. [#54500](https://github.com/sourcegraph/sourcegraph/pull/54500)

## 5.1.1

### Fixed
Expand Down

0 comments on commit 98f868b

Please sign in to comment.