[#199] Port release v0.32.1 changelog
All checks were successful
/ Vulncheck (pull_request) Successful in 47s
/ OCI image (pull_request) Successful in 1m15s
/ DCO (pull_request) Successful in 1m16s
/ Builds (pull_request) Successful in 1m5s
/ Lint (pull_request) Successful in 3m30s
/ Tests (pull_request) Successful in 2m12s
/ Integration tests (pull_request) Successful in 7m3s
/ Vulncheck (push) Successful in 53s
/ Builds (push) Successful in 1m18s
/ OCI image (push) Successful in 1m24s
/ Lint (push) Successful in 3m20s
/ Tests (push) Successful in 1m30s
/ Integration tests (push) Successful in 5m55s
All checks were successful
/ Vulncheck (pull_request) Successful in 47s
/ OCI image (pull_request) Successful in 1m15s
/ DCO (pull_request) Successful in 1m16s
/ Builds (pull_request) Successful in 1m5s
/ Lint (pull_request) Successful in 3m30s
/ Tests (pull_request) Successful in 2m12s
/ Integration tests (pull_request) Successful in 7m3s
/ Vulncheck (push) Successful in 53s
/ Builds (push) Successful in 1m18s
/ OCI image (push) Successful in 1m24s
/ Lint (push) Successful in 3m20s
/ Tests (push) Successful in 1m30s
/ Integration tests (push) Successful in 5m55s
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
This commit is contained in:
parent
8de06e23a0
commit
8362cd696e
2 changed files with 8 additions and 2 deletions
|
@ -7,6 +7,11 @@ This document outlines major changes between releases.
|
|||
### Added
|
||||
- Add handling quota limit reached error (#187)
|
||||
|
||||
## [0.32.1] - 2025-01-27
|
||||
|
||||
### Fixed
|
||||
- SIGHUP panic (#198)
|
||||
|
||||
## [0.32.0] - Khumbu - 2024-12-20
|
||||
|
||||
### Fixed
|
||||
|
@ -187,4 +192,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs
|
|||
[0.30.3]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.30.2...v0.30.3
|
||||
[0.31.0]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.30.3...v0.31.0
|
||||
[0.32.0]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.31.0...v0.32.0
|
||||
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.0...master
|
||||
[0.32.1]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.0...v0.32.1
|
||||
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.1...master
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
v0.32.0
|
||||
v0.32.1
|
||||
|
|
Loading…
Add table
Reference in a new issue