From 243b165204dc78c5caa289a062cdcbc41004bff6 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Mon, 16 Sep 2024 12:36:05 +0300 Subject: [PATCH] Release v0.30.6 Signed-off-by: Alex Vanin --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12ccc96..e9ae237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ This document outlines major changes between releases. ## [Unreleased] +## [0.30.6] - 2024-09-17 + +### Fixed +- Object size of objects upload with aws-chunked encoding (#450) +- Object size of objects upload with negative Content-Length (#486) + ## [0.30.5] - 2024-09-16 ### Fixed @@ -269,4 +275,5 @@ To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs [0.30.3]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.2...v0.30.3 [0.30.4]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.3...v0.30.4 [0.30.5]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.4...v0.30.5 -[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.5...master +[0.30.6]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.5...v0.30.6 +[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/compare/v0.30.6...master -- 2.45.2