From 8e9bfb923f859e5f47396a3956e2d97d9a5f5b99 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 28 Feb 2024 18:26:18 +0000 Subject: [PATCH] Release Google.Cloud.ApiKeys.V2 version 1.2.0 (#11821) Changes in this release: No API surface changes; just dependency updates. --- .../Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2.csproj | 2 +- apis/Google.Cloud.ApiKeys.V2/docs/history.md | 4 ++++ apis/apis.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2.csproj b/apis/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2.csproj index 585ef253f4b7..d8c95cf3b009 100644 --- a/apis/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2.csproj +++ b/apis/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2/Google.Cloud.ApiKeys.V2.csproj @@ -1,7 +1,7 @@  - 1.1.0 + 1.2.0 netstandard2.1;net462 true Recommended Google client library to access the API Keys API (v2), which manages the API keys associated with developer projects. diff --git a/apis/Google.Cloud.ApiKeys.V2/docs/history.md b/apis/Google.Cloud.ApiKeys.V2/docs/history.md index b6f2fd39207b..66ce8480e4f3 100644 --- a/apis/Google.Cloud.ApiKeys.V2/docs/history.md +++ b/apis/Google.Cloud.ApiKeys.V2/docs/history.md @@ -1,5 +1,9 @@ # Version history +## Version 1.2.0, released 2024-02-28 + +No API surface changes; just dependency updates. + ## Version 1.1.0, released 2023-01-16 ### New features diff --git a/apis/apis.json b/apis/apis.json index 42ef643d3c15..25247ee88863 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -326,7 +326,7 @@ }, { "id": "Google.Cloud.ApiKeys.V2", - "version": "1.1.0", + "version": "1.2.0", "type": "grpc", "productName": "API Keys", "productUrl": "https://cloud.google.com/api-keys/docs",