- update SelectiveGapicGeneration usage doc (#33482)
- publish client batch config schema (#33439)
- Upgrade dependencies for Ruby v4.0 and drop Ruby v3.1 support
- add warning about loading unvalidated credentials
- update gapic-common dependency for generated libraries to 1.2 which requires google-protobuf v4.26+ (#31011)
- Updated core dependencies including gapic-common
- Updated required Ruby version to 3.1
- Fixed several issues with validating credential configs
- Update Ruby version requirement to 3.0
- Include note about validating externally-provided credentials
- Provide opt-in debug logging
- Add field
experimental_featuresto messagePythonSettings(#27012)
- Bump version to 1.0.0
- Updated minimum Ruby version to 2.7 (#24877)
- Eliminated a harmless but annoying warning in the protobuf class files
- Ensure endpoints are correct for mixin clients (#24032)
- Support for universe_domain (#23785)
- Support for channel pool configuration (#22923)
- Improve documentation format (#22685)
- add uid in Endpoint
- support location service
- Don't use self-signed JWT credentials if the global configuration endpoint has been modified
- Uses binary protobuf definitions for better forward compatibility (#21678)
- Support REST transport (#20629)
- Updated minimum Ruby version to 2.6 (#18443)
- Support for update masks when setting IAM policies
- Fix titles of documentation pages
- Remove some broken images and fix outdated content in authentication documentation
- Added simple code snippets to RPC method documentation
- Some documentation formatting fixes
- Honor client-level timeout configuration
- Clarify some language around authentication configuration
- Support future 1.x versions of gapic-common
- Drop support for Ruby 2.4 and add support for Ruby 3.0
- Use self-signed JWT credentials when possible
- Timeout config description correctly gives the units as seconds.
Initial release