Skip to content

Commit

Permalink
Release Google.Cloud.Security.PrivateCA.V1 version 1.0.0
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 committed Jun 28, 2021
1 parent 9a0d7ae commit 8248df1
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Each package name links to the documentation for that package.
| [Google.Cloud.Scheduler.V1](https://googleapis.dev/dotnet/Google.Cloud.Scheduler.V1/2.2.0) | 2.2.0 | [Google Cloud Scheduler](https://cloud.google.com/scheduler/) |
| [Google.Cloud.SecretManager.V1](https://googleapis.dev/dotnet/Google.Cloud.SecretManager.V1/1.5.0) | 1.5.0 | [Secret Manager (V1 API)](https://cloud.google.com/secret-manager) |
| [Google.Cloud.SecretManager.V1Beta1](https://googleapis.dev/dotnet/Google.Cloud.SecretManager.V1Beta1/2.0.0-beta04) | 2.0.0-beta04 | [Secret Manager (V1Beta1 API)](https://cloud.google.com/secret-manager) |
| [Google.Cloud.Security.PrivateCA.V1](https://googleapis.dev/dotnet/Google.Cloud.Security.PrivateCA.V1/1.0.0-beta01) | 1.0.0-beta01 | [Certificate Authority (V1 API)](https://cloud.google.com/certificate-authority-service/) |
| [Google.Cloud.Security.PrivateCA.V1](https://googleapis.dev/dotnet/Google.Cloud.Security.PrivateCA.V1/1.0.0) | 1.0.0 | [Certificate Authority (V1 API)](https://cloud.google.com/certificate-authority-service/) |
| [Google.Cloud.Security.PrivateCA.V1Beta1](https://googleapis.dev/dotnet/Google.Cloud.Security.PrivateCA.V1Beta1/1.0.0-beta02) | 1.0.0-beta02 | [Certificate Authority (V1Beta1 API)](https://cloud.google.com/certificate-authority-service/) |
| [Google.Cloud.SecurityCenter.Settings.V1Beta1](https://googleapis.dev/dotnet/Google.Cloud.SecurityCenter.Settings.V1Beta1/1.0.0-beta03) | 1.0.0-beta03 | [Google Cloud Security Command Center Settings](https://cloud.google.com/security-command-center/) |
| [Google.Cloud.SecurityCenter.V1](https://googleapis.dev/dotnet/Google.Cloud.SecurityCenter.V1/2.4.0) | 2.4.0 | [Google Cloud Security Command Center (V1 API)](https://cloud.google.com/security-command-center/) |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "Google.Cloud.Security.PrivateCA.V1",
"release_level": "beta",
"release_level": "ga",
"client_documentation": "https://googleapis.dev/dotnet/Google.Cloud.Security.PrivateCA.V1/latest",
"library_type": "GAPIC_AUTO"
}
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;net461</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Certificate Authority Service API version v1. The Certificate Authority Service API is a highly-available, scalable service that enables you to simplify and automate the management of private certificate authorities (CAs) while staying in control of your private keys.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.Security.PrivateCA.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 2021-06-28

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

# Version 1.0.0-beta01, released 2021-06-08

Initial release.
6 changes: 4 additions & 2 deletions apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@
},
{
"id": "Google.Cloud.Security.PrivateCA.V1",
"version": "1.0.0-beta01",
"version": "1.0.0",
"type": "grpc",
"productName": "Certificate Authority",
"productUrl": "https://cloud.google.com/certificate-authority-service/",
Expand All @@ -2078,7 +2078,9 @@
"private-ca"
],
"dependencies": {
"Google.LongRunning": "2.2.0"
"Google.Api.Gax.Grpc.GrpcCore": "3.4.0",
"Google.LongRunning": "2.2.0",
"Grpc.Core": "2.38.0"
},
"generator": "micro",
"protoPath": "google/cloud/security/privateca/v1"
Expand Down
2 changes: 1 addition & 1 deletion docs/root/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Each package name links to the documentation for that package.
| [Google.Cloud.Scheduler.V1](Google.Cloud.Scheduler.V1/index.html) | 2.2.0 | [Google Cloud Scheduler](https://cloud.google.com/scheduler/) |
| [Google.Cloud.SecretManager.V1](Google.Cloud.SecretManager.V1/index.html) | 1.5.0 | [Secret Manager (V1 API)](https://cloud.google.com/secret-manager) |
| [Google.Cloud.SecretManager.V1Beta1](Google.Cloud.SecretManager.V1Beta1/index.html) | 2.0.0-beta04 | [Secret Manager (V1Beta1 API)](https://cloud.google.com/secret-manager) |
| [Google.Cloud.Security.PrivateCA.V1](Google.Cloud.Security.PrivateCA.V1/index.html) | 1.0.0-beta01 | [Certificate Authority (V1 API)](https://cloud.google.com/certificate-authority-service/) |
| [Google.Cloud.Security.PrivateCA.V1](Google.Cloud.Security.PrivateCA.V1/index.html) | 1.0.0 | [Certificate Authority (V1 API)](https://cloud.google.com/certificate-authority-service/) |
| [Google.Cloud.Security.PrivateCA.V1Beta1](Google.Cloud.Security.PrivateCA.V1Beta1/index.html) | 1.0.0-beta02 | [Certificate Authority (V1Beta1 API)](https://cloud.google.com/certificate-authority-service/) |
| [Google.Cloud.SecurityCenter.Settings.V1Beta1](Google.Cloud.SecurityCenter.Settings.V1Beta1/index.html) | 1.0.0-beta03 | [Google Cloud Security Command Center Settings](https://cloud.google.com/security-command-center/) |
| [Google.Cloud.SecurityCenter.V1](Google.Cloud.SecurityCenter.V1/index.html) | 2.4.0 | [Google Cloud Security Command Center (V1 API)](https://cloud.google.com/security-command-center/) |
Expand Down

0 comments on commit 8248df1

Please sign in to comment.