Commit 0149e78a authored by Nick Thomas's avatar Nick Thomas

Update CHANGELOG for 8.45.0

[ci skip]
parent b7cd2341
# Changelog for gitlab-workhorse
## v8.45.0
### Added
- Reject upload when filesize exceeds MaximumSize returned by authorize endpoint
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/
### Other
- Eliminate unnecessary code in GoCloud test stubs
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/590
- Drop tests that check for log messages
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/591
## v8.44.0
### Fixed
......
---
title: Reject upload when filesize exceeds MaximumSize returned by authorize endpoint
merge_request:
author:
type: added
---
title: Eliminate unnecessary code in GoCloud test stubs
merge_request: 590
author:
type: other
---
title: Drop tests that check for log messages
merge_request: 591
author:
type: other
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