Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v1.8.0
1.8.0 (2023-01-09)
Features
Documentation
- client: Fix typo in get_mtls_endpoint_and_cert_source doc (#1552) (57e8abc)
- utils: Fix typos in nth function docstring (#1553) (e4be9ae)
v1.7.1
1.7.1 (2022-12-13)
Bug Fixes
v1.7.0
1.7.0 (2022-12-06)
Features
- Add snippetgen config language and testing resource files (#1504) (5b98659)
Bug Fixes
- deps: require google-api-core >=1.34.0, >=2.11.0 (6de9e28)
- Drop usage of pkg_resources (#1471) (a50c290)
- Fix timeout default values (6de9e28)
- Snippetgen should call await on the operation coroutine before calling result (#1495) (69a49c6)
v1.6.2
1.6.2 (2022-11-15)
Bug Fixes
- update dependency googleapis-common-protos to v1.57.0 (786b0d4)
v1.6.1
1.6.1 (2022-11-11)
Bug Fixes
v1.6.0
1.6.0 (2022-11-09)
Features
- Add typing to proto.Message based class attributes (#1474) (3bd2f87)
Bug Fixes
- Detect changed Python files in Git pre-commit hook (#1475) (2a232fc)
- Snippetgen handling of repeated enum field (#1443) (70d7882)
v1.5.0
1.5.0 (2022-10-17)
Features
Bug Fixes
v1.4.4
1.4.4 (2022-09-20)
Bug Fixes
- Do not generate _flattened() unit tests for client streaming methods (#1454) (29610ad)
v1.4.3
1.4.3 (2022-09-19)
Bug Fixes
- Accept 4.x protobuf for gapic-generator-python (#1453) (d9099dd)
- Femove
vars
and set
from reserved names (#1451) (ae3e6bf)
v1.4.2
1.4.2 (2022-09-13)
Bug Fixes
- Unit test generation for boolean query prams (#1447) (dd68dd1)