Commit 124b4ba 1 parent 49d8d1c commit 124b4ba Copy full SHA for 124b4ba
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
25
25
- [ #79 ] ( https://github.com/thanos-io/objstore/pull/79 ) Metrics: Fix ` objstore_bucket_operation_duration_seconds ` for ` iter ` operations.
26
26
27
27
### Added
28
- - [ #63 ] ( https://github.com/thanos-io/objstore/pull/63 ) Implement a ` IterWithAttributes ` method on the bucket client.
29
28
- [ #15 ] ( https://github.com/thanos-io/objstore/pull/15 ) Add Oracle Cloud Infrastructure Object Storage Bucket support.
30
29
- [ #25 ] ( https://github.com/thanos-io/objstore/pull/25 ) S3: Support specifying S3 storage class.
31
30
- [ #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
55
54
- [ #128 ] ( https://github.com/thanos-io/objstore/pull/128 ) GCS: Add support for ` ChunkSize ` for writer.
56
55
- [ #130 ] ( https://github.com/thanos-io/objstore/pull/130 ) feat: Decouple creating bucket metrics from instrumenting the bucket
57
56
- [ #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
+
58
60
59
61
### Changed
60
62
- [ #38 ] ( https://github.com/thanos-io/objstore/pull/38 ) * : Upgrade minio-go version to ` v7.0.45 ` .
You can’t perform that action at this time.
0 commit comments