Changelog

PyPI History

2.29.0 (2023-08-09)

Features

  • Add APIs for GKE OOTB metrics packages ( #403 ) ( 834872a )

2.28.0 (2023-07-24)

Features

  • v1beta1:Add enable_multi_networking to NetworkConfig ( 02c497e )

  • v1beta1:Add policy_name to PlacementPolicy message within a node pool ( 02c497e )

  • v1beta1:Add support for AdditionalPodNetworkConfig and AdditionalNodeNetworkConfig ( 02c497e )

  • v1beta1:Add support for HostMaintenancePolicy ( 02c497e )

2.27.0 (2023-07-19)

Features

  • Add a Pod IP Utilization API ( b5dfb67 )

  • Add advanced_datapath_observability_config to monitoring_config ( b5dfb67 )

  • Add Multi-networking API ( 5c5cc4f )

  • Add policy_name to PlacementPolicy message within a node pool ( 5c5cc4f )

2.26.0 (2023-07-04)

Features

  • v1beta1:Add InsecureKubeletReadonlyPortEnabled in NodeKubeletConfig and AutoProvisioningNodePoolDefaults ( be6b0ab )

  • v1beta1:Add KUBE_DNS option to DNSConfig.cluster_dns ( be6b0ab )

  • v1beta1:Add a Pod IP Utilization API ( be6b0ab )

  • v1beta1:Add Tier 1 cluster-level API network_performance_config ( be6b0ab )

  • v1beta1:Publicize tpu topology ( be6b0ab )

Bug Fixes

  • Add async context manager return types ( #385 ) ( 074edd4 )

2.25.0 (2023-06-29)

Features

  • Add KUBE_DNS option to DNSConfig.cluster_dns ( 91b001a )

  • Add Tier 1 cluster-level API network_performance_config ( 91b001a )

2.24.0 (2023-06-13)

Features

  • Add API for GPU driver installation config ( d6da309 )

  • Add SecurityPostureConfig API field to allow customers to enable GKE Security Posture capabilities for their clusters ( d6da309 )

  • Add workloadPolicyConfig API field to allow customer enable NET_ADMIN capability for their autopilot clusters ( d6da309 )

2.23.0 (2023-06-06)

Features

  • Add a API field to enable FQDN Network Policy on clusters ( 52d1480 )

  • Add CheckAutopilotCompatibility API to get autopilot compatibility issues for a given standard cluster ( 52d1480 )

  • Turn on public visibility for best effort provision ( 52d1480 )

2.22.0 (2023-06-01)

Features

  • Add SoleTenantConfig API ( f3126af )

  • Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future ( f3126af )

  • Support fleet registration via cluster update ( f3126af )

Documentation

  • Clarified release channel defaulting behavior for create cluster requests when release channel is unspecified ( f3126af )

  • Operation.self_link and Operation.target_link given examples ( f3126af )

  • Operation.Type is now documented in detail ( f3126af )

2.21.0 (2023-04-15)

Features

  • Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters ( #367 ) ( 533b4f9 )

2.20.0 (2023-04-11)

Features

  • Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters ( #365 ) ( c9c29c4 )

2.19.0 (2023-04-06)

Features

  • Add support for disabling pod IP cidr overprovision. This feature requires special allowlisting for the projects. ( 56f65fa )

  • Add update support for accelerator config ( 56f65fa )

2.18.0 (2023-03-28)

Features

  • Add a new fleet registration feature to v1beta1, v1 ( #360 ) ( 0bfdffe )

Documentation

2.17.4 (2023-02-28)

Documentation

2.17.3 (2023-02-03)

Documentation

  • Add clarification on whether NodePool.version is a required field ( #344 ) ( 071c147 )

2.17.2 (2023-01-30)

Documentation

  • Add references for available node image types ( 76cfff8 )

  • Clarified wording around the NodePoolUpdateStrategy default behavior ( 76cfff8 )

2.17.1 (2023-01-20)

Bug Fixes

  • Add context manager return types ( cc5ebab )

Documentation

  • Add documentation for enums ( cc5ebab )

2.17.0 (2023-01-17)

Features

  • Add support for viewing the subnet IPv6 CIDR and services IPv6 CIDR assigned to dual stack clusters ( #333 ) ( 4d0a583 )

2.16.0 (2023-01-10)

Features

  • Add etags for cluster and node pool update operations ( 8eeee3b )

  • Add support for python 3.11 ( 8eeee3b )

2.15.0 (2023-01-09)

Features

  • Add EphemeralStorageLocalSsdConfig and LocalNvmeSsdBlockConfig APIs ( 403c1ad )

  • Add etags for cluster and node pool update operations ( 403c1ad )

  • Add support for specifying stack type for clusters ( 403c1ad )

  • Add WindowsNodeConfig field ( 403c1ad )

  • CLUSTER_SCOPE option now available in DNSScope ( 403c1ad )

  • Release GKE CloudDNS Cluster Scope ( 403c1ad )

2.14.0 (2022-12-15)

Features

  • Add API to enable GKE Gateway controller ( 944001d )

  • Add compact placement feature for node pools ( 944001d )

  • Add nodeconfig resource_labels api ( 944001d )

  • Add support for google.cloud.container.__version__ ( 944001d )

  • Add support for specifying stack type for clusters. This will allow clusters to be created as dual stack or toggled between IPV4 and dual stack ( #323 ) ( 5c1d04f )

  • Add typing to proto.Message based class attributes ( 944001d )

  • GKE cluster’s control plan/node-pool network isolation ( 944001d )

  • v1:Add a FastSocket API ( 4d61084 )

  • v1beta1:Add a FastSocket API ( #319 ) ( 5072864 )

Bug Fixes

  • Add dict typing for client_options ( 944001d )

  • deps:Require google-api-core >=1.34.0, >=2.11.0 ( 25c47a8 )

  • Drop usage of pkg_resources ( 25c47a8 )

  • Fix timeout default values ( 25c47a8 )

Documentation

  • samples:Snippetgen handling of repeated enum field ( 944001d )

  • samples:Snippetgen should call await on the operation coroutine before calling result ( 25c47a8 )

2.13.0 (2022-10-26)

Features

  • launch GKE Cost Allocations configuration to the v1 GKE API ( d625e34 )

  • vulnerability scanning exposed to public ( d625e34 )

2.12.2 (2022-10-07)

Bug Fixes

2.12.1 (2022-10-03)

Bug Fixes

2.12.0 (2022-09-16)

Features

  • Added High Throughput Logging API for Google Kubernetes Engine ( #297 ) ( f774719 )

Documentation

  • missing period in description for min CPU platform ( f774719 )

  • ReservationAffinity key field docs incorrect ( f774719 )

2.11.2 (2022-08-12)

Bug Fixes

  • deps:allow protobuf < 5.0.0 ( d68c842 )

  • deps:require proto-plus >= 1.22.0 ( d68c842 )

2.11.1 (2022-08-02)

Documentation

  • v1beta1:BinaryAuthorization.enabled field is marked as deprecated ( 0088035 )

  • v1:BinaryAuthorization.enabled field is marked as deprecated ( #272 ) ( 0088035 )

2.11.0 (2022-07-16)

Features

  • add audience parameter ( e9dbd98 )

  • add Binauthz Evaluation mode support to GKE Classic ( e9dbd98 )

  • add GKE Identity Service ( e9dbd98 )

  • add Location Policy API ( e9dbd98 )

  • add managed prometheus feature ( e9dbd98 )

  • add network tags to autopilot cluster ( e9dbd98 )

  • add support to modify kubelet pod pid limit in node system configuration ( e9dbd98 )

  • support enabling Confidential Nodes in the node pool ( e9dbd98 )

  • support GPU timesharing ( e9dbd98 )

  • support node pool blue-green upgrade ( e9dbd98 )

  • support spot VM ( e9dbd98 )

  • support Tier 1 bandwidth ( e9dbd98 )

  • update support for node pool labels, taints and network tags ( e9dbd98 )

Bug Fixes

  • deps:require google-api-core>=1.32.0,>=2.8.0 ( e9dbd98 )

  • require python 3.7+ ( #266 ) ( 01b78af )

2.10.8 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size ( #253 ) ( 9db4c78 )

2.10.7 (2022-03-22)

Bug Fixes

  • test cleanup stages with try finally ( #212 ) ( 529bcbf )

2.10.6 (2022-03-07)

Bug Fixes

  • deps:require google-api-core>=1.31.5, >=2.3.2 ( #202 ) ( 444b806 )

  • deps:require proto-plus>=1.15.0 ( 444b806 )

2.10.5 (2022-02-16)

Documentation

  • samples:add usage samples to show handling of LRO response Operation ( #191 ) ( 309ad62 )

2.10.4 (2022-02-14)

Bug Fixes

2.10.3 (2022-02-11)

Documentation

2.10.2 (2022-02-04)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file ( 07fbf3c )

2.10.1 (2021-11-01)

Bug Fixes

  • deps:drop packaging dependency ( 838a97b )

  • deps:require google-api-core >= 1.28.0 ( 838a97b )

Documentation

  • list oneofs in docstring ( 838a97b )

2.10.0 (2021-10-13)

Features

2.9.0 (2021-10-08)

Features

  • add context manager support in client ( #157 ) ( 03953f8 )

2.8.1 (2021-10-04)

Bug Fixes

  • improper types in pagers generation ( 6814251 )

2.8.0 (2021-09-23)

Features

  • added a flag to enable/disable gvnic on a node pool ( #147 ) ( 616b21a )

  • added configuration for node pool defaults, autopilot, logging and monitoring ( 616b21a )

  • added configuration for workload certificates and identity service component ( 616b21a )

  • added node pool level network config ( 616b21a )

  • added the option to list supported windows versions ( 616b21a )

  • added the option to specify L4 load balancer configuration and IP v6 configuration ( 616b21a )

  • added update support for node pool labels, taints and network tags ( 616b21a )

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ ( c912605 )

  • deprecated cluster status condition code ( 616b21a )

  • deprecated KALM addon config option ( 616b21a )

  • deps:require proto-plus 1.15.0 ( 616b21a )

Documentation

  • clarified SetNodePoolSize API behavior ( 616b21a )

2.7.1 (2021-07-24)

Bug Fixes

2.7.0 (2021-07-22)

Features

  • add Samples section to CONTRIBUTING.rst ( #129 ) ( a5905b8 )

2.6.1 (2021-07-20)

Bug Fixes

  • deps:pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions ( #128 ) ( 7a8fb93 )

2.6.0 (2021-07-09)

Features

  • allow updating security group on existing clusters ( #120 ) ( 28a3fc9 )

  • allow updating security group on existing clusters ( #123 ) ( e0d70e9 )

2.5.0 (2021-06-30)

Features

  • add always_use_jwt_access ( #119 ) ( bb598c4 )

  • support for NodeAutoprovisioning ImageType ( #107 ) ( d56f699 )

Documentation

2.4.1 (2021-05-16)

Bug Fixes

  • deps:add packaging requirement ( #97 ) ( 1c46866 )

2.4.0 (2021-03-24)

Features

  • add from_service_account_info ( #66 ) ( f4f154d )

2.3.1 (2021-02-18)

Bug Fixes

  • remove client recv msg limit fix: add enums to types/__init__.py ( #60 ) ( 9207193 )

2.3.0 (2020-12-08)

Features

  • sync v1beta1 GKE API; deprecate SetLocations and use UpdateCluster; support for sysctls config in Linux nodes; support for node kubelet config controlling CPU manager policy, CFS quota; support for Customer Managed Encryption ( 17f0a29 )

Bug Fixes

Documentation

  • python:update intersphinx for grpc and auth ( #53 ) ( 6a0fef7 )

2.2.0 (2020-11-17)

All changes are from #51 / d3f5465

Features

  • support for GetJSONWebKeys

  • support for Workload Identity

  • support for Gvisor in nodes

  • support for node reservation affinity

  • support for Customer Managed Encryption in nodes

  • support for NodeLocalDNS

  • support for ConfigConnector

  • support for private cluster VPC peering

  • support for CloudRun load balancers

  • support using routes for pod IPs

  • support for Shielded Nodes

  • support for release channels

  • support for disabling default sNAT

  • operations now store more granular progress

  • support for node Surge Upgrades

  • support for updating node pool locations.

  • support for Node Auto Provisioning

  • support for specifying node disk size and type

Bug Fixes

  • deprecate SetLocations; use UpdateCluster

  • provide name alias for GetOperation (as method signature annotation)

  • deprecate basic auth fields (removed in 1.19 clusters)

  • deprecate Cluster/NodePool.status_message; use conditions

2.1.0 (2020-09-16)

Features

  • regenerate client lib to pick up new mtls env ( #44 ) ( c4ffea0 )

2.0.1 (2020-07-24)

Bug Fixes

Documentation

2.0.0 (2020-07-16)

⚠ BREAKING CHANGES

Features

1.0.1 (2020-06-16)

Bug Fixes

  • fix release_status in setup.py ( #27 ) ( d853d99 )

1.0.0 (2020-06-16)

Features

  • release as production/stable ( #24 ) ( 0e0095d )

0.5.0 (2020-04-14)

Features

  • make project_id , zone , cluster_id , node_pool optional arguments to methods in cluster_manager_client ; change default timeout config; add 2.7 sunset warning; bump copyright year to 2020 (via synth)( #8 ) ( 6afc050 )

0.4.0 (2020-02-03)

Features

  • container:add ‘list_usable_subnetworks’ method; apply proto annotations (via synth) ( #9741 ) ( 541a9e3 )

0.3.0

07-30-2019 10:28 PDT

Implementation Changes

New Features

  • Add ‘client_options’ support, update list method docstrings (via synth). ( #8501 )

  • Add synth support for v1beta1 API version (via manual synth). ( #8436 )

  • Allow kwargs to be passed to create_channel (via synth). ( #8384 )

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. ( #8709 )

  • Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. ( #8647 )

  • Remove classifier for Python 3.4 for end-of-life. ( #7535 )

Documentation

  • Update intersphinx mapping for requests. ( #8805 )

  • Link to googleapis.dev documentation in READMEs. ( #8705 )

  • Add compatibility check badges to READMEs. ( #8288 )

  • Add docs job to publish to googleapis.dev. ( #8464 )

Internal / Testing Changes

  • Pin black version (via synth). ( #8575 )

  • Declare encoding as utf-8 in pb2 files (via synth). ( #8347 )

  • Add disclaimer to auto-generated template files (via synth). ( #8309 )

  • Update noxfile and setup.py (via synth). ( #8298 )

  • Blacken (via synth). ( #8285 )

  • Add routing header to method metadata, add nox session docs (via synth). ( #7922 )

  • Copy proto files alongside protoc versions.

  • Minor gapic-generator change. ( #7225 )

  • Add protos as an artifact to library ( #7205 )

  • Update copyright headers ( #7140 )

  • Protoc-generated serialization update. ( #7078 )

  • Pick up stub docstring fix in GAPIC generator. ( #6966 )

0.2.1

12-17-2018 16:36 PST

Documentation

  • Document Python 2 deprecation ( #6910 )

  • Improve linkage between container docs pages. ( #6852 )

Internal / Testing Changes

  • Add baseline for synth.metadata

0.2.0

12-04-2018 11:28 PST

Implementation Changes

  • Import iam.policy from google.api_core.iam.policy ( #6741 )

  • Pick up fixes to GAPIC generator. ( #6634 )

  • Fix client_info bug, update docstrings. ( #6407 )

  • Avoid overwriting ‘ module’ of messages from shared modules. ( #5364 )

  • Fix bad trove classifier

Dependencies

  • Bump minimum api_core version for all GAPIC libs to 1.4.1. ( #6391 )

Documentation

  • Docs: normalize use of support level badges ( #6159 )

  • Container: harmonize / DRY ‘README.rst’ / ‘docs/index.rst’. ( #6018 )

  • Rename releases to changelog and include from CHANGELOG.md ( #5191 )

Internal / Testing Changes

  • Update noxfile.

  • blacken all gen’d libs ( #6792 )

  • Omit local dependencies from coverage. ( #6701 )

  • Run black at end of synth.py ( #6698 )

  • Unblack container gapic and protos.

  • Run Black on Generated libraries ( #6666 )

  • Add templates for flake8, coveragerc, noxfile, and black. ( #6642 )

  • Pass posargs to py.test ( #6653 )

  • Update synth.py yaml location ( #6480 )

  • Use new Nox ( #6175 )

  • Container: add ‘synth.py’. ( #6084 )

  • Nox: use inplace installs ( #5865 )

  • Modify system tests to use prerelease versions of grpcio ( #5304 )

  • Add Test runs for Python 3.7 and remove 3.4 ( #5295 )

0.1.1

Dependencies

  • Update dependency range for api-core to include v1.0.0 releases (#4944)

Documentation

  • Replacing references to stable/ docs with latest/ . (#4638)

Testing and internal changes

  • Re-enable lint for tests, remove usage of pylint (#4921)

  • Normalize all setup.py files (#4909)

  • nox unittest updates (#4646)

0.1.0

image

Google Kubernetes Engine is a managed environment for deploying containerized applications. It brings our latest innovations in developer productivity, resource efficiency, automated operations, and open source flexibility to accelerate your time to market.

PyPI: https://pypi.org/project/google-cloud-container/0.1.0/

Create a Mobile Website
View Site in Mobile | Classic
Share by: