Releases: googleapis/gapic-generator-go
Releases · googleapis/gapic-generator-go
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)
v0.30.0
0.30.0 (2022-06-01)
Features
Bug Fixes
- bazel: add missing regapic dep to go_library (#1016) (ba270da)
v0.29.2
0.29.2 (2022-05-18)
Bug Fixes
- gengapic: REGAPIC encode enums as numbers (#994) (1a04703)
- gencli: properly handle LRO that returns google.protobuf.Empty (#1000) (7feea59)
v0.29.1
0.29.1 (2022-05-09)
Bug Fixes
- gengapic: REGAPIC fix path param parsing to remove duped query param (#981) (d326973)
v0.28.0
0.28.0 (2022-04-13)
Features
- gengapic: regapic implicit/explicit header injection (#953) (0dec6eb)
Bug Fixes
- gengapic: regapic handle url.Parse error (#951) (098262f)
- gengapic: REGAPIC support gax.CallSettings.Path override (#957) (ae6a2e1)
v0.27.1
0.27.1 (2022-03-30)
Bug Fixes
- bazel: add repo_mapping to all go_repository deps (#947) (7484ab5)