Changelog

0.6.21 (2025-06-11)

Documentation

  • Update import statement example in README ( 821bdb1 )

0.6.20 (2025-03-15)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x ( e06ee32 )

  • remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )

0.6.19 (2025-02-12)

Features

  • Add REST Interceptors which support reading metadata ( 908d742 )

  • Add support for reading selective GAPIC generation methods from service YAML ( 908d742 )

0.6.18 (2025-01-13)

Documentation

  • [google-cloud-gke-multicloud] fix comments of existing field ( #13417 ) ( 3a9a8fb )

0.6.17 (2025-01-02)

Features

  • added support for optionally disabling built-in GKE metrics ( 57232b6 )

  • added tag bindings support for Attached Clusters ( 57232b6 )

Documentation

  • updated comments of existing fields ( 57232b6 )

0.6.16 (2024-12-12)

Features

  • Add support for opt-in debug logging ( 819e8fb )

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin ( 819e8fb )

0.6.15 (2024-11-11)

Bug Fixes

0.6.14 (2024-10-24)

Features

0.6.13 (2024-09-16)

Features

  • An optional field kubelet_config in message .google.cloud.gkemulticloud.v1.AwsNodePool is added ( 33834de )

  • An optional field security_posture_config in message .google.cloud.gkemulticloud.v1.AttachedCluster is added ( 33834de )

0.6.12 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination ( 189922a )

0.6.11 (2024-07-08)

Bug Fixes

0.6.10 (2024-05-16)

Features

  • [google-cloud-gke-multicloud] option to ignore_errors while deleting Azure clusters / nodepools ( #12686 ) ( 3d1901e )

0.6.9 (2024-03-05)

Bug Fixes

  • deps:Exclude google-auth 2.24.0 and 2.25.0 ( #12385 ) ( d50f4d0 )

0.6.8 (2024-02-22)

Bug Fixes

  • deps:[Many APIs] Require google-api-core>=1.34.1 ( #12307 ) ( be87bc4 )

  • fix ValueError in test__validate_universe_domain ( dd749df )

0.6.7 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency ( 27dceb9 )

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 27dceb9 )

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 27dceb9 )

0.6.6 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain ( #12240 ) ( d51f832 )

0.6.5 (2024-01-04)

Features

  • added Binary Authorization support which is a deploy-time security control that ensures only trusted container images are deployed ( 30f5d0e )

  • added force-deletion support for AWS Clusters & Node Pools ( 30f5d0e )

  • added proxy support for Attached Clusters ( 30f5d0e )

  • added support for a new admin-groups flag in the create and update APIs ( 30f5d0e )

  • added support for EC2 Spot instance types for AWS Node Pools ( 30f5d0e )

  • added support for per-node-pool subnet security group rules for AWS Node Pools ( 30f5d0e )

  • added Surge Update and Rollback support for AWS Node Pools ( 30f5d0e )

  • expanded Kubernetes version info ( 30f5d0e )

Documentation

  • updated comments of existing fields ( 30f5d0e )

0.6.4 (2023-12-07)

Features

  • Add support for python 3.12 ( fb6f9db )

  • Introduce compatibility with native namespace packages ( fb6f9db )

Bug Fixes

  • Require proto-plus >= 1.22.3 ( fb6f9db )

  • Use retry_async instead of retry in async client ( fb6f9db )

0.6.3 (2023-09-19)

Documentation

0.6.2 (2023-07-05)

Bug Fixes

0.6.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring ( #66 ) ( cabb6f7 )

0.6.0 (2023-02-02)

Features

  • Added reconciling and update_time output fields to Azure Client resource. ( 76ed673 )

  • Added support for Azure workload identity federation ( 76ed673 )

0.5.1 (2023-01-20)

Bug Fixes

  • Add context manager return types ( 970b8d3 )

Documentation

  • Add documentation for enums ( 970b8d3 )

0.5.0 (2023-01-12)

Features

0.4.0 (2023-01-04)

Features

  • Add AWS Autoscaling Group metrics collection for AWS nodepools ( 3f1fa55 )

  • Add errors output fields for cluster and nodepool resources ( 3f1fa55 )

  • Add monitoring config ( 3f1fa55 )

  • Support AttachedClusters ( 3f1fa55 )

0.3.0 (2022-12-15)

Features

  • Add support for google.cloud.gke_multicloud.__version__ ( de41e74 )

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

Bug Fixes

  • Add dict typing for client_options ( de41e74 )

  • deps:Require google-api-core >=1.34.0, >=2.11.0 ( 71ad415 )

  • Drop usage of pkg_resources ( 71ad415 )

  • Fix timeout default values ( 71ad415 )

Documentation

  • samples:Snippetgen handling of repeated enum field ( de41e74 )

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

0.2.2 (2022-10-10)

Bug Fixes

  • deps:Allow protobuf 3.19.5 ( #34 ) ( 36ffc90 )

  • deps:require google-api-core>=1.33.2 ( 36ffc90 )

0.2.1 (2022-10-03)

Bug Fixes

  • deps:Require protobuf >= 3.20.2 ( #31 ) ( 8c73990 )

0.2.0 (2022-09-16)

Features

  • Add support for REST transport ( #23 ) ( 763dbc4 )

Bug Fixes

  • deps:require google-api-core>=1.33.1,>=2.8.0 ( 763dbc4 )

  • deps:require protobuf >= 3.20.1 ( 763dbc4 )

0.1.1 (2022-08-11)

Bug Fixes

  • deps:allow protobuf < 5.0.0 ( #10 ) ( d5f33a6 )

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

0.1.0 (2022-07-08)

Features

Design a Mobile Site
View Site in Mobile | Classic
Share by: