Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce RPC CancelResumableWriteRequest #1518

Merged
merged 3 commits into from Jul 20, 2022
Merged

Commits on Jul 19, 2022

  1. feat: Add routing annotations

    docs: Clarify that IAM RPCs apply to buckets as well as objects
    
    feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC
    
    feat: Added optional object_size to WriteObjectSpec, as constraint on object being written
    
    docs: Clarified project ID format of various RPCs
    
    docs: Clarified behavior of update_mask in UpdateHmacKeyRequest
    
    docs: Clarified meaning/behavior of fields in HmacKeyMetadata
    
    docs: Clarified cases where update_time is updated in Bucket message
    
    docs: Clarified UpdateHmacKeyRequest.update_mask behavior
    
    docs: Clarified meaning of <projectIdentifier> for several RPCs
    PiperOrigin-RevId: 461979598
    
    Source-Link: googleapis/googleapis@2938d54
    
    Source-Link: googleapis/googleapis-gen@b2bc85c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJiYzg1YzJlMDBiYjNlZjhmNWFhY2NmMzQzYjBkOTQyOGQ0ZGMzZCJ9
    gcf-owl-bot[bot] committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b77d75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4814c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. chore: update clirr-ignored-differences.xml

    Allow removal of DeleteObjectRequest.upload_id
    Allow addition of WriteObjectSpec.object_size
    BenWhitehead committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    050ba5a View commit details
    Browse the repository at this point in the history