Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v1.11.0
1.11.0 (2023-06-27)
Features
- Support snippet generation for services that only support REST transport (#1656) (bb60a3d)
Bug Fixes
v1.9.1
1.9.1 (2023-03-22)
Bug Fixes
- Restore grpc-google-iam-v1 dependency when api.has_iam_mixin is True (#1631) (a7ed16d)
Documentation
v1.9.0
1.9.0 (2023-03-17)
Features
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