Skip to content

chore(storage): bump version to 2.0.0 for CRC32C default#9148

Closed
salilg-eng wants to merge 3 commits intogoogleapis:mainfrom
salilg-eng:feat/release-major-version
Closed

chore(storage): bump version to 2.0.0 for CRC32C default#9148
salilg-eng wants to merge 3 commits intogoogleapis:mainfrom
salilg-eng:feat/release-major-version

Conversation

@salilg-eng
Copy link
Copy Markdown
Contributor

This PR bumps the version of google/cloud-storage to 2.0.0 in preparation for a new major release.

This major version bump is required due to the changes in PR #9107, which sets CRC32C as the default checksum for object uploads. This is a breaking change for users who do not have the crc32c PHP extension installed or who rely on the previous behavior (where no checksum was calculated or sent by default).

Changes:

  • Updated version in Storage/VERSION to 2.0.0.
  • Updated VERSION constant in StorageClient.php to 2.0.0.
  • Updated "google/cloud-storage" version in the replace section of the root composer.json to 2.0.0.

These changes have been applied to the branch feat/release-major-version.

@salilg-eng salilg-eng requested review from a team as code owners April 29, 2026 11:20
@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Apr 29, 2026
@salilg-eng
Copy link
Copy Markdown
Contributor Author

This PR is created by Mistake Let me create a new PR for only release version

@salilg-eng salilg-eng closed this Apr 29, 2026
@salilg-eng salilg-eng reopened this Apr 29, 2026
@salilg-eng salilg-eng closed this Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant