Commit e1a34c35 authored by Nick Thomas's avatar Nick Thomas

Update CHANGELOG for 8.44.0

[ci skip]
parent 8fd7b24b
# Changelog for gitlab-workhorse
## v8.44.0
### Fixed
- Fix objectstore.uploader.uploadError race
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/583
- Silence errors when Azure objects have aleady been deleted
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/585
- Fix race condition in httprs test
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/584
### Performance
- Remove an in-memory buffer for LSIF transformation
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/586
## v8.43.0
### Changed
......
---
title: Remove an in-memory buffer for LSIF transformation
merge_request: 586
author:
type: performance
---
title: Fix objectstore.uploader.uploadError race
merge_request: 583
author:
type: fixed
---
title: Fix race condition in httprs test
merge_request: 584
author:
type: fixed
---
title: Silence errors when Azure objects have aleady been deleted
merge_request: 585
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment