Skip to content

Update Workhorse to v8.45.0

Erick Bajao requested to merge eb-update-workhorse-8.45.0 into master

What does this MR do?

Update Workhorse to v8.45.0

CHANGELOG

## v8.45.0

### Added
- Reject upload when filesize exceeds MaximumSize returned by authorize endpoint
  https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/554

### 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

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports