Skip to content

Releases: googleapis/gapic-generator-typescript

@google-cloud/gapic-generator v2.6.0

20 Sep 21:52
09bcd92
Compare
Choose a tag to compare

Features

  • auto generate samples for each method (#952) (68fdeaa)
  • update retry and timeout logic for generated async/stream methods (#973) (5f61bd1)

@google-cloud/gapic-generator v2.5.0

07 Sep 18:41
56daf31
Compare
Choose a tag to compare

Features

  • Add minimum wrapper for mitigate future full-implementation diregapic LRO change (#967) (e12a72d)

Bug Fixes

@google-cloud/gapic-generator v2.4.1

27 Aug 17:00
084d6f5
Compare
Choose a tag to compare

Bug Fixes

  • google.cloud.location is a common proto package (#963) (7da9ba9)

@google-cloud/gapic-generator v2.4.0

19 Aug 21:24
64ce098
Compare
Choose a tag to compare

Features

  • add variables for self-signed auth to generator (#908) (09aa195)

Bug Fixes

@google-cloud/gapic-generator v2.3.0

11 Aug 22:38
3a9b2f0
Compare
Choose a tag to compare

Features

  • Add diregapic option in command line (#948) (a3525d4)

@google-cloud/gapic-generator v2.2.0

02 Aug 19:04
bbdb2bc
Compare
Choose a tag to compare

Features

Bug Fixes

@google-cloud/gapic-generator v2.1.1

27 Jul 15:58
11e9c0c
Compare
Choose a tag to compare

Bug Fixes

@google-cloud/gapic-generator v2.1.0

16 Jul 22:52
0b4a614
Compare
Choose a tag to compare

Features

Bug Fixes

  • legacy proto load: use single proto file (#936) (41c4651)

@google-cloud/gapic-generator v2.0.1

14 Jul 18:34
cea1494
Compare
Choose a tag to compare

Bug Fixes

  • remove duplicate service_yaml parameter (#932) (78fd850)

@google-cloud/gapic-generator v2.0.0

14 Jul 16:51
d86fb22
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Update IAMPolicy mixin to use <$service>.yaml file instead of explicit generator flag (#909)

Features

  • mtls: pass variable to indicate whether default service endpoint used (#900) (af309c6)
  • Update IAMPolicy mixin to use <$service>.yaml file instead of explicit generator flag (#909) (73199f5)

Bug Fixes

  • multiple proto listing for legacy loading (#926) (63dfcbe)
  • only invoke stub for methods that are deprecated (#927) (0fdbf16)