Skip to content

Commit 4d2a380

Browse files
chore: Release library Google.Cloud.DatabaseCenter.V1Beta version 1.0.0-beta03
### New features - Adding Method AggregateFleet of Database Center API v1beta Librarian-Release-Library: Google.Cloud.DatabaseCenter.V1Beta Librarian-Release-Version: 1.0.0-beta03 Librarian-Release-ID: release-20260108T081957Z
1 parent c23c5cb commit 4d2a380

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.DatabaseCenter.V1Beta/Google.Cloud.DatabaseCenter.V1Beta/Google.Cloud.DatabaseCenter.V1Beta.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>Database Center provides an organization-wide, cross-product fleet health platform to eliminate the overhead, complexity, and risk associated with aggregating and summarizing health signals through custom dashboards. Through Database Center’s fleet health dashboard and API, database platform teams that are responsible for reliability, compliance, security, cost, and administration of database fleets will now have a single pane of glass that pinpoints issues relevant to each team.</Description>

apis/Google.Cloud.DatabaseCenter.V1Beta/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-beta03, released 2026-01-08
4+
5+
### New features
6+
7+
- Adding Method AggregateFleet of Database Center API v1beta
8+
39
## Version 1.0.0-beta02, released 2026-01-05
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1961,7 +1961,7 @@
19611961
},
19621962
{
19631963
"id": "Google.Cloud.DatabaseCenter.V1Beta",
1964-
"version": "1.0.0-beta02",
1964+
"version": "1.0.0-beta03",
19651965
"type": "grpc",
19661966
"productName": "Database Center",
19671967
"productUrl": "https://cloud.google.com/database-center/docs/overview",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4753,12 +4753,12 @@
47534753
},
47544754
{
47554755
"id": "Google.Cloud.DatabaseCenter.V1Beta",
4756-
"currentVersion": "1.0.0-beta02",
4756+
"currentVersion": "1.0.0-beta03",
47574757
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
47584758
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4759-
"releaseTimestamp": "2026-01-05T14:51:16.364128601Z",
4759+
"releaseTimestamp": "2026-01-08T09:04:42.103816308Z",
47604760
"lastGeneratedCommit": "5f9683c0dcaf98450cfbd95ddfcdc0fd154f8ae6",
4761-
"lastReleasedCommit": "b607ece2e97f19a8f105a6cd40368da68e7bc613",
4761+
"lastReleasedCommit": "5f9683c0dcaf98450cfbd95ddfcdc0fd154f8ae6",
47624762
"apiPaths": [
47634763
"google/cloud/databasecenter/v1beta"
47644764
],

0 commit comments

Comments
 (0)