Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v1.8.6
1.8.6 (2023-03-14)
Bug Fixes
- Ignore_unknown_fields parsing service config (#1618) (de6386f)
v1.8.5
1.8.5 (2023-02-23)
Bug Fixes
- Fix mypy error with rest interceptors (#1603) (c36876f)
- Fix mypy errors in rest.py (#1599) (120f19e)
- Resolve errors from annotating containers with non-local enums (#1608) (73652e3)
v1.8.4
1.8.4 (2023-02-07)
Bug Fixes
- Fix generated unit tests with repeated double (#1582) (4c7dd53)
- Fix install issue for packages without google namespace (#1576) (862cc64)
- Use protobuf 3.21.12 in bazel build rules (#1584) (550a5f1)
v1.8.3
1.8.3 (2023-02-06)
Bug Fixes
- Raise not implemented error when REST transport is not supported (#1578) (af6e77c)
v1.8.2
1.8.2 (2023-01-23)
Bug Fixes
v1.8.1
1.8.1 (2023-01-19)
Bug Fixes
Documentation
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)