Changelog

1.5.0 (2022-07-13)

Features

Bug Fixes

1.4.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#142) (af6128c)

1.4.1 (2022-05-05)

Documentation

  • fix relative and broken links (#122) (8c864f9)

  • fix type in docstring for map fields (3ce7908)

1.4.0 (2022-03-08)

Features

1.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#114) (96a6319)

1.3.0 (2022-02-26)

Features

Bug Fixes

  • deps: remove unused libcst dependency (#104) (d6f7ded)

  • resolve DuplicateCredentialArgs error when using credentials_file (91d18fa)

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (eef4248)

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

Documentation

  • list oneofs in docstring (eef4248)

1.2.0 (2021-10-20)

Features

Documentation

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#73) (98d60e9)

1.0.3 (2021-09-27)

Bug Fixes

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

Documentation

  • migrate links in CONTRIBUTING.rst from master to main (#58) (98c4177)

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#48) (1bbd444)

Miscellaneous Chores

1.0.1 (2021-07-21)

Bug Fixes

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

1.0.0 (2021-07-18)

Miscellaneous Chores

0.3.0 (2021-07-01)

Features

  • add always_use_jwt_access (#36) (7c6c08f)

  • Added the gRPC service config for the Service Controller v1 API (#38) (b95a767)

Bug Fixes

Documentation

0.2.0 (2021-05-27)

Features

  • bump release level to production/stable (#25) (ce65557)

  • support self-signed JWT flow for service accounts (0630fa0)

Bug Fixes

  • add async client to %name_%version/init.py (0630fa0)

0.1.0 (2021-04-03)

Features