Skip to content

Commit bdd9daf

Browse files
chore: Release library Google.Cloud.DatabaseCenter.V1Beta version 1.0.0-beta05
### New features - Adding Method QueryIssues of Database Center API v1beta ### Documentation improvements - A comment for field `maintenance_version` in message `.google.cloud.databasecenter.v1beta.MaintenanceInfo` is changed - A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed - A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed - A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest` is changed - A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed - A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed - A comment for message `AggregateFleetResponse` is changed Librarian-Release-Library: Google.Cloud.DatabaseCenter.V1Beta Librarian-Release-Version: 1.0.0-beta05 Librarian-Release-ID: release-20260216T140115Z
1 parent 516b8ea commit bdd9daf

File tree

4 files changed

+21
-5
lines changed

4 files changed

+21
-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-beta04</Version>
4+
<Version>1.0.0-beta05</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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Version history
22

3+
## Version 1.0.0-beta05, released 2026-02-16
4+
5+
### New features
6+
7+
- Adding Method QueryIssues of Database Center API v1beta
8+
9+
### Documentation improvements
10+
11+
- A comment for field `maintenance_version` in message `.google.cloud.databasecenter.v1beta.MaintenanceInfo` is changed
12+
- A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed
13+
- A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed
14+
- A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest` is changed
15+
- A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
16+
- A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
17+
- A comment for message `AggregateFleetResponse` is changed
18+
319
## Version 1.0.0-beta04, released 2026-01-19
420

521
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2020,7 +2020,7 @@
20202020
},
20212021
{
20222022
"id": "Google.Cloud.DatabaseCenter.V1Beta",
2023-
"version": "1.0.0-beta04",
2023+
"version": "1.0.0-beta05",
20242024
"type": "grpc",
20252025
"productName": "Database Center",
20262026
"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
@@ -4766,12 +4766,12 @@
47664766
},
47674767
{
47684768
"id": "Google.Cloud.DatabaseCenter.V1Beta",
4769-
"currentVersion": "1.0.0-beta04",
4769+
"currentVersion": "1.0.0-beta05",
47704770
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
47714771
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4772-
"releaseTimestamp": "2026-01-19T14:48:30.609205275Z",
4772+
"releaseTimestamp": "2026-02-16T14:53:21.480439916Z",
47734773
"lastGeneratedCommit": "9eea40c74d97622bb0aa406dd313409a376cc73b",
4774-
"lastReleasedCommit": "615bb9acb1d978c497cf2268450c6e6c3e8be049",
4774+
"lastReleasedCommit": "9eea40c74d97622bb0aa406dd313409a376cc73b",
47754775
"apiPaths": [
47764776
"google/cloud/databasecenter/v1beta"
47774777
],

0 commit comments

Comments
 (0)