Skip to content

Conversation

CharlesARoy
Copy link

This fixes issue #8.

Description of changes:
Added a few lines to handle the empty checksum values (e.g. 'Checksum': {}) being returned by boto3.client("s3").get_object_attributes() when an object has a CRC64NVME checksum, as shown in the issue. It seems that the CRC64NVME checksum algorithm was added on 2024-12-01, and presumably, there's an issue in some related code (which I don't know how to track down) such that the object metadata isn't being updated properly when that type of checksum is generated.

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.

2 participants