Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v1.18.0
1.18.0 (2024-05-08)
Features
- Add support for reading google.api.api_version (#1999) (b2486e5)
v1.17.0
1.17.0 (2024-04-18)
Features
- Allow Callables for transport and channel init (#1699) (62855c1)
Bug Fixes
- Set
default
argument of jinja-filters.map()
when looking up attributes (#1989) (3e74a0a)
- Update the lower bound for
google-apps-card
(#2012) (9027a5f)
v1.16.0
1.16.0 (2024-03-22)
Features
- Add support for reading MethodSettings from service configuration YAML (#1975) (24a23a1)
- Automatically populate uuid4 fields (#1985) (eb57e4f)
Bug Fixes
v1.15.0
1.15.0 (2024-03-15)
Features
Bug Fixes
- Fix resource path helpers for paths with =** (#1976) (08c01e9)
v1.14.3
1.14.3 (2024-02-14)
Bug Fixes
- Fix TypeError: MessageToJson() got an unexpected keyword argument 'including_default_value_fields' (#1936) (12734ff)
- Require google-api-core 1.34.1 (#1942) (6c176a3)
- Resolve issue with missing import for certain enums in **/types/… (#1944) (97a4eed)