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 aredescribed in the Google Cloud
documentation.
We don't anticipate any changes to most customer code, but pleasefile a
GitHub issueif 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.
[[["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 of the package is 4.2.0, released on March 26, 2024, and it changes the target framework from netstandard2.1 to netstandard2.0.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.0.0, released on June 8, 2022, marked a significant update as it was the first to depend on GAX v4, introducing breaking changes and a shift to Grpc.Net.Client for gRPC communication.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.5.0 included the new feature of KMS configuration in settings, committed on March 14th, 2022.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.4.0 updated the Logging API with the latest changes, as of February 22, 2022.\u003c/p\u003e\n"],["\u003cp\u003eThe initial GA release of the package was version 1.0.0, released on March 30, 2017, and the initial 2.0.0 release on June 22, 2017 marked a major dependency change.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [4.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.Logging.Type/latest/history)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Logging.Type/4.1.0/history)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Logging.Type/4.0.0/history)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Logging.Type/3.5.0/history)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Logging.Type/3.4.0/history)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Logging.Type/3.3.0/history) \n\nVersion history\n===============\n\nVersion 4.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 4.1.0, released 2024-02-28\n----------------------------------\n\n### Documentation improvements\n\n- Fix link to RFC 2616 ([commit 5868d25](https://github.com/googleapis/google-cloud-dotnet/commit/5868d2595a028cca59aa9bd5882e0389ead7eed5))\n\nVersion 4.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\nVersion 3.5.0, released 2022-03-14\n----------------------------------\n\n### New features\n\n- KMS configuration in settings ([commit 07fd1d2](https://github.com/googleapis/google-cloud-dotnet/commit/07fd1d2571c192bdce5a4f1aa2f4caf53bfc3b41))\n\nVersion 3.4.0, released 2022-02-22\n----------------------------------\n\n### New features\n\n- Update Logging API with latest changes ([commit b29bee2](https://github.com/googleapis/google-cloud-dotnet/commit/b29bee29cd0000c5d6aea64169dbe4866f74b17a))\n\nVersion 3.3.0, released 2021-05-26\n----------------------------------\n\nNo API surface changes; just dependency updates.\n\nVersion 3.2.0, released 2020-11-18\n----------------------------------\n\n- [Commit 762ed1f](https://github.com/googleapis/google-cloud-dotnet/commit/762ed1f): docs: Updates to IP address comments\n\nVersion 3.1.0, released 2020-10-20\n----------------------------------\n\n- [Commit 0ca05f5](https://github.com/googleapis/google-cloud-dotnet/commit/0ca05f5): chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31\n\nVersion 3.0.0, released 2020-03-18\n----------------------------------\n\nNo API surface changes compared with 3.0.0-beta01, just dependency\nand implementation changes.\n\nVersion 3.0.0-beta01, released 2020-02-18\n-----------------------------------------\n\nNo significant changes since 2.1.0, other than depending on a new major version of Google.Api.CommonProtos.\n\nVersion 2.1.0, released 2019-12-10\n----------------------------------\n\n- Added HttpRequest.Protocol property\n\nVersion 2.0.0, released 2017-06-22\n----------------------------------\n\nInitial 2.0.0 release, with major dependency change.\n\nVersion 1.0.0, released 2017-03-30\n----------------------------------\n\nInitial GA release."]]