Release v0.30.2
Some checks failed
/ DCO (pull_request) Successful in 2m37s
/ Builds (1.21) (pull_request) Failing after 3m27s
/ Builds (1.22) (pull_request) Failing after 3m12s
/ Vulncheck (pull_request) Failing after 49s
/ Lint (pull_request) Failing after 1m32s
/ Tests (1.21) (pull_request) Successful in 1m21s
/ Tests (1.22) (pull_request) Successful in 1m20s

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
Alexey Vanin 2024-08-20 16:07:44 +03:00
parent 1b3b327f84
commit cec8a93c43
2 changed files with 11 additions and 2 deletions

View file

@ -4,6 +4,14 @@ This document outlines major changes between releases.
## [Unreleased] ## [Unreleased]
## [0.30.2] - 2024-08-20
### Fixed
- Error counting in pool component before connection switch (#468)
### Added
- Log of endpoint address during tree pool errors (#468)
## [0.30.1] - 2024-07-25 ## [0.30.1] - 2024-07-25
### Fixed ### Fixed
@ -242,4 +250,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs
[0.29.3]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.2...v0.29.3 [0.29.3]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.2...v0.29.3
[0.30.0]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.3...v0.30.0 [0.30.0]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.3...v0.30.0
[0.30.1]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.0...v0.30.1 [0.30.1]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.0...v0.30.1
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.1...master [0.30.2]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.1...v0.30.2
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.2...master

View file

@ -1 +1 @@
v0.30.1 v0.30.2