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

Refactor ObjectClient.get_object to use an GetObjectParams parameter #1121

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

muddyfish
Copy link
Contributor

Description of change

Refactor ObjectClient.get_object to use an &GetObjectParams parameter.

Migrates the two existing parameters, range and if_match to GetObjectParams and changes all call sites.

Relevant issues: N/A

Does this change impact existing behavior?

No

Does this change need a changelog entry in any of the crates?

Yes. Breaking change in mountpoint-s3-client.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 13:54 — with GitHub Actions Inactive
@muddyfish muddyfish requested a review from vladem November 8, 2024 14:42
@muddyfish muddyfish requested a review from vladem November 8, 2024 15:24
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
@muddyfish muddyfish temporarily deployed to PR integration tests November 8, 2024 15:24 — with GitHub Actions Inactive
Copy link
Contributor

@dannycjones dannycjones left a comment

Choose a reason for hiding this comment

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

LGTM!

@muddyfish muddyfish added this pull request to the merge queue Nov 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 8, 2024
@muddyfish muddyfish added this pull request to the merge queue Nov 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 8, 2024
@muddyfish muddyfish added this pull request to the merge queue Nov 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 8, 2024
@muddyfish muddyfish added this pull request to the merge queue Nov 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 8, 2024
@muddyfish muddyfish added this pull request to the merge queue Nov 11, 2024
Merged via the queue into awslabs:main with commit b644b7e Nov 11, 2024
23 checks passed
@muddyfish muddyfish deleted the get-object-params branch November 11, 2024 00:15
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.

3 participants