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 minio.Core API #1764

Merged
merged 2 commits into from Feb 24, 2023
Merged

Update minio.Core API #1764

merged 2 commits into from Feb 24, 2023

Conversation

donatello
Copy link
Member

These breaking changes are added:

  • Add custom headers parameter for PutObjectPart

  • Expose upload info in CompleteMultipartUpload

@klauspost
Copy link
Contributor

This is a breaking change. If we decide to break can't we add params as a struct?

@donatello donatello force-pushed the multipart branch 2 times, most recently from d89fbf7 to a4305c7 Compare February 6, 2023 04:16
@donatello
Copy link
Member Author

This is a breaking change. If we decide to break can't we add params as a struct?

Added function input as a struct.

core.go Outdated Show resolved Hide resolved
@harshavardhana
Copy link
Member

Please rebase this with master @donatello

These breaking changes are added:

- Add custom headers and trailers parameters for PutObjectPart and
update input parameters to a struct

- Expose upload info in CompleteMultipartUpload
@donatello
Copy link
Member Author

Done @harshavardhana

@harshavardhana harshavardhana merged commit 3485170 into minio:master Feb 24, 2023
@donatello donatello deleted the multipart branch February 24, 2023 05:02
@hsandstr
Copy link

hsandstr commented May 1, 2023

this change has broken the mint build, see issue #355 there

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.

None yet

4 participants