diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/Google.Cloud.Container.V1.csproj b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/Google.Cloud.Container.V1.csproj index 92596c62a8c3..3a1b85e7d14f 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/Google.Cloud.Container.V1.csproj +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/Google.Cloud.Container.V1.csproj @@ -1,7 +1,7 @@  - 3.15.0 + 3.16.0 netstandard2.1;net462 true Recommended Google client library to access the Google Kubernetes Engine API, used for building and managing container based applications, powered by the open source Kubernetes technology. diff --git a/apis/Google.Cloud.Container.V1/docs/history.md b/apis/Google.Cloud.Container.V1/docs/history.md index 6660917e8744..5e716b568d96 100644 --- a/apis/Google.Cloud.Container.V1/docs/history.md +++ b/apis/Google.Cloud.Container.V1/docs/history.md @@ -1,5 +1,12 @@ # Version history +## Version 3.16.0, released 2023-08-04 + +### New features + +- Add Multi-networking API ([commit 2f08555](https://github.com/googleapis/google-cloud-dotnet/commit/2f0855553815527f505e11e48f5bb354b28ae7ce)) +- Add policy_name to PlacementPolicy message within a node pool ([commit 2f08555](https://github.com/googleapis/google-cloud-dotnet/commit/2f0855553815527f505e11e48f5bb354b28ae7ce)) + ## Version 3.15.0, released 2023-07-13 ### New features diff --git a/apis/apis.json b/apis/apis.json index a4ace2470bd6..1ad6e2f1ad2d 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -1385,7 +1385,7 @@ "protoPath": "google/container/v1", "productName": "Google Kubernetes Engine", "productUrl": "https://cloud.google.com/kubernetes-engine/docs/reference/rest/", - "version": "3.15.0", + "version": "3.16.0", "type": "grpc", "description": "Recommended Google client library to access the Google Kubernetes Engine API, used for building and managing container based applications, powered by the open source Kubernetes technology.", "dependencies": {