Commit 7baf7f83 authored by Stan Hu's avatar Stan Hu

Update CHANGELOG for 8.34.0

[ci skip]
parent 7b39a569
# Changelog for gitlab-workhorse
## v8.34.0
### Added
- Support Workhorse directly uploading files to S3
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/466
### Fixed
- Disable compression for open archive
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/508
Contributed by Georges-Etienne Legendre
### Other
- Add configuration to support an S3 client inside Workhorse
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/516
- Refactor Preparer and SaveFileOpts handling
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/515
## v8.33.0
### Added
......
---
title: Disable compression for open archive
merge_request: 508
author: Georges-Etienne Legendre
type: fixed
---
title: Refactor Preparer and SaveFileOpts handling
merge_request: 515
author:
type: other
---
title: Add configuration to support an S3 client inside Workhorse
merge_request: 516
author:
type: other
---
title: Support Workhorse directly uploading files to S3
merge_request: 466
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