From b59a7b8467d7bf0af4fe460c90c0007a06162c45 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 19 Apr 2024 07:26:25 +0100 Subject: [PATCH] Release Google.Cloud.Security.PrivateCA.V1 version 3.7.0 (#12612) Changes in this release: ### New features - Add encoding format to `.google.cloud.security.privateca.v1.CaPool` Resource ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) ### Documentation improvements - A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CaPool` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CertificateTemplate` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for field `subject_key_id` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DisableCertificateAuthorityRequest` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCertificateAuthorityRequest` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCaPoolRequest` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) - A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed ([commit 260057c](https://togithub.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) --- .../Google.Cloud.Security.PrivateCA.V1.csproj | 2 +- .../docs/history.md | 17 +++++++++++++++++ apis/apis.json | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1.csproj b/apis/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1.csproj index cdbe6dea17c8..e20cca4a0035 100644 --- a/apis/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1.csproj +++ b/apis/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1/Google.Cloud.Security.PrivateCA.V1.csproj @@ -1,7 +1,7 @@  - 3.6.0 + 3.7.0 netstandard2.0;net462 true 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. diff --git a/apis/Google.Cloud.Security.PrivateCA.V1/docs/history.md b/apis/Google.Cloud.Security.PrivateCA.V1/docs/history.md index 025dcdb80d5c..40b7cb9581be 100644 --- a/apis/Google.Cloud.Security.PrivateCA.V1/docs/history.md +++ b/apis/Google.Cloud.Security.PrivateCA.V1/docs/history.md @@ -1,5 +1,22 @@ # Version history +## Version 3.7.0, released 2024-04-19 + +### New features + +- Add encoding format to `.google.cloud.security.privateca.v1.CaPool` Resource ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) + +### Documentation improvements + +- A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CaPool` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CertificateTemplate` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for field `subject_key_id` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DisableCertificateAuthorityRequest` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCertificateAuthorityRequest` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCaPoolRequest` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) +- A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed ([commit 260057c](https://github.com/googleapis/google-cloud-dotnet/commit/260057cebe44759acd64ec7780866f99bb127cea)) + ## Version 3.6.0, released 2024-03-26 ### New features diff --git a/apis/apis.json b/apis/apis.json index 7178f6272f92..1aa9f72d4aff 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -4161,7 +4161,7 @@ }, { "id": "Google.Cloud.Security.PrivateCA.V1", - "version": "3.6.0", + "version": "3.7.0", "type": "grpc", "productName": "Certificate Authority", "productUrl": "https://cloud.google.com/certificate-authority-service/",