Skip to content

Releases: googleapis/gapic-generator-go

v0.19.0

12 Apr 21:21
e1ea31d

Choose a tag to compare

gapic

  • generate mix-in API methods on client libraries (#552)
  • report invalid API Service yaml (#575)

chore

  • use correct Make target for bazel dep update (#589)
  • fix workflow yaml syntax (#587)
  • change bazel go update job filter (#586)
  • automate bazel Go dep updates (#584)
  • update bazel go deps (#583)
  • update bazel Go deps (#579)
  • group fix(deps) with chore(deps) in notes (#578)
  • go mod tidy (#574)
  • add a Code of Conduct (#569)
  • update dependencies (see history)

v0.18.6

15 Mar 22:57
b086ea7

Choose a tag to compare

gapic

  • parse markdown in pkg doc string (#565)
  • fix link in ctx docs (#564)

other

  • update google.golang.org/genproto commit hash to 2651cd4 (#566)

v0.18.5

15 Mar 16:27
93d841c

Choose a tag to compare

gapic

  • ignore empty plugin flags (#560)

bazel

  • update rules_go, remove go-genproto override (#557)

chore

  • build push image to gcr on release (#561)
  • pin Go version in CI and bazel (#551)
  • ignore vs code workspace files (#549)
  • small gengapic refactor (#547)
  • update showcase testing version (#546)
  • clean up linter warnings (#544)
  • update dependencies (see history)

other

  • update google.golang.org/genproto commit hash to 9728d6b (#556)
  • update module github.com/google/go-cmp to v0.5.5 (#554)
  • update google.golang.org/genproto commit hash to ca35366 (#550)

v0.18.4

23 Feb 18:15
c721eb6

Choose a tag to compare

gencli

  • fix oneof msg field in diff pkg (#537)
  • crash in generated CLIs with map fields (#538)

chore

  • update bazel Go deps from go.mod (#541)
  • update dependencies (see history)

other

  • update google.golang.org/genproto commit hash to 3e1e516 (#540)

v0.18.3

18 Feb 18:01
c7b05da

Choose a tag to compare

gapic

  • fix metadata libraryClient naming (#534)

v0.18.2

17 Feb 19:08
fcac803

Choose a tag to compare

gapic

  • fix empty libraryClient in metadata (#533)

chore

  • update dependencies (see history)

v0.18.1

12 Feb 20:57
f67dff7

Choose a tag to compare

bazel

  • ignore metadata.srcjar if disabled (#530)

v0.18.0

12 Feb 19:34
1ed426c

Choose a tag to compare

gapic

  • add gapic_metadata.json generation (#527)
  • refactor gengapic pkg (#526)
  • rename gapic-service-config to api-service-config (#523)
  • refactor to use generated Service type (#524)

bazel

  • update Go deps from go.mod (#528)

chore

  • update dependencies (see history)

v0.17.2

22 Jan 22:10
8021c9d

Choose a tag to compare

gapic

  • conditionally append pb to alias (#520)
  • handle non-string header field types (#516)

gencli

  • conditionally append pb to alias (#520)

v0.17.1

20 Jan 01:05
c77cd3c

Choose a tag to compare

gapic

  • include numbers in header name regexp (#515)

bazel

  • use protobuf-go v2 common types (#518)

chore

  • remove obsolete circleci config (#513)
  • remove old release script (#511)
  • setup new release job tools (#510)
  • fix release action (#504)
  • port GitHub release to Actions (#503)
  • update required checks (#502)
  • port integration tests to Actions (#501)
  • run basic tests on Actions (#499)
  • fix out of sync go.sum (#498)
  • use bespoke bazel image for CI (#497)
  • update dependencies (see history)