This is the first version of this package to depend on GAX v4.
There are some breaking changes, both in GAX v4 and in the generated
code. The changes that aren't specific to any given API are described in the Google Cloud
documentation.
We don't anticipate any changes to most customer code, but please file a
GitHub issue
if you run into problems.
The most important change in this release is the use of the Grpc.Net.Client package
for gRPC communication, instead of Grpc.Core. When using .NET Core 3.1 or .NET 5.0+
this should lead to a smaller installation footprint and greater compatibility (e.g.
with Apple M1 chips). Any significant change in a core component comes with the risk
of incompatibility, however - so again, please let us know if you encounter any
issues.
Version 2.2.0, released 2021-05-26
No API surface changes; just dependency updates.
Version 2.1.0, released 2020-11-18
Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
Version 2.0.0, released 2020-04-08
No API surface changes compared with 2.0.0-beta03.
Version 2.0.0-beta03, released 2020-03-18
No changes to the package itself; this was used as a text for a docs fix.
Version 2.0.0-beta02, 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
No API surface changes, but new major version due to depending on Google.Api.CommonProtos 2.0.0-beta02.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["Version 3.2.0 is the latest release, with prior versions including 3.1.0, 3.0.0, and 2.2.0, all of which have accessible history details."],["Version 3.0.0, released on 2022-06-08, is the first version to utilize GAX v4, featuring potential breaking changes as described in the Google Cloud documentation."],["Version 3.0.0 switched to using the Grpc.Net.Client package for gRPC communication, enhancing compatibility and reducing the installation footprint, especially for .NET Core 3.1 and .NET 5.0+ users."],["Version 2.2.0, released on 2021-05-26, contained no API surface changes, only dependency updates, and version 2.1.0 had changes only to the generation of the API."],["The initial beta release, version 1.0.0-beta01, was launched on 2020-01-22, and subsequent beta versions (2.0.0-beta01, 2.0.0-beta02, and 2.0.0-beta03) primarily focused on dependencies and implementation adjustments, with no API surface changes."]]],[]]