Changelog

1.3.1 (2022-03-05)

Bug Fixes

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

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

1.3.0 (2022-02-11)

Features

  • add api key support (#119) (4f83215)

  • Add LocationMetadata message (#124) (bb6f7ae)

  • Add RoutingVPC.required_for_new_site_to_site_data_transfer_spokes field (bb6f7ae)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (29240e3)

Documentation

  • add autogenerated code snippets (bb6f7ae)

  • Update comments to reflect that spokes can now be created with data transfer disabled (bb6f7ae)

1.2.2 (2021-11-11)

Bug Fixes

  • Mark API fields as required which were already required on the backend (#107) (17b9d5f)

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (c6cd1b0)

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

Documentation

  • list oneofs in docstring (c6cd1b0)

1.2.0 (2021-10-18)

Features

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#88) (8584d34)

1.0.1 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (b83e28b)

1.0.0 (2021-09-29)

Features

  • bump release level to production/stable (#65) (e0876fb)

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