Skip to content

Commit 5097779

Browse files
chore: Release library Google.Cloud.Container.V1 version 3.37.0
### New features - Add SwapConfig to enable and configure swap memory for node pools - Add GPUDirectConfig to configure GPU Direct for node pools - Add consolidation_delay to configure Cluster Autoscaler node consolidation delay - Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration - Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon - Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline - Add NodeDrainConfig to NodePool to configure node draining behavior - Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles - Add SHORT_LIVED as a NodePoolUpdateStrategy - Add DRAINING status to AdditionalIPRangesConfig for subnet draining - Allow specifying subnetwork in NodeNetworkConfig during node pool creation - Add DisruptionEvent to provide details on node disruption events ### Documentation improvements - A comment for field `sysctls` in message `.google.container.v1.LinuxNodeConfig` is changed - A comment for field `subnetwork` in message `.google.container.v1.NodeNetworkConfig` is changed - A comment for field `gcp_secret_manager_certificate_config` in message `.google.container.v1.ContainerdConfig` is changed - A comment for field `cluster_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed - A comment for field `node_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed - A comment for field `services_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed - A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed - A comment for field `cluster_ipv4_cidr` in message `.google.container.v1.Cluster` is changed - A comment for field `services_ipv4_cidr` in message `.google.container.v1.Cluster` is changed - A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.Cluster` is changed - A comment for field `recurrence` in message `.google.container.v1.RecurringTimeWindow` is changed Librarian-Release-Library: Google.Cloud.Container.V1 Librarian-Release-Version: 3.37.0 Librarian-Release-ID: release-20260126T140114Z
1 parent 5b9cbcb commit 5097779

File tree

4 files changed

+36
-5
lines changed

4 files changed

+36
-5
lines changed

apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/Google.Cloud.Container.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>3.36.0</Version>
4+
<Version>3.37.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<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.</Description>

apis/Google.Cloud.Container.V1/docs/history.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Version history
22

3+
## Version 3.37.0, released 2026-01-26
4+
5+
### New features
6+
7+
- Add SwapConfig to enable and configure swap memory for node pools
8+
- Add GPUDirectConfig to configure GPU Direct for node pools
9+
- Add consolidation_delay to configure Cluster Autoscaler node consolidation delay
10+
- Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration
11+
- Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon
12+
- Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline
13+
- Add NodeDrainConfig to NodePool to configure node draining behavior
14+
- Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles
15+
- Add SHORT_LIVED as a NodePoolUpdateStrategy
16+
- Add DRAINING status to AdditionalIPRangesConfig for subnet draining
17+
- Allow specifying subnetwork in NodeNetworkConfig during node pool creation
18+
- Add DisruptionEvent to provide details on node disruption events
19+
20+
### Documentation improvements
21+
22+
- A comment for field `sysctls` in message `.google.container.v1.LinuxNodeConfig` is changed
23+
- A comment for field `subnetwork` in message `.google.container.v1.NodeNetworkConfig` is changed
24+
- A comment for field `gcp_secret_manager_certificate_config` in message `.google.container.v1.ContainerdConfig` is changed
25+
- A comment for field `cluster_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
26+
- A comment for field `node_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
27+
- A comment for field `services_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
28+
- A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed
29+
- A comment for field `cluster_ipv4_cidr` in message `.google.container.v1.Cluster` is changed
30+
- A comment for field `services_ipv4_cidr` in message `.google.container.v1.Cluster` is changed
31+
- A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.Cluster` is changed
32+
- A comment for field `recurrence` in message `.google.container.v1.RecurringTimeWindow` is changed
33+
334
## Version 3.36.0, released 2025-10-23
435

536
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1878,7 +1878,7 @@
18781878
"protoPath": "google/container/v1",
18791879
"productName": "Google Kubernetes Engine",
18801880
"productUrl": "https://cloud.google.com/kubernetes-engine/docs/reference/rest/",
1881-
"version": "3.36.0",
1881+
"version": "3.37.0",
18821882
"type": "grpc",
18831883
"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.",
18841884
"dependencies": {},

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,12 +1163,12 @@
11631163
},
11641164
{
11651165
"id": "Google.Cloud.Container.V1",
1166-
"currentVersion": "3.36.0",
1166+
"currentVersion": "3.37.0",
11671167
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
11681168
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1169-
"releaseTimestamp": "2025-10-23T16:08:32.392942733Z",
1169+
"releaseTimestamp": "2026-01-26T14:07:08.055609810Z",
11701170
"lastGeneratedCommit": "928703e0380b0d937505cea9925e05256e0738a1",
1171-
"lastReleasedCommit": "94ccdfe4519e0ba817bd33aa22eb9c64f88a6874",
1171+
"lastReleasedCommit": "928703e0380b0d937505cea9925e05256e0738a1",
11721172
"apiPaths": [
11731173
"google/container/v1"
11741174
],

0 commit comments

Comments
 (0)