Commit c5206d61 authored by Alessio Caiazza's avatar Alessio Caiazza

Update CHANGELOG for 8.54.0

[ci skip]
parent 540ad632
# Changelog for gitlab-workhorse
## v8.54.0
### Changed
- Don't reject image scaling requests based on file extension/format mismatch
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/651
### Other
- Rework image scaler test suite
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/
- Adjust image scaling latency buckets
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/643
- Update raven-go and gocertifi packages
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/644
- jaeger: limit operation cardinality by using route regex
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/648
### Performance
- Add support for conditional GETs for rescaled images
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/647
## v8.53.0
### Added
......
---
title: Don't reject image scaling requests based on file extension/format mismatch
merge_request: 651
author:
type: changed
---
title: 'jaeger: limit operation cardinality by using route regex'
merge_request: 648
author:
type: other
---
title: Adjust image scaling latency buckets
merge_request: 643
author:
type: other
---
title: Add support for conditional GETs for rescaled images
merge_request: 647
author:
type: performance
---
title: Rework image scaler test suite
merge_request:
author:
type: other
---
title: Update raven-go and gocertifi packages
merge_request: 644
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