Skip to content

Commit

Permalink
Release Google.Cloud.NetworkServices.V1 version 1.0.0 (#13924)
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 6b4e295 commit c78601e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apis/Google.Cloud.NetworkServices.V1/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "Google.Cloud.NetworkServices.V1",
"release_level": "preview",
"release_level": "stable",
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.NetworkServices.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-beta01</Version>
<Version>1.0.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Network Services API, which allows you to manage Network Services resources.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.NetworkServices.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-beta01, released 2024-06-19

Initial release.
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3502,7 +3502,7 @@
},
{
"id": "Google.Cloud.NetworkServices.V1",
"version": "1.0.0-beta01",
"version": "1.0.0",
"type": "grpc",
"productName": "Network Services",
"productUrl": "https://cloud.google.com/products/networking",
Expand Down

0 comments on commit c78601e

Please sign in to comment.