[#296] Port v0.28.1 release changelog
/ Vulncheck (pull_request) Successful in 2m9s Details
/ DCO (pull_request) Successful in 2m41s Details
/ Builds (1.20) (pull_request) Successful in 2m57s Details
/ Builds (1.21) (pull_request) Successful in 2m28s Details
/ Lint (pull_request) Successful in 4m44s Details
/ Tests (1.20) (pull_request) Successful in 2m7s Details
/ Tests (1.21) (pull_request) Successful in 1m52s Details

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
pull/296/head
Alexey Vanin 2024-01-24 15:05:19 +03:00
parent eae49908da
commit 45e025320f
2 changed files with 14 additions and 2 deletions

View File

@ -34,6 +34,17 @@ This document outlines major changes between releases.
### Removed
- Drop sending whitespace characters during complete multipart upload and related config param `kludge.complete_multipart_keepalive` (#227)
## [0.28.1] - 2024-01-24
### Added
- MD5 hash as ETag and response header (#205)
- Tree pool traversal limit (#262)
### Updating from 0.28.0
See new `features.md5.enabled` and `frostfs.tree_pool_max_attempts` config
parameters.
## [0.28.0] - Academy of Sciences - 2023-12-07
### Fixed
@ -138,4 +149,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs
[0.27.0]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/b2148cc3...v0.27.0
[0.28.0]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.27.0...v0.28.0
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.28.0...master
[0.28.1]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.28.0...v0.28.1
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.28.1...master

View File

@ -1 +1 @@
v0.28.0
v0.28.1