[#174] Port release v0.32.3 changelog
All checks were successful
/ DCO (pull_request) Successful in 31s
/ Vulncheck (pull_request) Successful in 44s
/ OCI image (pull_request) Successful in 1m58s
/ Builds (pull_request) Successful in 2m3s
/ Lint (pull_request) Successful in 2m48s
/ Tests (pull_request) Successful in 1m34s
/ Integration tests (pull_request) Successful in 6m24s
/ Vulncheck (push) Successful in 57s
/ Builds (push) Successful in 1m14s
/ OCI image (push) Successful in 1m30s
/ Lint (push) Successful in 2m59s
/ Tests (push) Successful in 1m14s
/ Integration tests (push) Successful in 5m43s

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
This commit is contained in:
Roman Loginov 2025-02-05 14:40:31 +03:00 committed by Alex Vanin
parent 47d74a5a77
commit 466f3a9531
2 changed files with 8 additions and 2 deletions

View file

@ -8,6 +8,11 @@ This document outlines major changes between releases.
- Add handling quota limit reached error (#187)
- Add slash clipping for FileName attribute (#174)
## [0.32.3] - 2025-02-05
### Added
- Add slash clipping for FileName attribute (#174)
## [0.32.2] - 2025-02-03
### Fixed
@ -200,4 +205,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs
[0.32.0]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.31.0...v0.32.0
[0.32.1]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.0...v0.32.1
[0.32.2]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.1...v0.32.2
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.2...master
[0.32.3]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.2...v0.32.3
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.3...master

View file

@ -1 +1 @@
v0.32.2
v0.32.3