Skip to content
Prev Previous commit
Next Next commit
Merge branch 'main' into gcs-disable-retires
  • Loading branch information
ashwanthgoli committed Oct 30, 2024
commit 9e87001a2fcc3d8f4a1a93c4ab32a013e69c6128
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
- [#128](https://github.com/thanos-io/objstore/pull/128) GCS: Add support for `ChunkSize` for writer.
- [#130](https://github.com/thanos-io/objstore/pull/130) feat: Decouple creating bucket metrics from instrumenting the bucket
- [#147](https://github.com/thanos-io/objstore/pull/147) feat: Add MaxRetries config to cos, gcs and obs.
- [#150](https://github.com/thanos-io/objstore/pull/150) Add support for roundtripper wrapper.

### Changed
- [#38](https://github.com/thanos-io/objstore/pull/38) *: Upgrade minio-go version to `v7.0.45`.
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.