Features
- add context manager support in client (#415) (f5af164)
- added support for iam AuditData proto (#396) (e3a1eba)
- use structured logging on GCF with python 3.7 (#434) (5055919)
Bug Fixes
- add 'dict' annotation type to 'request' (76ac729)
- add 'dict' annotation type to 'request' (23f9e1f)
- deps: drop packaging dependency (9d38995)
- deps: require google-api-core >= 1.28.0 (9d38995)
- deps: require proto-plus==1.15.0 (76ac729)
- exception log message format (#394) (c426bf5)
- improper types in pagers generation (76ac729)
- improper types in pagers generation (6a837a5)
Documentation
- list oneofs in docstring (9d38995)