Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update s3-endpoints.go with ISO endpoints #2053

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

vnzongzna
Copy link
Contributor

Fixes #2049

s3-endpoints.go Show resolved Hide resolved
Copy link
Contributor

@klauspost klauspost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't validate these, but I suppose adding them will not hurt.

@vnzongzna
Copy link
Contributor Author

vnzongzna commented Jan 26, 2025

Apologies to ping on weekend, but can we merge this, I'll like to use this updated module in

@harshavardhana harshavardhana merged commit 41664c2 into minio:master Jan 27, 2025
5 checks passed
project-mirrors-bot-tu bot pushed a commit to project-mirrors/forgejo-as-gitea-fork that referenced this pull request Feb 10, 2025
…itea#6875)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | require | patch | `v7.0.84` -> `v7.0.85` |

---

### Release Notes

<details>
<summary>minio/minio-go (github.com/minio/minio-go/v7)</summary>

### [`v7.0.85`](https://github.com/minio/minio-go/releases/tag/v7.0.85): Bugfix Release

[Compare Source](minio/minio-go@v7.0.84...v7.0.85)

#### What's Changed

-   Update s3-endpoints.go with ISO endpoints by [@&go-gitea#8203;vnzongzna](https://github.com/vnzongzna) in minio/minio-go#2053
-   Implement error interface for RemoveObjectError by [@&go-gitea#8203;wuhaochen](https://github.com/wuhaochen) in minio/minio-go#2058
-   allow users to extend DNS style buckets by [@&go-gitea#8203;harshavardhana](https://github.com/harshavardhana) in minio/minio-go#2057

#### New Contributors

-   [@&go-gitea#8203;vnzongzna](https://github.com/vnzongzna) made their first contribution in minio/minio-go#2053
-   [@&go-gitea#8203;wuhaochen](https://github.com/wuhaochen) made their first contribution in minio/minio-go#2058

**Full Changelog**: minio/minio-go@v7.0.84...v7.0.85

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTguMiIsInVwZGF0ZWRJblZlciI6IjM5LjE1OC4yIiwidGFyZ2V0QnJhbmNoIjoiZm9yZ2VqbyIsImxhYmVscyI6WyJkZXBlbmRlbmN5LXVwZ3JhZGUiLCJ0ZXN0L25vdC1uZWVkZWQiXX0=-->

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6875
Reviewed-by: Gusted <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing ISO endpoints
3 participants