Skip to content

Bump workhorse to 8.59.0

Matthias Käppler requested to merge mk-bump-workhorse into master

What does this MR do?

To release gitlab-workhorse@e25137d1

## v8.59.0

### Fixed
- Image scaling: strip out iCCP chunks in PNG files
  https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/673

### Other
- Extract logging concerns into a separate module
  https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/

### Security
- Reject unknown http methods
  https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/

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
Edited by Matthias Käppler

Merge request reports