-
Notifications
You must be signed in to change notification settings - Fork 744
Pull requests: minio/minio-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: accept endpoint URLs that already include a scheme
#2262
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
3 of 10 tasks
feat: make IAM credentials expiry window customizable
#2261
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
4 of 10 tasks
feat: expose response headers via ObjectInfo.Headers from StatObject/GetObject
#2259
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
4 of 10 tasks
fix: honor io.Seeker contract in Object.Seek
#2258
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
3 of 10 tasks
feat: add AWS SSO credential provider to FileAWSCredentials
#2257
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
3 of 8 tasks
fix: add UserMetadataDecoded to list results
#2256
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
3 of 8 tasks
fix: return io.EOF when reading at or beyond object size
#2255
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
2 of 8 tasks
fix: always emit Filter or Prefix in lifecycle rule XML
#2254
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
4 of 10 tasks
fix: disable retries for non-seekable PutObject readers
#2253
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
2 of 8 tasks
fix: treat HTTP 202 Accepted as success in executeMethod
#2252
opened Jul 17, 2026 by
allanrogerr
Contributor
•
Draft
3 of 10 tasks
fix: support ~/.aws/config for credential_process
#2250
opened Jul 16, 2026 by
jiuker
Contributor
Loading…
fix: Object is not traced when the request returns an error
#2249
opened Jul 10, 2026 by
jiuker
Contributor
Loading…
feat: add request/response middleware pipeline
#2247
opened Jul 3, 2026 by
Amr-Shams
Contributor
Loading…
Update regex pattern allowing for optional space before expiry-date
#2224
opened May 12, 2026 by
pgreenland
Loading…
feat: add ObjectLocking field to BucketVersioningConfiguration
#2218
opened Apr 3, 2026 by
varun0630
Loading…
2 tasks
Update dependencies: replace go-ini/ini with gopkg.in/ini.v1 and adju…
#2194
opened Jan 11, 2026 by
Suhaibinator
Loading…
Feature: enable faster server-server copies by enabling ComposeObject with --part-size and --parallel
#2175
opened Nov 2, 2025 by
afkbluey
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.