bugfix/185-list_multipat_uploads_wrong_keys #187

Merged
alexvanin merged 1 commit from dkirillov/frostfs-s3-gw:bugfix/185-list_multipat_uploads_wrong_keys into master 2024-09-04 19:51:12 +00:00

View file

@ -14,6 +14,7 @@ This document outlines major changes between releases.
- Fix goroutine leak on put object error (#178)
- Fix parsing signed headers in presigned urls (#182)
- Fix url escaping (#188)
- Use correct keys in `list-multipart-uploads` response (#185)
### Added
- Add a metric with addresses of nodes of the same and highest priority that are currently healthy (#51)