Skip to content

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

Closed
salilg-eng wants to merge 1 commit intogoogleapis:mainfrom
salilg-eng:feat/storage-release-major-version
Closed

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

Conversation

@salilg-eng
Copy link
Copy Markdown
Contributor

@salilg-eng salilg-eng commented Apr 29, 2026

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.

Version Override:
BEGIN_VERSION_OVERRIDE
Storage: 2.0.0
END_VERSION_OVERRIDE

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

bshaffer commented Apr 29, 2026

This will happen automatically by release please (see #9107 (comment) and #9146)

@bshaffer bshaffer 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.

2 participants