Skip to content

Commit 1c6f08b

Browse files
Release library: Google.Apps.Events.Subscriptions.V1 version 1.0.0-beta05
Re-release of changes in 1.0.0-beta04. Librarian-Release-Library: Google.Apps.Events.Subscriptions.V1 Librarian-Release-Version: 1.0.0-beta05 Librarian-Release-ID: release-20250509T133245
1 parent 42b4424 commit 1c6f08b

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.csproj

+1-1
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>The Google Workspace Events API lets you subscribe to events and manage change notifications across Google Workspace applications.</Description>

apis/Google.Apps.Events.Subscriptions.V1/docs/history.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Version history
22

3+
## Version 1.0.0-beta05, released 2025-05-09
4+
5+
Re-release of changes in 1.0.0-beta04.
6+
37
## Version 1.0.0-beta04, released 2025-05-09
48

59
Note: the release process failed for this release; a new release

generator-input/apis.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
},
141141
{
142142
"id": "Google.Apps.Events.Subscriptions.V1",
143-
"version": "1.0.0-beta04",
143+
"version": "1.0.0-beta05",
144144
"type": "grpc",
145145
"productName": "Google Workspace Events",
146146
"productUrl": "https://developers.google.com/workspace/events",

generator-input/pipeline-state.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@
103103
},
104104
{
105105
"id": "Google.Apps.Events.Subscriptions.V1",
106-
"currentVersion": "1.0.0-beta04",
106+
"currentVersion": "1.0.0-beta05",
107107
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
108108
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
109-
"releaseTimestamp": "2025-05-09T07:26:09.881156821Z",
109+
"releaseTimestamp": "2025-05-09T17:42:07.039022663Z",
110110
"lastGeneratedCommit": "351a2dc65443e3fd50280a372830ba963699cfa6",
111111
"lastReleasedCommit": "351a2dc65443e3fd50280a372830ba963699cfa6",
112112
"apiPaths": [

0 commit comments

Comments
 (0)