- Clarify Finding#event_time description
- update SelectiveGapicGeneration usage doc (#33481)
- publish client batch config schema (#33438)
- Upgrade dependencies for Ruby v4.0 and drop Ruby v3.1 support
- add warning about loading unvalidated credentials
- add ListOperations partial success flag (#31581)
- add ListOperations unreachable resources
- 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
- Clarify behavior of protobuf message fields that are part of mutually-exclusive sets
- Include note about validating externally-provided credentials
- Provide opt-in debug logging
- Add field
experimental_featuresto messagePythonSettings(#27012)
- Formatting updates to README.md (#26657)
- Updated minimum Ruby version to 2.7 (#24876)
- 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)
- 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)
- Fixed a crash when making certain long-running-operations status calls (#18441)
- Support for update masks when setting IAM policies
- Honor quota project in auxiliary operations clients
- 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 future 1.x versions of gapic-common
- Support for folder information and asset canonical names
- 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.
- Updated description of Finding#severity field
- Support Finding#severity field
- Clarify Finding#event_time description
- Allow special symbolic credentials in client configs
- Fix retry logic by checking the correct numeric error codes
- Update timeout settings
- Add documentation and API enablement links to the readme
- Provide resource information in notifications.
- Eliminate a Ruby warning that appeared in some cases when accessing rpc-scoped configs
- Removed unused google/cloud/common_resources_pb file
- The long-running operations client honors the quota_project config
- The quota_project can be set via configuration
- Clarify that timeouts are in seconds.
Initial release.