Releases: googleapis/google-cloud-go
Releases · googleapis/google-cloud-go
storage: v1.50.0
1.50.0 (2025-01-09)
Features
- storage/internal: Add new appendable Object to BidiWrite API (2e4feb9)
- storage/internal: Add new preview BidiReadObject API (2e4feb9)
- storage: Add support for gRPC bi-directional multi-range reads. This API is in private preview and not generally and is not yet available for general use. (#11377) (b4d86a5)
- storage: Add support for ReadHandle, a gRPC feature that allows for accelerated resumption of streams when one is interrupted. ReadHandle requires the bi-directional read API, which is in private preview and is not yet available for general use. (#11377) (b4d86a5)
- storage: Support appendable semantics for writes in gRPC. This API is in preview. (#11377) (b4d86a5)
- storage: Refactor gRPC writer flow (#11377) (b4d86a5)
Bug Fixes
- storage: Add mutex around uses of mrd variables (#11405) (54bfc32)
- storage: Return the appropriate error for method not supported (#11416) (56d704e)
Documentation
auth/oauth2adapt: v0.2.7
texttospeech: v1.11.0
talent: v1.8.0
shopping: v0.16.0
0.16.0 (2025-01-08)
Features
- shopping/merchant/datasources: A new message
MerchantReviewDataSource
is added to specify the datasource of the merchant review (2e4feb9) - shopping/merchant/datasources: A new message
ProductReviewDataSource
is added to specify the datasource of the product review (2e4feb9) - shopping/merchant/datasources: New field
merchant_review_data_source
added in message.google.shopping.merchant.datasources.v1beta.DataSource
to specify the datasource of the merchant review (2e4feb9) - shopping/merchant/datasources: New field
product_review_data_source
added in message.google.shopping.merchant.datasources.v1beta.DataSource
to specify the datasource of the product review (#11385) (2e4feb9)
Documentation
- shopping/merchant/datasources: A comment for enum value
FETCH
in enumFileInputType
is changed (2e4feb9) - shopping/merchant/datasources: A comment for enum value
GOOGLE_SHEETS
in enumFileInputType
is changed (2e4feb9) - shopping/merchant/datasources: A comment for field
feed_label
in message.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSource
is changed (2e4feb9) - shopping/merchant/datasources: A comment for field
password
in message.google.shopping.merchant.datasources.v1beta.FileInput
is changed (2e4feb9) - shopping/merchant/datasources: A comment for field
take_from_data_sources
in message.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource
is changed (2e4feb9) - shopping/merchant/datasources: A comment for field
username
in message.google.shopping.merchant.datasources.v1beta.FileInput
is changed (2e4feb9) - shopping/merchant/datasources: A comment for message
SupplementalProductDataSource
is changed (2e4feb9)