From 592f4cada05ffc7eb5a412c56096a1f0a775bc4c Mon Sep 17 00:00:00 2001 From: Denis Kirillov Date: Thu, 6 Feb 2025 14:36:15 +0300 Subject: [PATCH] Release v0.32.7 Signed-off-by: Denis Kirillov --- CHANGELOG.md | 8 +++++++- VERSION | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 201bce2a..b5d66311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This document outlines major changes between releases. ## [Unreleased] +## [0.32.7] - 2025-02-06 + +### Fixed +- Corrct passing copies number during multipart upload (#623) + ## [0.32.6] - 2025-02-05 ### Fixed @@ -431,4 +436,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs [0.32.4]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.3...v0.32.4 [0.32.5]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.4...v0.32.5 [0.32.6]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.5...v0.32.6 -[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.5...master \ No newline at end of file +[0.32.6]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.6...v0.32.7 +[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.32.7...master \ No newline at end of file diff --git a/VERSION b/VERSION index 3b3426d5..409ce8fc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.32.6 +v0.32.7