Skip to content

Releases: googleapis/gapic-generator-go

v0.8.1

03 Oct 21:04
a184331

Choose a tag to compare

gapic-generator-go:

  • add release-level flag to docker entrypoint (#223)

v0.8.0

03 Oct 18:35
53cc3d3

Choose a tag to compare

chores:

  • prune indirect deps (#212)
  • update readme (#206)
  • add fully annotated/configd api to tests (#205)
  • update Go depedencies

gapic-generator-go:

  • add release-level option (#219)

sample-gen:

  • Add function-level documentation (#216)

v0.7.0

04 Sep 22:47
1656931

Choose a tag to compare

chores:

  • fix go.mod for 1.13 (#185)
  • ignore blackfriday dep & have bot tidy (#167)
  • many dependency updates

gapic-generator-go:

  • enable updated googleapis test (#173)
  • support max req & res size limits (#165)

gencli:

  • add oneof choices to flag usage (#178)

sample-gen:

  • Switch to sample config in tests (#174)
  • Preparation work for sample config migration (#169)
  • allow enums to be passed in as CLI flags (#157)

v0.6.1

23 Jul 22:54
b489dd0

Choose a tag to compare

gapic

  • avoid generating duplicate iterators (#155)

v0.6.0

22 Jul 20:04
8a10cc2

Choose a tag to compare

gapic

  • add Heading(Open/Close) to md render (#135)
  • add WithDisableServiceConfig to default opts (#137)
  • make iterator.Response an interface (#138)
  • encode metadata pairs separately (#145)
  • remove API service config scope & host support (#147)
  • introduce gRPC ServiceConfig as source of retry (#146)

sample-gen

  • iterate over a map field in response handling (#140)
  • add README (#149)
  • write a string or bytes field of the response object to a local file (#150)
  • allow using {} to specify an empty object in request (#153)
  • generate comments in output handling (#152)

gcli

  • variable & field accessor name gen refactor (#132)

chores

  • add basic gen process explanation (#133)
  • remove vendor'd googleapi pb.go files (#141)
  • update deps in go.mod (#151)

v0.1.0

02 Nov 19:11
4cce163

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Tag release for experimental use