Changelog

0.6.3 (2022-06-08)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#180) (24030ee)

0.6.2 (2022-04-04)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 on v0 release (#139) (a5525e1)

0.6.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (ae7ade1)

0.6.0 (2021-08-25)

Features

  • Add hub.routing_vpcs field (3fd21d4)

Bug Fixes

  • Remove ActivateSpoke and DeactivateSpoke methods (#69) (3fd21d4)

Documentation

  • Specify that site_to_site_data_transfer field must be set to true (3fd21d4)

0.5.0 (2021-07-28)

Features

Bug Fixes

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

  • enable self signed jwt for grpc (#60) (1d0ad6c)

Documentation

  • add Samples section to CONTRIBUTING.rst (#56) (cf009ca)

0.4.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.3.0 (2021-06-16)

Features

  • add from_service_account_info (#12) (f1f7ccb)

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

Bug Fixes

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

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

  • exclude docs and tests from package (#42) (ee876c9)

0.2.0 (2021-02-25)

Features

  • add state field in resources (#8) (edb1e0f)

Documentation

0.1.0 (2021-01-25)

Features