[TrueCloudLab#36] Fix cors object payload #36

Merged
KirillovDenis merged 2 commits from bufix/fix_put_cors into master 2023-02-20 16:22:48 +00:00
Showing only changes of commit 4bd361196c - Show all commits

View file

@ -4,6 +4,9 @@ This document outlines major changes between releases.
## [Unreleased]
### Fixed
- Get empty bucket CORS from frostfs (TrueCloudLab#36)
### Added
- Return container name in `head-bucket` response (TrueCloudLab#18)
- Billing metrics (TrueCloudLab#5)