Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Releases: googleapis/gapic-generator

gapic-generator v2.4.0

29 Jun 18:58
d70f9ee
Compare
Choose a tag to compare

Features

  • add opt_file_args to pass the file arguments to the protoc plugin (#3239) (cce9967)

Bug Fixes

gapic-generator v2.3.0

24 Jun 00:57
abddb89
Compare
Choose a tag to compare

Features

  • preserve some values when regenerating BUILD.bazel (#3237) (ba34bae)

v2.2.0

15 Jun 15:46
720e000
Compare
Choose a tag to compare

2.2.0 (2020-06-12)

Features

  • build_gen all langs use grpc_service_config (#3226) (22ce9a7)

gapic-generator v2.1.0

08 Jun 15:34
a1edbae
Compare
Choose a tag to compare

Features

  • add proto3_optional to proto_custom_library (#3222) (9f11f73)

Bug Fixes

gapic-generator v2.0.3

02 Jun 16:34
4f48d49
Compare
Choose a tag to compare

Bug Fixes

gapic-generator v2.0.2

29 May 01:25
3bd90a3
Compare
Choose a tag to compare

Bug Fixes

  • nodejs build_gen uses grpc_service_config (#3206) (375959e)
  • ignore grpc_service_config unless using gapic_v2 (#3206) (375959e)
  • build_gen use None instead of "" when grpc_service_config is not present (#3206) (375959e)

gapic-generator v2.0.1

28 May 22:59
116287f
Compare
Choose a tag to compare

Bug Fixes

gapic-generator v2.0.0

20 May 01:49
8d362b4
Compare
Choose a tag to compare

This is the first actual release of this library, so the change log would've been too long.
The following releases will have proper changelogs.

Version number (2.0.0) is supposed to match the version of artman
(until artman is finally deprecated).