A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/googleapis/gapic-generator-ruby

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.24.0

0.24.0 (2024-12-05)

Features

  • Log requests and responses (#1112)

Bug Fixes

  • Hardened deadline determination against Time.now hacking (#942)

- Ruby
Published by release-please[bot] about 1 year ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.23.0

0.23.0 (2024-10-15)

Features

  • Disable universe domain check if credentials include an explicit request to do so (#1119)

- Ruby
Published by release-please[bot] over 1 year ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.22.0

0.22.0 (2024-07-17)

  • Support for google-protobuf 4.x
  • Requires at least Ruby 3.0

- Ruby
Published by release-please[bot] over 1 year ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.21.1

0.21.1 (2023-12-14)

Bug Fixes

  • add missing module import for universe_domain_concerns (#1016)

- Ruby
Published by release-please[bot] about 2 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.21.0

0.21.0 (2023-12-13)

Features

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

- Ruby
Published by release-please[bot] about 2 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.20.0

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)

- Ruby
Published by release-please[bot] over 2 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.19.1

0.19.1 (2023-05-30)

Bug Fixes

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

- Ruby
Published by release-please[bot] almost 3 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-common: v0.19.0

0.19.0 (2023-05-26)

Features

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

- Ruby
Published by release-please[bot] almost 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.18.0

Features

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

- Ruby
Published by yoshi-automation about 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.17.1

Bug Fixes

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

- Ruby
Published by yoshi-automation about 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.17.0

Features

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

- Ruby
Published by yoshi-automation about 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.16.0

Features

  • custom regapic exception wrapping (#866)

- Ruby
Published by yoshi-automation about 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.15.1

Bug Fixes

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

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.15.0

Features

  • retry policy now works for REST calls

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.14.0

Features

  • add support for different types of credentials to REST

Bug Fixes

  • deadlock fix (#845)

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.13.0

Features

  • Implement server-side streaming support for REST calls in gapic-common (#826)

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.12.0

Features

  • Support numeric_enums in the ClientStub (#817)
  • parse details information from REST errors (#815)
  • send protobuf version in headers (#816)

Bug Fixes

  • rewrap certain grpc errors (#810)
    This will rewrap some GRPC::Unavailable errors that were caused by authentication failing as Gapic::GRPC::AuthorizationError which inherits from ::GRPC::Unauthenticated

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.11.1

Bug Fixes

  • error code of 0 is not an error, body template field can be nil (#805)

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.11.0

Features

  • Add CallOptions#merge and CallOptions equality checking (#802)

Bug Fixes

  • transcoder should always preserve slashes (#795)

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.10.0

Features

  • Require at least Ruby 2.6
  • Support faraday 2.0

Bug Fixes

  • Fix precision issues in protobuf timestamp conversion
  • Fix some Ruby 3.0 keyword argument usage errors

- Ruby
Published by yoshi-automation over 3 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic-common 0.9.0

Features

  • add full grpc transcoding to gapic-common

Bug Fixes

  • small fixes for combined libraries and testing

- Ruby
Published by yoshi-automation almost 4 years ago

https://github.com/googleapis/gapic-generator-ruby - Release gapic 0.1.0

  • Initial release

- Ruby
Published by yoshi-automation almost 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-ads/v0.11.0

  • Includes changes from gapic-generator 0.11.0

- Ruby
Published by viacheslav-rostovtsev about 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-cloud/v0.11.0

  • Includes changes from gapic-generator 0.11.0

- Ruby
Published by viacheslav-rostovtsev about 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator/v0.11.0

  • New: Added generation of nonstandard LRO wrapper calls (currently used for Compute)
  • Fixed: Examples in the doc comments for modules are now generated with @example tags
  • Fixed: proto files without a proto service can again be generated
  • Ruby prebuilt binaries used in Bazel rules updated to Ruby 2.6.6

- Ruby
Published by viacheslav-rostovtsev about 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator/v0.10.7

This release has no new features or fixes compared with gapic-generator/v0.10.6, except the Ruby runtime binary is recompiled to match the newer Docker image (gcr.io/gapic-images/googleapis:20220222).

- Ruby
Published by alexander-fenster about 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-cloud/v0.10.1

  • Includes changes from gapic-generator 0.10.1

- Ruby
Published by viacheslav-rostovtsev over 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-ads/v0.10.1

  • Includes changes from gapic-generator 0.10.1

- Ruby
Published by viacheslav-rostovtsev over 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator/v0.10.1

  • New: Compute REST libraries are now generated with LRO wrappers
  • Fixed: Rubocop is disabled for sample tests in generated versioned libraries

- Ruby
Published by viacheslav-rostovtsev over 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-cloud/v0.9.2

- Ruby
Published by viacheslav-rostovtsev over 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-ads/v0.9.2

- Ruby
Published by viacheslav-rostovtsev over 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator/v0.9.2

- Ruby
Published by viacheslav-rostovtsev over 4 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-cloud/v0.7.4

  • Fixed the broken link in the generated libraries' README.md
  • Generated libraries with REST transport now use presence testing instead of rejecting defaults to determine which fields to transcode into the query string parameters

- Ruby
Published by viacheslav-rostovtsev almost 5 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-ads/v0.7.4

  • Fixed the broken link in the generated libraries' README.md
  • Generated libraries with REST transport now use presence testing instead of rejecting defaults to determine which fields to transcode into the query string parameters

- Ruby
Published by viacheslav-rostovtsev almost 5 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator/v0.7.4

  • Fixed the broken link in the generated libraries' README.md
  • Generated libraries with REST transport now use presence testing instead of rejecting defaults to determine which fields to transcode into the query string parameters

- Ruby
Published by viacheslav-rostovtsev almost 5 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator-cloud/v0.6.10

release: Version 0.6.10

- Ruby
Published by viacheslav-rostovtsev about 5 years ago

https://github.com/googleapis/gapic-generator-ruby - gapic-generator/v0.6.5

release: 0.6.5

- Ruby
Published by viacheslav-rostovtsev over 5 years ago