From 058425ec4cb57caa439e6fad7a092ac0ca1333e2 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Tue, 20 Aug 2024 16:07:44 +0300 Subject: [PATCH] Release v0.30.2 Signed-off-by: Alex Vanin --- CHANGELOG.md | 11 ++++++++++- VERSION | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05662ae..953a262 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ This document outlines major changes between releases. ## [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 ### 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.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 -[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 diff --git a/VERSION b/VERSION index c173e42..d1b3cf0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.30.1 +v0.30.2 -- 2.45.2