You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -68,4 +68,6 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
-[#71](https://github.com/thanos-io/objstore/pull/71) Replace method `IsCustomerManagedKeyError` for a more generic `IsAccessDeniedErr` on the bucket interface.
-[#89](https://github.com/thanos-io/objstore/pull/89) GCS: Upgrade cloud.google.com/go/storage version to `v1.35.1`.
-[#123](https://github.com/thanos-io/objstore/pull/123)*: Upgrade minio-go version to `v7.0.71`.
-[#103](https://github.com/thanos-io/objstore/pull/103)*: Don't return error in metric bucket if the error is expected.