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

fix: Returns NoSuchKey error for GetObject, if verionId is not specif… #892

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

0x180
Copy link
Contributor

@0x180 0x180 commented Oct 15, 2024

Fixes #888

Returns NoSuchKey error for GetObject, if versionId is not specified and the latest version is a delete marker.

…ied and the latest version is a delete marker
@0x180 0x180 requested a review from benmcclelland October 15, 2024 20:18
@benmcclelland benmcclelland merged commit 9434e2c into main Oct 15, 2024
20 checks passed
@benmcclelland benmcclelland deleted the fix/getobject-delete-marker branch October 15, 2024 22:35
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.

[Bug] - with versioning enabled, user can retrieve deleted object without specifying version ID
2 participants