Changelog

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