Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b4b3d1

Browse filesBrowse files
Release library: Google.Cloud.GkeBackup.V1 version 2.8.0
### New features - Add BackupChannel field in BackupPlan - Add RestoreChannel field in RestorePlan - Add BackupConfig of Backups in BackupPlanBinding - Add support for Project ID in BackupChannel and RestoreChannel ### Documentation improvements - Minor documentation fixes Librarian-Release-Library: Google.Cloud.GkeBackup.V1 Librarian-Release-Version: 2.8.0 Librarian-Release-ID: release-20250515T201603
1 parent e6f83e2 commit 0b4b3d1
Copy full SHA for 0b4b3d1

File tree

4 files changed

+18
-4
lines changed
Filter options

4 files changed

+18
-4
lines changed

‎apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.csproj

Copy file name to clipboardExpand all lines: apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.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>2.7.0</Version>
4+
<Version>2.8.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Backup for GKE API, which is a managed Kubernetes workload backup and restore service for GKE clusters.</Description>

‎apis/Google.Cloud.GkeBackup.V1/docs/history.md

Copy file name to clipboardExpand all lines: apis/Google.Cloud.GkeBackup.V1/docs/history.md
+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Version history
22

3+
## Version 2.8.0, released 2025-05-15
4+
5+
### New features
6+
7+
- Add BackupChannel field in BackupPlan
8+
- Add RestoreChannel field in RestorePlan
9+
- Add BackupConfig of Backups in BackupPlanBinding
10+
- Add support for Project ID in BackupChannel and RestoreChannel
11+
12+
### Documentation improvements
13+
14+
- Minor documentation fixes
15+
316
## Version 2.7.0, released 2025-04-23
417

518
### New features

‎generator-input/apis.json

Copy file name to clipboardExpand all lines: generator-input/apis.json
+1-1
Original file line numberDiff line numberDiff line change
@@ -2801,7 +2801,7 @@
28012801
},
28022802
{
28032803
"id": "Google.Cloud.GkeBackup.V1",
2804-
"version": "2.7.0",
2804+
"version": "2.8.0",
28052805
"type": "grpc",
28062806
"productName": "Backup for GKE",
28072807
"productUrl": "https://cloud.google.com/kubernetes-engine/docs/add-on/backup-for-gke",

‎generator-input/pipeline-state.json

Copy file name to clipboardExpand all lines: generator-input/pipeline-state.json
+3-2
Original file line numberDiff line numberDiff line change
@@ -1625,11 +1625,12 @@
16251625
},
16261626
{
16271627
"id": "Google.Cloud.GkeBackup.V1",
1628-
"currentVersion": "2.7.0",
1628+
"currentVersion": "2.8.0",
16291629
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
16301630
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1631-
"releaseTimestamp": "2025-04-23T17:00:42Z",
1631+
"releaseTimestamp": "2025-05-15T20:23:10.174484021Z",
16321632
"lastGeneratedCommit": "8a3ddf03e414a88ce9f23e3edeca825e1c63fa2d",
1633+
"lastReleasedCommit": "8a3ddf03e414a88ce9f23e3edeca825e1c63fa2d",
16331634
"apiPaths": [
16341635
"google/cloud/gkebackup/v1"
16351636
],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.