Release v0.32.11
All checks were successful
/ DCO (pull_request) Successful in 34s
/ Vulncheck (pull_request) Successful in 1m5s
/ Builds (pull_request) Successful in 1m30s
/ OCI image (pull_request) Successful in 2m6s
/ Lint (pull_request) Successful in 2m44s
/ Tests (pull_request) Successful in 1m14s
/ OCI image (push) Successful in 2m18s
All checks were successful
/ DCO (pull_request) Successful in 34s
/ Vulncheck (pull_request) Successful in 1m5s
/ Builds (pull_request) Successful in 1m30s
/ OCI image (pull_request) Successful in 2m6s
/ Lint (pull_request) Successful in 2m44s
/ Tests (pull_request) Successful in 1m14s
/ OCI image (push) Successful in 2m18s
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
e298946727
commit
93964834a8
2 changed files with 8 additions and 2 deletions
|
@ -4,6 +4,11 @@ This document outlines major changes between releases.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.32.11] - 2025-02-28
|
||||
|
||||
### Fixed
|
||||
- ListObjects could return empty result from priority storage node with failed shard (#651)
|
||||
|
||||
## [0.32.10] - 2025-02-14
|
||||
|
||||
### Fixed
|
||||
|
@ -458,4 +463,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs
|
|||
[0.32.8]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.7...v0.32.8
|
||||
[0.32.9]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.8...v0.32.9
|
||||
[0.32.10]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.9...v0.32.10
|
||||
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.10...master
|
||||
[0.32.11]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.10...v0.32.11
|
||||
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.11...master
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
v0.32.10
|
||||
v0.32.11
|
||||
|
|
Loading…
Add table
Reference in a new issue