Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
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
v0.28.0
Features
Bug Fixes
- paged code and templates are no longer message centric (#527) (00ba77c)
v0.26.6
Bug Fixes
- primitive repeated fields are now correctly auto paginated (#517) (61a2cc0)
v0.26.5
Bug Fixes
- convert datetime back to proto for unit tests (#511) (e1c787d)