- Adds Contextual Glossary support for Translation and AdaptiveMt (#27582)
- Add field
experimental_features
to messagePythonSettings
(#27031)
- Add BigQuery Metastore Partition Service API version v1alpha (#26606)
- Bump version to 1.0.0
- Updated minimum Ruby version to 2.7 (#24879)
- Eliminated a harmless but annoying warning in the protobuf class files
- Ensure endpoints are correct for mixin clients (#24032)
- Support for universe_domain (#23787)
- Add Adaptive MT API (#23668)
- Support for channel pool configuration (#22925)
- Added shadow removal and rotation correction options to Document Translation and Batch Document Translation API (#22748)
- Format documentation (#22667)
- Minor formatting (#22635)
- Don't use self-signed JWT credentials if the global configuration endpoint has been modified
- Uses binary protobuf definitions for better forward compatibility (#21679)
- Added display_name field to Glossary
- Support for removing the shadow text for native PDF translation
- Support translating only native PDF pages
- Support user-customized attribution flag (#20490)
- Fixed routing headers sent with long-running operation calls (#20453)
- Minor fix to reference documentation formatting (#19831)
- Updated minimum Ruby version to 2.6 (#18443)
- Fixed a crash when making certain long-running-operations status calls (#18441)
- 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
- Support translate_document and batch_translate_document RPCs
- 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.
- Allow special symbolic credentials in client configs
- Fix retry logic by checking the correct numeric error codes
- Fix some field documentation formatting.
- Add documentation and API enablement links to the readme
- Eliminate a Ruby warning that appeared in some cases when accessing rpc-scoped configs
Initial release