Skip to content

Commit 754a29a

Browse files
authored
Release Google.Cloud.ApiHub.V1 version 1.0.0 (#13921)
Changes in this release: No API surface changes; just dependency updates and promotion to GA.
1 parent 82176aa commit 754a29a

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

apis/Google.Cloud.ApiHub.V1/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"distribution_name": "Google.Cloud.ApiHub.V1",
3-
"release_level": "preview",
3+
"release_level": "stable",
44
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.ApiHub.V1/latest",
55
"library_type": "GAPIC_AUTO",
66
"language": "dotnet",

apis/Google.Cloud.ApiHub.V1/Google.Cloud.ApiHub.V1/Google.Cloud.ApiHub.V1.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</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Apigee API hub API, which lets you consolidate and organize information about all of the APIs of interest to your organization.</Description>

apis/Google.Cloud.ApiHub.V1/docs/history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Version history
22

3+
## Version 1.0.0, released 2024-12-05
4+
5+
No API surface changes; just dependency updates and promotion to GA.
6+
37
## Version 1.0.0-beta02, released 2024-09-04
48

59
### Bug fixes

apis/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
},
422422
{
423423
"id": "Google.Cloud.ApiHub.V1",
424-
"version": "1.0.0-beta02",
424+
"version": "1.0.0",
425425
"type": "grpc",
426426
"productName": "API hub",
427427
"productUrl": "https://cloud.google.com/apigee/docs/apihub/what-is-api-hub",

0 commit comments

Comments
 (0)