Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Update changelog for 3.42.2
Browse files Browse the repository at this point in the history
  • Loading branch information
varsanojidan committed Sep 8, 2022
1 parent 8727112 commit fd7599b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,21 @@ All notable changes to Sourcegraph are documented in this file.

-

## 3.43.2

### Fixed

- Fixed an issue causing context cancel error dumps when updating a code host config manually. [#40857](https://github.com/sourcegraph/sourcegraph/pull/41265)
- Fixed non-critical errors stopping the repo-syncing process for Bitbucket projectKeys. [#40897](https://github.com/sourcegraph/sourcegraph/pull/40582)
- Fixed an issue marking accounts as expired when the supplied Account ID list has no entries[#40860](https://github.com/sourcegraph/sourcegraph/pull/40860)

## 3.43.1

### Fixed

- Fixed an infinite render loop on the batch changes detail page, causing the page to become unusable. [#40857](https://github.com/sourcegraph/sourcegraph/pull/40857)
- Unable to pick the correct GitLab OAuth for user authentication and repository permissions syncing when the instance configures more than one GitLab OAuth authentication providers. [#40897](https://github.com/sourcegraph/sourcegraph/pull/40897)

## 3.43.0

### Added
Expand Down

0 comments on commit fd7599b

Please sign in to comment.