- Provide opt-in debug logging
- Add field
experimental_features
to messagePythonSettings
(#27002)
- Bump version to 1.0.0
- Updated minimum Ruby version to 2.7 (#24863)
- Eliminated a harmless but annoying warning in the protobuf class files
- Ensure endpoints are correct for mixin clients (#24032)
- Support for universe_domain (#23773)
- Support for channel pool configuration (#22916)
- Uses binary protobuf definitions for better forward compatibility (#21671)
- Don't use self-signed JWT credentials if the global configuration endpoint has been modified
- point to Search Console for domain ownership verification (#21049)
- Support REST transport (#20624)
- Updated minimum Ruby version to 2.6 (#18443)
- Fixed a crash when making certain long-running-operations status calls (#18441)
- Added the labels field to the Service data type
- Added the service_account field to the Application data type
- Allow second generation runtimes to access legacy bundled services
- Support the egress setting for a VPC access connector
- Clean up some unused requires
- 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
- Clarified some language around authentication configuration
- Support future 1.x versions of gapic-common
- Support service network settings, build environment variables, additional security settings, and VM liveness queries.
- Drop support for Ruby 2.4 and add support for Ruby 3.0
- Initial release.