From caea6e42087ce5ee96f2d7e4e635dc40003a6a3e Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Thu, 20 Jun 2024 17:36:48 +0300 Subject: [PATCH] Release v0.29.1 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 fff6ee0..4222dea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ This document outlines major changes between releases. ## [Unreleased] +## [0.29.1] - 2024-06-20 + +### Fixed +- OPTIONS request processing for object operations (#399) + +### Added +- Retries of put-bucket-setting operation during container creation (#398) + ## [0.29.0] - Zemu - 2024-05-27 ### Fixed @@ -175,4 +183,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs [0.28.1]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.28.0...v0.28.1 [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 -[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.29.0...master +[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 diff --git a/VERSION b/VERSION index 91d002b..de33f33 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.29.0 +v0.29.1 -- 2.45.2