From 85a5b658073d1fa14beb1212ab0ced7d18b61479 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Wed, 3 Jul 2024 14:25:15 +0300 Subject: [PATCH] Release v0.29.2 Signed-off-by: Alex Vanin --- CHANGELOG.md | 8 +++++++- VERSION | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4222dea..85f5bed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This document outlines major changes between releases. ## [Unreleased] +## [0.29.2] - 2024-07-03 + +### Fixed +- Parsing of put-bucket-setting retry configuration (#398) + ## [0.29.1] - 2024-06-20 ### Fixed @@ -184,4 +189,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs [0.28.2]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.28.1...v0.28.2 [0.29.0]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.28.2...v0.29.0 [0.29.1]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.0...v0.29.1 -[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.1...master +[0.29.2]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.1...v0.29.2 +[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.2...master diff --git a/VERSION b/VERSION index de33f33..678c94d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.29.1 +v0.29.2 -- 2.45.2