Changelog

1.14.2 (2024年07月30日)

Bug Fixes

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

1.14.1 (2024年07月08日)

Bug Fixes

1.14.0 (2024年06月19日)

Features

  • add a new field cluster under MembershipSpec to support Config Sync cluster name selector (319d012)

  • add a new field enabled under ConfigSync to support Config Sync installation (319d012)

  • add a new field gcp_service_account_email under ConfigSync to exporting metrics (319d012)

  • add a new field management under MembershipSpec to support auto upgrade (319d012)

  • add a new field oci to support OCI repo configuration (319d012)

  • add a new field PENDING under DeploymentState enum (319d012)

  • add a new field prevent_drift under ConfigSync to support Config Sync admission webhook drift prevention (319d012)

Documentation

  • update comment for field cluster_name (319d012)

  • update comment for field gcp_service_account_email (319d012)

  • update comment for field secret_type (319d012)

  • update comment for field secret_type (319d012)

  • update comment for field sync_state (319d012)

1.13.1 (2024年03月05日)

Bug Fixes

1.13.0 (2024年02月22日)

Features

  • v1beta1: Allow users to explicitly configure universe domain (#12324) (46b7565)

Bug Fixes

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

  • fix ValueError in test__validate_universe_domain (dd749df)

1.12.1 (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)

1.12.0 (2024年02月01日)

Features

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

1.11.0 (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)

1.10.2 (2023年09月13日)

Documentation

1.10.1 (2023年07月04日)

Bug Fixes

  • Add async context manager return types (#242) (7b933e0)

1.10.0 (2023年04月21日)

Features

  • v1beta1: Add force on DeleteMembershipRequest (a77403d)

  • v1beta1: Add monitoring_config field (a77403d)

Documentation

  • v1beta1: Update API annotation (a77403d)

1.9.0 (2023年04月19日)

Features

  • Add cluster_missing on GkeResource (3e1d60b)

  • Add force on DeleteMembershipRequest (3e1d60b)

  • Add google_managed on MembershipEndpoint (3e1d60b)

  • Add monitoring_config field (3e1d60b)

Documentation

1.8.1 (2023年03月23日)

Documentation

  • Fix formatting of request arg in docstring (#232) (467e84a)

1.8.0 (2023年02月19日)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#225) (8085e32)

1.7.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (21f3843)

Documentation

  • Add documentation for enums (21f3843)

1.7.0 (2023年01月10日)

Features

1.6.0 (2022年12月14日)

Features

  • Add support for google.cloud.gkehub.__version__ (cd4e739)

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

Bug Fixes

  • Add dict typing for client_options (cd4e739)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (75f63cd)

  • Drop usage of pkg_resources (75f63cd)

  • Fix timeout default values (75f63cd)

Documentation

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

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

1.5.3 (2022年10月07日)

Bug Fixes

1.5.2 (2022年10月03日)

Bug Fixes

1.5.1 (2022年08月16日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#190) (928bf9a)

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

1.5.0 (2022年07月14日)

Features

  • add ApplianceCluster as a new membershipEndpoint type (2dee166)

  • add audience parameter (2dee166)

  • add ClusterType field in MembershipEndpoint.OnPremCluster (2dee166)

  • add EdgeCluster as a new membershipEndpoint type (2dee166)

Bug Fixes

1.4.3 (2022年06月03日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#173) (396111b)

1.4.2 (2022年05月05日)

Documentation

  • fix type in docstring for map fields (d6acb71)

1.4.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#127) (169b080)

  • deps: require proto-plus>=1.15.0 (169b080)

1.4.0 (2022年02月24日)

Features

1.3.0 (2022年02月11日)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (2e4c08f)

Documentation

1.2.0 (2021年10月14日)

Features

1.1.0 (2021年10月08日)

Features

  • add context manager support in client (#87) (e32a6f6)

Bug Fixes

  • improper types in pagers generation (80c87ba)

1.0.0 (2021年09月29日)

Features

  • bump release level to production/stable (#60) (5877ee6)

0.2.2 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (7b07616)

0.2.1 (2021年08月20日)

Bug Fixes

0.2.0 (2021年07月24日)

Features

Bug Fixes

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

  • enable self signed jwt for grpc (#58) (66f14c9)

  • v1beta1: disable always_use_jwt_access (#52) (100f72e)

Documentation

0.1.2 (2021年06月16日)

Bug Fixes

  • exclude docs and tests from package (#37) (65eee87)

0.1.1 (2021年05月27日)

Bug Fixes

0.1.0 (2021年03月16日)

Features

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.