Skip to content

Conversation

@shubhangi-google
Copy link
Contributor

@shubhangi-google shubhangi-google commented Feb 2, 2026

This pull request introduces a significant enhancement to the Google Cloud Storage Ruby client by establishing CRC32c as the default checksum for file uploads. This change ensures that data integrity is automatically verified for uploads where a checksum isn't explicitly specified, thereby improving the reliability of data handling.

Highlights

  • Default Checksum: The default checksum algorithm for file uploads in the Google Cloud Storage Ruby client has been changed to CRC32c, enhancing data integrity by default when no specific checksum is provided.
  • Documentation Update: The documentation for the checksum parameter in bucket.rb has been updated to clearly state that crc32c is now the default.

Note: Opening this PR as older PR was getting corrupted

@shubhangi-google shubhangi-google changed the title merging commits and main branch Setting default checksum Feb 2, 2026
@shubhangi-google shubhangi-google changed the title Setting default checksum feat(storage): setting default checksum Feb 2, 2026
@shubhangi-google shubhangi-google marked this pull request as ready for review February 2, 2026 18:21
@shubhangi-google shubhangi-google force-pushed the setting_default_checksum_updated branch from a105889 to 8e38044 Compare February 4, 2026 10:18
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.

1 participant