Changelog

1.14.0 (2024年12月12日)

Features

  • Add support for opt-in debug logging (b1dfc55)

Bug Fixes

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

1.13.1 (2024年10月31日)

Bug Fixes

  • disable universe-domain validation (85c7512)

1.13.0 (2024年10月24日)

Features

1.12.5 (2024年07月30日)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (6e83a37)

1.12.4 (2024年07月08日)

Bug Fixes

1.12.3 (2024年03月05日)

Bug Fixes

1.12.2 (2024年02月22日)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12280) (2d75d0e)

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

1.12.1 (2024年02月06日)

Bug Fixes

  • Add google-auth as a direct dependency (780c5f1)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (780c5f1)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (780c5f1)

1.12.0 (2024年02月01日)

Features

  • Allow users to explicitly configure universe domain (a0392ee)

1.11.0 (2023年12月07日)

Features

  • Add support for python 3.12 (ea6cfc2)

  • Introduce compatibility with native namespace packages (ea6cfc2)

Bug Fixes

  • Require proto-plus >= 1.22.3 (ea6cfc2)

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

1.10.3 (2023年09月13日)

Documentation

1.10.2 (2023年07月04日)

Bug Fixes

  • Add async context manager return types (#246) (04dbd20)

1.10.1 (2023年03月23日)

Documentation

  • Fix formatting of request arg in docstring (#239) (448999e)

1.10.0 (2023年02月09日)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#233) (5acc49a)

1.9.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (764fbd9)

Documentation

  • Add documentation for enums (764fbd9)

1.9.0 (2023年01月10日)

Features

1.8.1 (2022年12月08日)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (6a0ac97)

  • Drop usage of pkg_resources (6a0ac97)

  • Fix timeout default values (6a0ac97)

Documentation

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

1.8.0 (2022年11月16日)

Features

  • add support for google.cloud.assuredworkloads.__version__ (58b4377)

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

Bug Fixes

  • Add dict typing for client_options (58b4377)

  • deps: require google-api-core >=1.33.2 (58b4377)

Documentation

  • samples: Snippetgen handling of repeated enum field (3f09fb8)

1.7.0 (2022年10月14日)

Features

  • Add new field for exception audit log link (#211) (9fafdd4)

1.6.1 (2022年10月07日)

Bug Fixes

1.6.0 (2022年10月03日)

Features

  • Add apis for AssuredWorkload monitoring feature and to restrict allowed resources (#207) (a38f6af)

Bug Fixes

1.5.0 (2022年09月02日)

Features

  • Add compliant_but_disallowed_services field to the v1beta1 Workload proto (#201) (a8c4a1a)

1.4.2 (2022年08月24日)

Bug Fixes

  • v1beta1: Removed restrict_allowed_services, RestrictAllowedServicesRequest, RestrictAllowedServicesResponse (b07a36a)

Documentation

  • v1beta1: Update analyzeWorkloadMove documentation (b07a36a)

1.4.1 (2022年08月15日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#186) (ae92f13)

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

1.4.0 (2022年07月19日)

Features

  • v1beta1: AnalyzeWorkloadMove returns information about org policy differences between the project and target folder (7afe126)

  • v1beta1: Update method signature of analyzeWorkloadMove to accept project as source (#182) (7afe126)

1.3.0 (2022年07月16日)

Features

  • add audience parameter (ea32aaa)

  • ITAR June Preview Launch (ea32aaa)

  • v1beta1: Removed _v1beta1 suffix from proto file names (#174) (03d456b)

Bug Fixes

1.2.3 (2022年06月03日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#167) (ace4d91)

1.2.2 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#136) (a287c38)

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

1.2.1 (2022年02月26日)

Documentation

  • add autogenerated code snippets (70e74a3)

1.2.0 (2022年02月04日)

Features

1.1.0 (2022年01月13日)

Features

  • EU Regions and Support With Sovereign Controls (#110) (a0676ef)

1.0.0 (2021年11月01日)

Features

  • bump release level to production/stable (#92) (c346fbb)

Bug Fixes

  • deps: drop packaging dependency (2bc0174)

  • deps: require google-api-core >= 1.28.0 (2bc0174)

Documentation

  • list oneofs in docstring (2bc0174)

0.8.0 (2021年10月11日)

Features

  • add context manager support in client (#94) (1dd0e98)

  • add trove classifier for python 3.10 (#97) (4db7fe0)

0.7.2 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (a78556b)

0.7.1 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (5c4dd09)

0.7.0 (2021年09月20日)

Features

  • assuredworkloads v1 public protos (#82) (04dd627)

0.6.0 (2021年08月30日)

Features

  • Add Canada regions and support compliance regime (#73) (b62f7c7)

  • display_name is added to ResourceSettings (b62f7c7)

  • resource_settings is added to CreateWorkloadOperationMetadata (b62f7c7)

  • ResourceType CONSUMER_FOLDER and KEYRING are added (b62f7c7)

Bug Fixes

  • billing_account is now optional in Workload (b62f7c7)

  • ResourceType CONSUMER_PROJECT is deprecated (b62f7c7)

0.5.0 (2021年07月28日)

Features

  • Add EU Regions And Support compliance regime (#67) (a370ad5)

0.4.2 (2021年07月27日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#60) (b161d65)

Miscellaneous Chores

0.4.1 (2021年07月20日)

Bug Fixes

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

0.4.0 (2021年06月30日)

Features

Bug Fixes

  • disable always_use_jwt_access (efac3ed)

  • disable always_use_jwt_access (#56) (efac3ed)

Documentation

0.3.1 (2021年06月16日)

Bug Fixes

  • exclude docs and tests from package (#44) (d3dda4c)

0.3.0 (2021年05月28日)

Features

  • Add ‘resource_settings’ field to provide custom properties (ids) for the provisioned projects (6ff8af6)

  • add HIPAA and HITRUST compliance regimes (#13) (6ff8af6)

  • support self-signed JWT flow for service accounts (a28c728)

Bug Fixes

  • add async client to %name_%version/init.py (a28c728)

  • deps: add packaging requirement (#37) (ae6197c)

  • fix retry deadlines (6ff8af6)

0.2.1 (2021年02月11日)

Bug Fixes

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

0.2.0 (2020年11月17日)

Features

  • add provisioned_resources_parent and kms_settings; add common resource path helper methods (daaff1f)

0.1.0 (2020年10月02日)

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月17日 UTC.