Skip to content

Commit

Permalink
Release Google.Cloud.Container.V1 version 3.29.0 (#13200)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Enable REST transport for google/container/v1 ([commit 198c8c6](https://togithub.com/googleapis/google-cloud-dotnet/commit/198c8c65d3b7142ddacf671789521c37f62dd721))
  • Loading branch information
jskeet authored Jun 24, 2024
1 parent 836de44 commit afdb1bb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.28.0</Version>
<Version>3.29.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Kubernetes Engine API, used for building and managing container based applications, powered by the open source Kubernetes technology.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Container.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 3.29.0, released 2024-06-24

### New features

- Enable REST transport for google/container/v1 ([commit 198c8c6](https://github.com/googleapis/google-cloud-dotnet/commit/198c8c65d3b7142ddacf671789521c37f62dd721))

## Version 3.28.0, released 2024-06-10

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,7 @@
"protoPath": "google/container/v1",
"productName": "Google Kubernetes Engine",
"productUrl": "https://cloud.google.com/kubernetes-engine/docs/reference/rest/",
"version": "3.28.0",
"version": "3.29.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Kubernetes Engine API, used for building and managing container based applications, powered by the open source Kubernetes technology.",
"dependencies": {},
Expand Down

0 comments on commit afdb1bb

Please sign in to comment.