FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: ensure object generation is sent for Storage#update(BlobInfo) using HTTP Transport by BenWhitehead · Pull Request #3006 · googleapis/java-storage · GitHub

fix: ensure object generation is sent for Storage#update(BlobInfo) using HTTP Transport - #3006

Merged
BenWhitehead merged 1 commit into
mainfrom
fix-2980
Mar 21, 2025
Merged

fix: ensure object generation is sent for Storage#update(BlobInfo) using HTTP Transport#3006
BenWhitehead merged 1 commit into
mainfrom
fix-2980

Conversation

Copy link
Copy Markdown
Collaborator

If a generation is present in the provided BlobInfo ensure it is sent to GCS. This is a hard requirement when using versioned buckets and trying to update a non-current object version.

Effects all version 2.42.0 through 2.50.0

Regression introduced in #2664

Fixes #2980

…ing HTTP Transport

If a generation is present in the provided BlobInfo ensure it is sent to GCS. This is
a hard requirement when using versioned buckets and trying to update a non-current
object version.

Effects all version 2.42.0 through 2.50.0

Regression introduced in #2664

Fixes #2980
BenWhitehead requested a review from a team March 20, 2025 21:48
product-auto-label Bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Mar 20, 2025
BenWhitehead merged commit 2a3e0e7 into main Mar 21, 2025
BenWhitehead deleted the fix-2980 branch March 21, 2025 15:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 googleapis/java-storage API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delete retention of a non-current blob fails

2 participants


Back | FazBrowse Home | New Git URL