From 849a2a1681eff53c54af4551fc5013bf5e7d9378 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 28 Feb 2024 18:27:15 +0000 Subject: [PATCH] Release Google.Cloud.Audit version 2.3.0 Changes in this release: No API surface changes; just dependency updates. --- .../Google.Cloud.Audit/Google.Cloud.Audit.csproj | 2 +- apis/Google.Cloud.Audit/docs/history.md | 4 ++++ apis/apis.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.Audit/Google.Cloud.Audit/Google.Cloud.Audit.csproj b/apis/Google.Cloud.Audit/Google.Cloud.Audit/Google.Cloud.Audit.csproj index ea8053daa9bd..8f41af26fe52 100644 --- a/apis/Google.Cloud.Audit/Google.Cloud.Audit/Google.Cloud.Audit.csproj +++ b/apis/Google.Cloud.Audit/Google.Cloud.Audit/Google.Cloud.Audit.csproj @@ -1,7 +1,7 @@  - 2.2.0 + 2.3.0 netstandard2.1;net462 true Protobuf messages for Google Cloud audit logs. diff --git a/apis/Google.Cloud.Audit/docs/history.md b/apis/Google.Cloud.Audit/docs/history.md index 78de29283a84..fcc8e2b9b727 100644 --- a/apis/Google.Cloud.Audit/docs/history.md +++ b/apis/Google.Cloud.Audit/docs/history.md @@ -1,5 +1,9 @@ # Version history +## Version 2.3.0, released 2024-02-28 + +No API surface changes; just dependency updates. + ## Version 2.2.0, released 2023-09-18 ### New features diff --git a/apis/apis.json b/apis/apis.json index 75b5e1e286bf..769c452ce2c5 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -569,7 +569,7 @@ }, { "id": "Google.Cloud.Audit", - "version": "2.2.0", + "version": "2.3.0", "targetFrameworks": "netstandard2.1;net462", "productName": "Google Cloud Audit", "productUrl": "https://cloud.google.com/logging/docs/audit",