Releases: googleapis/gapic-generator-ruby
Releases · 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)
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)
gapic-common: v0.22.0
0.22.0 (2024-07-17)
- Support for google-protobuf 4.x
- Requires at least Ruby 3.0
gapic-common: v0.21.1
0.21.1 (2023-12-14)
Bug Fixes
- add missing module import for universe_domain_concerns (#1016)
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)
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)
gapic-common: v0.19.1
0.19.1 (2023-05-30)
Bug Fixes
- Fixed handling of optional fields in coerce (#954)
gapic-common: v0.19.0
0.19.0 (2023-05-26)
Features
- Compatibility with protobuf v23 generated map fields (#948)
Release gapic-common 0.18.0
Features
- add alias for details field in Rest Error (#928)
Release gapic-common 0.17.1
Bug Fixes
- add new class to the rest imports (#913)