Skip to content

Commit 91b1cf5

Browse files
chore: Release library Google.Cloud.StorageBatchOperations.V1 version 1.0.0-beta03
### New features - Add support for creating Job resource in dry-run mode - Add object retention setting to StorageBatchOperations API - Launch StorageBatchOperations permissions and roles to GA - Launch storagebatchoperations resource permissions to GA - Add inclusion scopes ### Documentation improvements - Fix comment formatting Librarian-Release-Library: Google.Cloud.StorageBatchOperations.V1 Librarian-Release-Version: 1.0.0-beta03 Librarian-Release-ID: release-20251215T140123Z
1 parent 6a10da1 commit 91b1cf5

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-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-beta02</Version>
4+
<Version>1.0.0-beta03</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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Version history
22

3+
## Version 1.0.0-beta03, released 2025-12-15
4+
5+
### New features
6+
7+
- Add support for creating Job resource in dry-run mode
8+
- Add object retention setting to StorageBatchOperations API
9+
- Launch StorageBatchOperations permissions and roles to GA
10+
- Launch storagebatchoperations resource permissions to GA
11+
- Add inclusion scopes
12+
13+
### Documentation improvements
14+
15+
- Fix comment formatting
16+
317
## Version 1.0.0-beta02, released 2025-11-06
418

519
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5655,7 +5655,7 @@
56555655
},
56565656
{
56575657
"id": "Google.Cloud.StorageBatchOperations.V1",
5658-
"version": "1.0.0-beta02",
5658+
"version": "1.0.0-beta03",
56595659
"type": "grpc",
56605660
"productName": "Storage Batch Operations",
56615661
"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
@@ -4127,12 +4127,12 @@
41274127
},
41284128
{
41294129
"id": "Google.Cloud.StorageBatchOperations.V1",
4130-
"currentVersion": "1.0.0-beta02",
4130+
"currentVersion": "1.0.0-beta03",
41314131
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
41324132
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4133-
"releaseTimestamp": "2025-11-06T17:44:51.217021684Z",
4133+
"releaseTimestamp": "2025-12-15T14:11:45.544042765Z",
41344134
"lastGeneratedCommit": "8f3e57f09707aeea497c82ba9fa96092c4d67d1c",
4135-
"lastReleasedCommit": "0a0dffc19bed400afdeec0f67b1726b6b23173fb",
4135+
"lastReleasedCommit": "8f3e57f09707aeea497c82ba9fa96092c4d67d1c",
41364136
"apiPaths": [
41374137
"google/cloud/storagebatchoperations/v1"
41384138
],

0 commit comments

Comments
 (0)