Skip to content

Releases: googleapis/gapic-generator-go

v0.23.3

11 Nov 18:24
4ce62bd

Choose a tag to compare

gapic

  • ignore mixin proto files in input when generating mixins (#810)

gencli

  • Add an error check after generated CLI functions call service methods. (#799)
  • Only add "Required. " to a CLI description when it isn't already there. (#801)

chore

  • update Bazel Go deps (#807)
  • fix compute-regen job (#811)
  • update showcase in integration script (#809)
  • update Bazel Go deps (#804)
  • update Bazel Go deps (#797)
  • update Bazel Go deps (#794)
  • update Bazel Go deps (#791)
  • update Bazel Go deps (#788)
  • update Bazel Go deps (#785)
  • update Bazel Go deps (#783)
  • update Bazel Go deps (#781)
  • update Bazel Go deps (#774)
  • fix code-suggester primary branch (#772)
  • update dependencies (see history)

other

  • update module github.com/googleapis/gapic-showcase to v0.17.0" (#808)

v0.23.2

14 Sep 18:13
6e0cc99

Choose a tag to compare

gapic

  • rest GAPIC wrap unknown enum error (#764)

chore

  • update Bazel Go deps (#766)
  • update dependencies (see history)

v0.23.1

31 Aug 16:13
c6fd8d2

Choose a tag to compare

gapic

  • fix compute wait wrapping logic (#759)
  • exclude diregapic Wait RPC from op wrapping (#754)

chore

  • update Bazel Go deps (#763)
  • update Bazel Go deps (#758)
  • disable renovate dep dashboard (#755)
  • update Bazel Go deps (#751)
  • update Bazel Go deps (#749)
  • add compute regen (#734)
  • update dependencies (see history)

other

  • do not generate sample method snippet for services without methods (#756)

v0.23.0

19 Aug 20:09
aa1fb71

Choose a tag to compare

gapic

  • wrap errors from REST better (#745)
  • fix fields with nums (#746)
  • exclude GET from custom op wrapping (#744)
  • include example in package doc overview (#733)

chore

  • update Bazel Go deps (#738)
  • add pkg.go.dev link to request struct examples (#741)
  • update Bazel Go deps (#736)
  • add tests that verify codegen imports (#732)
  • remove gensample (#731)
  • update dependencies (see history)

v0.22.0

03 Aug 19:38
5faa9d0

Choose a tag to compare

gapic

  • wrap diregapic custom operations (#722)

bazel

  • add diregapic flag (#725)

chore

  • add apidiff to showcase test (#730)
  • remove deprecated protobuf v1 imports (#729)
  • update Bazel Go deps (#727)
  • update Bazel Go deps (#724)
  • update protoc verison in CI (#720)
  • update Bazel Go deps (#718)
  • update Bazel Go deps (#715)
  • update Bazel Go deps (#713)
  • update dependencies (see history)

other

  • rest pagination fixes (#728)
  • add support for paginated maps (#721)
  • add initial paging support to REST clients (#719)
  • generator detects diregapic repeated/map field for paged methods (#711)

v0.21.8

13 Jul 16:07
db87126

Choose a tag to compare

gapic

  • REST fix handling of PUT (#710)

chore

  • update Bazel Go deps (#709)
  • update Bazel Go deps (#706)
  • mv integration test protos to tmp (#704)
  • update dependencies (see history)

v0.21.7

07 Jul 21:55
1b415e9

Choose a tag to compare

gapic

  • REST - remove EmitUnpopulated encoding option (#702)

v0.21.6

07 Jul 15:36
1012c0d

Choose a tag to compare

gapic

  • exclude body for get & delete (#699)
  • add scheme to default enpoints (#698)

chore

  • update Bazel Go deps (#701)
  • update dependencies (see history)

v0.21.5

01 Jul 17:27
8538ab6

Choose a tag to compare

other

  • standardize output of metadata files (#697)

v0.21.4

01 Jul 17:22
13724af

Choose a tag to compare

gapic

  • replace CloseIdleConnections with nil setter (#694)
  • fix go 1.11 compat via HTTPRequest.WithContext