Skip to content

Commit d7fa953

Browse files
chore: Release library Google.Cloud.StorageBatchOperations.V1 version 1.0.0-beta05
### New features - Add new transformation `update_object_custom_context` Librarian-Release-Library: Google.Cloud.StorageBatchOperations.V1 Librarian-Release-Version: 1.0.0-beta05 Librarian-Release-ID: release-20260302T140117Z
1 parent 49b24b1 commit d7fa953

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.StorageBatchOperations.V1/Google.Cloud.StorageBatchOperations.V1/Google.Cloud.StorageBatchOperations.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.0.0-beta04</Version>
4+
<Version>1.0.0-beta05</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Storage Batch Operations API, which performs operations on billions of Cloud Storage objects in a serverless manner.</Description>

apis/Google.Cloud.StorageBatchOperations.V1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 1.0.0-beta05, released 2026-03-02
4+
5+
### New features
6+
7+
- Add new transformation `update_object_custom_context`
8+
39
## Version 1.0.0-beta04, released 2026-02-16
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5776,7 +5776,7 @@
57765776
},
57775777
{
57785778
"id": "Google.Cloud.StorageBatchOperations.V1",
5779-
"version": "1.0.0-beta04",
5779+
"version": "1.0.0-beta05",
57805780
"type": "grpc",
57815781
"productName": "Storage Batch Operations",
57825782
"productUrl": "https://cloud.google.com/storage/docs/batch-operations/overview",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4130,12 +4130,12 @@
41304130
},
41314131
{
41324132
"id": "Google.Cloud.StorageBatchOperations.V1",
4133-
"currentVersion": "1.0.0-beta04",
4133+
"currentVersion": "1.0.0-beta05",
41344134
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
41354135
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4136-
"releaseTimestamp": "2026-02-16T14:48:12.144188039Z",
4136+
"releaseTimestamp": "2026-03-02T14:08:37.896233488Z",
41374137
"lastGeneratedCommit": "d14599c809a8e60a6acc8c7e8deb5e0da08c4b55",
4138-
"lastReleasedCommit": "fb371addb34b049d340ac5801c387237b415a810",
4138+
"lastReleasedCommit": "d14599c809a8e60a6acc8c7e8deb5e0da08c4b55",
41394139
"apiPaths": [
41404140
"google/cloud/storagebatchoperations/v1"
41414141
],

0 commit comments

Comments
 (0)