[#341] Update CHANGELOG
All checks were successful
/ DCO (pull_request) Successful in 1m56s
/ Vulncheck (pull_request) Successful in 2m1s
/ Builds (1.20) (pull_request) Successful in 2m50s
/ Builds (1.21) (pull_request) Successful in 2m36s
/ Lint (pull_request) Successful in 4m12s
/ Tests (1.20) (pull_request) Successful in 2m4s
/ Tests (1.21) (pull_request) Successful in 1m57s

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
Alexey Vanin 2024-03-27 19:11:06 +03:00 committed by Alexey Vanin
parent acaec6af96
commit 00b15c31a9

View file

@ -11,6 +11,7 @@ This document outlines major changes between releases.
- Fix possibility of panic during SIGHUP (#288)
- Fix flaky `TestErrorTimeoutChecking` (`make test` sometimes failed) (#290)
- Fix user owner ID in billing metrics (#321)
- Fix HTTP/2 requests (#341)
### Added
- Add new `frostfs.buffer_max_size_for_put` config param and sync TZ hash for PUT operations (#197)