Changelog

1.4.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#206) (73bd664)

1.4.0 (2022-05-05)

Features

Bug Fixes

  • deps: require grpc-google-iam-v1 >=0.12.4 (ab48a2a)

Documentation

  • fix type in docstring for map fields (ab48a2a)

1.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#162) (8cf5f69)

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

1.3.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (55c52b5)

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (809bcd7)

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

Documentation

  • list oneofs in docstring (809bcd7)

1.2.0 (2021-10-20)

Features

Documentation

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#122) (59229eb)

1.0.4 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (1b0841d)

1.0.3 (2021-09-24)

Bug Fixes

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

1.0.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#97) (195861c)

Miscellaneous Chores

1.0.1 (2021-07-20)

Bug Fixes

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

1.0.0 (2021-06-30)

Features

  • add always_use_jwt_access (#87) (6104fe4)

  • bump release level to production/stable (#77) (b267e2f)

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

  • Update Service Directory v1beta1 protos to include VPC Network field, and create/modify timestamp fields. (#88) (e7fba11)

Bug Fixes

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

  • disable always_use_jwt_access (1df4a39)

  • disable always_use_jwt_access (#91) (1df4a39)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#84) (d9c20bb)

Miscellaneous Chores

0.5.0 (2021-03-31)

Features

0.4.1 (2021-02-11)

Bug Fixes

0.4.0 (2020-12-03)

Features

0.3.0 (2020-06-11)

Features

  • add mTLS support, fix missing routing header issue (#15) (b983735)

0.2.0 (2020-05-19)

Features

  • add mTLS support (via synth) (#4) (25e0fcf)

Bug Fixes

0.1.1 (2020-04-17)

Bug Fixes

  • fix link to client library documentation (#3) (8e9e602)

0.1.0 (2020-03-13)

Features