Changelog

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