Skip to content

Commit 124b4ba

Browse files
committed
Add CHANGELOG entry
Signed-off-by: Filip Petkovski <[email protected]>
1 parent 49d8d1c commit 124b4ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
2525
- [#79](https://github.com/thanos-io/objstore/pull/79) Metrics: Fix `objstore_bucket_operation_duration_seconds` for `iter` operations.
2626

2727
### Added
28-
- [#63](https://github.com/thanos-io/objstore/pull/63) Implement a `IterWithAttributes` method on the bucket client.
2928
- [#15](https://github.com/thanos-io/objstore/pull/15) Add Oracle Cloud Infrastructure Object Storage Bucket support.
3029
- [#25](https://github.com/thanos-io/objstore/pull/25) S3: Support specifying S3 storage class.
3130
- [#32](https://github.com/thanos-io/objstore/pull/32) Swift: Support authentication using application credentials.
@@ -55,6 +54,9 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
5554
- [#128](https://github.com/thanos-io/objstore/pull/128) GCS: Add support for `ChunkSize` for writer.
5655
- [#130](https://github.com/thanos-io/objstore/pull/130) feat: Decouple creating bucket metrics from instrumenting the bucket
5756
- [#150](https://github.com/thanos-io/objstore/pull/150) Add support for roundtripper wrapper.
57+
- [#63](https://github.com/thanos-io/objstore/pull/63) Implement a `IterWithAttributes` method on the bucket client.
58+
- [#155](https://github.com/thanos-io/objstore/pull/155) Add a `Provider` method on `objstore.Client`.
59+
5860

5961
### Changed
6062
- [#38](https://github.com/thanos-io/objstore/pull/38) *: Upgrade minio-go version to `v7.0.45`.

0 commit comments

Comments
 (0)