Releases: googleapis/gapic-generator-go
Releases · googleapis/gapic-generator-go
v0.33.4
0.33.4 (2022-11-08)
Bug Fixes
- gengapic: Document client/bidi streaming unsupported in REST (#1181) (f9a9191)
v0.33.3
0.33.3 (2022-10-27)
Bug Fixes
- bazel: Manually add compute/metadata dependency (#1172) (516cb00)
v0.33.2
0.33.2 (2022-10-21)
Bug Fixes
- gengapic: Separate repeated prim qp values (#1161) (f2edb34)
v0.33.0
0.33.0 (2022-09-06)
Features
- gengapic: Add in-line snippet comment to example.go (#1120) (88372c5)
Bug Fixes
- Regapic support for proto wkt in query params (#1124) (f000c98)
v0.32.0
0.32.0 (2022-08-16)
Features
- gengapic: rest-numeric-enums option enables enum-encoding sys param (#1022) (6bbbf6f)
Bug Fixes
- gengapic: fix linkParser regexp to support multi-line link tags (#1098) (863675e), closes #1097
- gengapic: fix service-specific constructor name in doc_file.go (#1099) (4f80726), closes #1077
v0.31.2
0.31.2 (2022-07-18)
Bug Fixes
- gengapic: regapic GetOperation path fallback logic (#1072) (71ff189)
v0.31.0
0.31.0 (2022-06-14)
Features
- genpapic: support protobuf-go go_package mapping option (#1029) (f40c830)
Bug Fixes
- change go_gapic_library rule transport argument type from array to string (#1038) (a0ee493)