Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
Commit 6bde7a3: docs: Regenerate all APIs with service comments in client documentation
Commit f83bdf1: fix: Apply timeouts to RPCs without retry
Commit b1a62dd: chore: set Ruby namespace in proto options
Commit 947a573: docs: Regenerate all clients with more explicit documentation
Version 2.0.0, released 2020-03-18
No API surface changes compared with 2.0.0-beta01, just dependency
and implementation changes.
Version 2.0.0-beta01, released 2020-02-18
This is the first prerelease targeting GAX v3. Please see the breaking changes
guide
for details of changes to both GAX and code generation.
Additionally, many of the long-running operation methods have taken
a breaking change to return the generation Operation<TResponse, TMetadata>
type instead of just the Operation proto.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version is 3.12.0, as indicated in the version history list."],["Version 2.2.0, released on 2021-05-26, primarily included dependency updates without any API surface changes."],["Version 2.1.0, released on 2020-11-18, introduced fixes such as adding gRPC compatibility constructors, and it regenerated all APIs with protoc 3.13 and Grpc.Tools 2.31."],["Version 2.0.0-beta01 marked the initial prerelease targeting GAX v3, including breaking changes to long-running operation methods, switching from `Operation` proto to `Operation\u003cTResponse, TMetadata\u003e`."],["Version 1.0.0 was the initial GA release, made available on 2019-12-10."]]],[]]