- 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)
- Document default page sizes (#25913)
- 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 (#22924)
- Improve documentation format (#22685)
- support location client
- 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
- Honor client-level timeout configuration
- Clarify some language around authentication configuration
- Support for timestamp and VPC network fields
- 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.
- Allow special symbolic credentials in client configs
- Fix retry logic by checking the correct numeric error codes
- Add documentation and API enablement links to the readme
- Eliminate a Ruby warning that appeared in some cases when accessing rpc-scoped configs
- Removed unused google/cloud/common_resources_pb file
- The quota_project can be set via configuration
- Clarify that timeouts are in seconds.
- Support additional IAM features, and other updates.
- Added support for IAM policy options.
- Added support for IAM policy binding conditions.
- Added support for IAM audit config deltas.
- Expanded the readme to include quickstart and logging information.
- Added documentation for package and service modules.
- Fixed and expanded documentation for the two method calling conventions.
- Fixed some circular require warnings.
- Update documentation for core proto types.
- Path helpers can be called as module functions
- Expansion and cleanup of service description text
Initial release.