Changelog
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
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
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
0.6.3 (2023-09-19)
Documentation
0.6.2 (2023-07-05)
Bug Fixes
0.6.1 (2023-03-23)
Documentation
0.6.0 (2023-02-02)
Features
Added
reconciling
andupdate_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
0.2.1 (2022-10-03)
Bug Fixes
0.2.0 (2022-09-16)
Features
Bug Fixes
0.1.1 (2022-08-11)
Bug Fixes
0.1.0 (2022-07-08)
Features
- generate v1 (eb3bd85)