From 0546e08d5b42098ecbbdbc5a3abefe3df58a521d Mon Sep 17 00:00:00 2001 From: Jimmie Han Date: Thu, 10 Feb 2022 11:34:52 +0800 Subject: [PATCH] objectstore/cos: add changelog Signed-off-by: Jimmie Han --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33dc488b3c..6bebe03509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re - [#4908](https://github.com/thanos-io/thanos/pull/4908) UI: Show 'minus' icon and add tooltip when store min / max time is not available. - [#4883](https://github.com/thanos-io/thanos/pull/4883) Mixin: adhere to RFC 1123 compatible component naming. - [#5114](https://github.com/thanos-io/thanos/pull/5114) Tools `thanos bucket inspect` fix time formatting. +- [#5139](https://github.com/thanos-io/thanos/pull/5139) COS: Support multi-part upload, fix upload issue when index size more than 5GB. ## [v0.24.0](https://github.com/thanos-io/thanos/tree/release-0.24) - 2021.12.22