Commit fb529644 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Update CHANGELOG for 8.58.0

[ci skip]
parent 5b654407
# Changelog for gitlab-workhorse
## v8.58.0
### Added
- Support alternate document root directory
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/626
### Fixed
- Fix uploader not returning 413 when artifact too large
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/663
- Auto-register Prometheus metrics
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/660
### Other
- Do not resize when image is less than 8 bytes
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/666
## v8.57.0
### Added
......
---
title: Do not resize when image is less than 8 bytes
merge_request: 666
author:
type: other
---
title: Auto-register Prometheus metrics
merge_request: 660
author:
type: fixed
---
title: Fix uploader not returning 413 when artifact too large
merge_request: 663
author:
type: fixed
---
title: Support alternate document root directory
merge_request: 626
author:
type: added
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