Skip to content

Commit

Permalink
Release Google.Cloud.GkeConnect.Gateway.V1 version 1.0.0 (#13923)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates and promotion to GA.
  • Loading branch information
jskeet authored Dec 5, 2024
1 parent 7391990 commit 6232c48
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "Google.Cloud.GkeConnect.Gateway.V1",
"release_level": "preview",
"release_level": "stable",
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.GkeConnect.Gateway.V1/latest",
"library_type": "GAPIC_AUTO",
"language": "dotnet",
Expand Down
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>1.0.0-beta02</Version>
<Version>1.0.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the GKE Connect Gateway API, which allows connectivity from external parties to connected Kubernetes clusters.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.GkeConnect.Gateway.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 1.0.0, released 2024-12-05

No API surface changes; just dependency updates and promotion to GA.

## Version 1.0.0-beta02, released 2024-11-18

### 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 @@ -2686,7 +2686,7 @@
},
{
"id": "Google.Cloud.GkeConnect.Gateway.V1",
"version": "1.0.0-beta02",
"version": "1.0.0",
"type": "grpc",
"productName": "Connect Gateway",
"productUrl": "https://cloud.google.com/kubernetes-engine/enterprise/multicluster-management/gateway",
Expand Down

0 comments on commit 6232c48

Please sign in to comment.