Skip to content

Releases: googleapis/gapic-generator-ruby

gapic-common: v0.21.1

14 Dec 00:07
8cd7d05
Compare
Choose a tag to compare

0.21.1 (2023-12-14)

Bug Fixes

  • add missing module import for universe_domain_concerns (#1016)

gapic-common: v0.21.0

13 Dec 20:39
900ceb5
Compare
Choose a tag to compare

0.21.0 (2023-12-13)

Features

  • Drop support for Ruby 2.6 (#1009)
  • Honor universe domain in stubs (#1008)

gapic-common: v0.20.0

05 Sep 05:55
c5a73f4
Compare
Choose a tag to compare

0.20.0 (2023-08-31)

Features

  • Add channel pooling for gapic clients (#969)
  • Add LRU hash (#970)

Documentation

  • Minor fixes to YARD documentation links and parameters (#959)

gapic-common: v0.19.1

30 May 21:18
2ed3c1f
Compare
Choose a tag to compare

0.19.1 (2023-05-30)

Bug Fixes

  • Fixed handling of optional fields in coerce (#954)

gapic-common: v0.19.0

26 May 04:43
90aabc1
Compare
Choose a tag to compare

0.19.0 (2023-05-26)

Features

  • Compatibility with protobuf v23 generated map fields (#948)

Release gapic-common 0.18.0

27 Feb 20:35
bd69e52
Compare
Choose a tag to compare

Features

  • add alias for details field in Rest Error (#928)

Release gapic-common 0.17.1

09 Feb 01:48
073077f
Compare
Choose a tag to compare

Bug Fixes

  • add new class to the rest imports (#913)

Release gapic-common 0.17.0

09 Feb 01:18
4d9388e
Compare
Choose a tag to compare

Features

  • add a transport operation class in Rest (#911)

Release gapic-common 0.16.0

12 Dec 20:33
d65b968
Compare
Choose a tag to compare

Features

  • custom regapic exception wrapping (#866)

Release gapic-common 0.15.1

18 Nov 06:48
17379b1
Compare
Choose a tag to compare

Bug Fixes

  • Fixed uninitialized constant when checking retry policy for a REST call (#857)