Releases: googleapis/gapic-generator-python
Releases · googleapis/gapic-generator-python
v0.63.3
0.63.3 (2022-02-16)
Bug Fixes
- disambiguate field headers whose names are reserved python words (#1178) (98aa690)
- fix docstring code block formatting (#1206) (500dfe7)
- HTTP body field messages with enums or recursive fields (#1201) (246bfe2)
v0.63.1
0.63.1 (2022-02-03)
Bug Fixes
- disambiguate method names that are reserved in transport classes (#1187) (78626d8)
v0.62.0
0.62.0 (2022-01-28)
Features
- adds REST server-streaming support. (#1120) (812cf3e)
- expose extended operations annotations within generator (#1145) (e7bee70)
Bug Fixes
- add special method parameters to set of reserved module names (#1168) (8078961)
- fix snippetgen golden file (#1170) (13b2028)
- snippetgen: remove special handling for resource paths (#1134) (4ea2d11)
v0.61.0
0.61.0 (2022-01-28)
Features
- add interceptor-like functionality to REST transport (#1142) (fe57eb2)
Bug Fixes
v0.60.0
0.60.0 (2022-01-19)
Features
Bug Fixes
- only set unset fields if they are query params (#1130) (9ad98ca)
v0.59.1
chore(master): release 0.59.1 (#1128)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>