Skip to content

chore: Manually bump storage version to v1-rev20250815-2.0.0#29319

Merged
lqiu96 merged 1 commit intomainfrom
bump-storage-version
Aug 25, 2025
Merged

chore: Manually bump storage version to v1-rev20250815-2.0.0#29319
lqiu96 merged 1 commit intomainfrom
bump-storage-version

Conversation

@lqiu96
Copy link
Copy Markdown
Member

@lqiu96 lqiu96 commented Aug 25, 2025

The existing storage version v1-rev20250814-2.0.0 has google-api-client v2.8.1. The downgraded google-api-client version didn't trigger an update to the versionId and isn't released to Maven Central:

https://central.sonatype.com/artifact/com.google.apis/google-api-services-storage/v1-rev20250814-2.0.0

@lqiu96 lqiu96 requested review from a team, blakeli0 and diegomarquezp August 25, 2025 15:48
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-storage</artifactId>
<version>v1-rev20250814-2.0.0</version>
<version>v1-rev20250815-2.0.0</version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<version>v1-rev20250815-2.0.0</version>
<version>v1-rev20250825-2.0.0</version>

I think it should be 0825? And for all versions below as well.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I chose the smallest increment available in case there is a future update to storage.

The previous version bump PR was created on July 22nd and the version was July 18 (#28205). Not sure how the dates are generated but this was to avoid any potential future collision.

@lqiu96 lqiu96 merged commit fe823db into main Aug 25, 2025
35 of 36 checks passed
@lqiu96 lqiu96 deleted the bump-storage-version branch August 25, 2025 16:05
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.

3 participants