Skip to content

Commit 32f0d0e

Browse files
authored
Release Google.Cloud.Security.PublicCA.V1 version 1.0.0 (#13928)
Changes in this release: No API surface changes; just dependency updates and promotion to GA.
1 parent 8f486ff commit 32f0d0e

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

apis/Google.Cloud.Security.PublicCA.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.Security.PublicCA.V1",
3-
"release_level": "preview",
3+
"release_level": "stable",
44
"client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/latest",
55
"library_type": "GAPIC_AUTO",
66
"language": "dotnet",

apis/Google.Cloud.Security.PublicCA.V1/Google.Cloud.Security.PublicCA.V1/Google.Cloud.Security.PublicCA.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-beta01</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 Public Certificate Authority API, which enables you to create and manage ACME external account binding keys associated with Google Trust Services' publicly trusted certificate authority.</Description>
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-beta01, released 2024-05-23
48

59
Initial release.

apis/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4440,7 +4440,7 @@
44404440
},
44414441
{
44424442
"id": "Google.Cloud.Security.PublicCA.V1",
4443-
"version": "1.0.0-beta01",
4443+
"version": "1.0.0",
44444444
"type": "grpc",
44454445
"productName": "Public Certificate Authority",
44464446
"productUrl": "https://cloud.google.com/certificate-manager/docs/public-ca",

0 commit comments

Comments
 (0)