Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v0.32.2
Bug Fixes
- add 'type: ignore' comment for 'google.auth' (#579) (af17501)
v0.32.1
Bug Fixes
- rename local var page in generated tests (#577) (075f9e8)
v0.31.0
Features
- bypass request copying in method calls (#557) (3a23143)
Bug Fixes
- add google.api_core.retry import to base.py (#555) (1d08e60)
v0.29.0
Features
- add iam methods to templates (#545) (3f42c3c)
- support quota project override via client options (#496) (bbc6b36)
Bug Fixes