Change netstandard2.1 target to netstandard2.0 (commit 82bea85)
Version 3.1.0, released 2024-03-13
No API surface changes; just dependency updates.
Version 3.0.0, released 2022-06-08
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.
Bigtable-specific breaking changes
Move InstanceName into Google.Cloud.Bigtable.Common.V2 (commit cb8d93e)
(Previously, this was in Google.Cloud.Bigtable.V2 and Google.Cloud.Bigtable.Admin.V2)
## Version 2.1.0, released 2021-05-25
No API surface changes; just dependency updates.
Version 2.0.0, released 2020-04-08
No API surface changes compared with 2.0.0-beta02, just a GA release.
Version 2.0.0-beta02, released 2020-03-17
No API surface changes compared with 2.0.0-beta01, just dependency
and implementation changes.
Version 2.0.0-beta01, released 2020-02-17
This is the first prerelease targeting GAX v3. Please see the breaking changes
guide
for details of changes to both GAX and code generation.
Version 1.1.0, released 2019-12-10
Commit d29c61b: Add resource name format methods to resource name classes
[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version, 3.2.0, was released on 2024-03-26 and changed the netstandard target to netstandard2.0.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.1.0, released on 2024-03-13, included only dependency updates with no API surface changes.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.0.0, released on 2022-06-08, marked the first version using GAX v4, which introduced breaking changes detailed in the Google Cloud documentation, and uses Grpc.Net.Client for gRPC.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.1.0, released on 2021-05-25, and version 2.0.0, released 2020-04-08, did not introduce API changes, only dependency updates and GA release.\u003c/p\u003e\n"],["\u003cp\u003eThe first initial GA release was version 1.0.0 in 2019-05-23.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [3.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.Bigtable.Common.V2/latest/history)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Bigtable.Common.V2/3.1.0/history)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Bigtable.Common.V2/3.0.0/history)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Bigtable.Common.V2/2.1.0/history) \n\nVersion history\n===============\n\nVersion 3.2.0, released 2024-03-26\n----------------------------------\n\n### New features\n\n- Change netstandard2.1 target to netstandard2.0 ([commit 82bea85](https://github.com/googleapis/google-cloud-dotnet/commit/82bea850661975b9750ac30753528cc9d2e05240))\n\nVersion 3.1.0, released 2024-03-13\n----------------------------------\n\nNo API surface changes; just dependency updates.\n\nVersion 3.0.0, released 2022-06-08\n----------------------------------\n\nThis is the first version of this package to depend on GAX v4.\n\nThere are some breaking changes, both in GAX v4 and in the generated\ncode. The changes that aren't specific to any given API are [described in the Google Cloud\ndocumentation](https://cloud.google.com/dotnet/docs/reference/help/breaking-gax4).\nWe don't anticipate any changes to most customer code, but please [file a\nGitHub issue](https://github.com/googleapis/google-cloud-dotnet/issues/new/choose)\nif you run into problems.\n\nThe most important change in this release is the use of the Grpc.Net.Client package\nfor gRPC communication, instead of Grpc.Core. When using .NET Core 3.1 or .NET 5.0+\nthis should lead to a smaller installation footprint and greater compatibility (e.g.\nwith Apple M1 chips). Any significant change in a core component comes with the risk\nof incompatibility, however - so again, please let us know if you encounter any\nissues.\n\n### Bigtable-specific breaking changes\n\n- Move InstanceName into Google.Cloud.Bigtable.Common.V2 ([commit cb8d93e](https://github.com/googleapis/google-cloud-dotnet/commit/cb8d93ebcc822c45361a1d756fdddf0d13fae051)) (Previously, this was in Google.Cloud.Bigtable.V2 and Google.Cloud.Bigtable.Admin.V2) ## Version 2.1.0, released 2021-05-25\n\nNo API surface changes; just dependency updates.\n\nVersion 2.0.0, released 2020-04-08\n----------------------------------\n\nNo API surface changes compared with 2.0.0-beta02, just a GA release.\n\nVersion 2.0.0-beta02, released 2020-03-17\n-----------------------------------------\n\nNo API surface changes compared with 2.0.0-beta01, just dependency\nand implementation changes.\n\nVersion 2.0.0-beta01, released 2020-02-17\n-----------------------------------------\n\nThis is the first prerelease targeting GAX v3. Please see the [breaking changes\nguide](https://cloud.google.com/dotnet/docs/reference/help/breaking-gax2)\nfor details of changes to both GAX and code generation.\n\nVersion 1.1.0, released 2019-12-10\n----------------------------------\n\n- [Commit d29c61b](https://github.com/googleapis/google-cloud-dotnet/commit/d29c61b): Add resource name format methods to resource name classes\n\nVersion 1.0.0, released 2019-05-23\n----------------------------------\n\nInitial GA release."]]