Changelog

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