Change netstandard2.1 target to netstandard2.0 (commit cba7759)
Version 4.2.0, released 2024-03-13
No API surface changes; just dependency updates.
Version 4.1.0, released 2023-09-25
Bug fixes
Make Log4Net type searching more robust (commit 3a9cf53)
Version 4.0.0, released 2022-06-09
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 3.3.0, released 2021-05-26
No API surface changes; just dependency updates.
Version 3.2.0, released 2020-11-19
No API surface changes, but this release updates dependencies.
Version 3.1.0, released 2020-04-16
Commit 51d65fa: Feature: Allow GoogleStackdriverAppender to be configured to create JSON payloads
User code needs to implement a new IJsonLayout interface, and configure the appender appropriately.
[[["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-09 UTC."],[[["\u003cp\u003eThe latest version of the Google.Cloud.Logging.Log4Net package is 4.4.0, released on 2024-09-26, which includes an update to the log4net dependency.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.0.0, released on 2022-06-09, marked a significant shift by depending on GAX v4 and switching to the Grpc.Net.Client package for gRPC communication.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.0.0-beta01 introduced support for GAX v3, as indicated by the breaking changes guide, although the package itself did not have direct breaking changes.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions, such as 4.2.0, 3.3.0, and 2.5.0, primarily focused on dependency updates without API surface changes.\u003c/p\u003e\n"],["\u003cp\u003eEarlier versions, such as 3.1.0, 2.4.0-beta01, 2.3.0, 2.2.1, and 2.2.0, introduced features like JSON payload creation, pattern conversions in custom labels, support for JSON credentials, and log flushing enhancements.\u003c/p\u003e\n"]]],[],null,["Version latestkeyboard_arrow_down\n\n- [4.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Logging.Log4Net/latest/history)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Logging.Log4Net/4.3.0/history)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Logging.Log4Net/4.2.0/history)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Logging.Log4Net/4.1.0/history)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Logging.Log4Net/4.0.0/history)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Logging.Log4Net/3.3.0/history) \n\nVersion history\n===============\n\nVersion 4.4.0, released 2024-09-26\n----------------------------------\n\n### New features\n\n- Update log4net dependency. ([commit 0ab782a](https://github.com/googleapis/google-cloud-dotnet/commit/0ab782a2c14733e86fcdf9854465000ba0ed01c6))\n\nVersion 4.3.0, released 2024-03-28\n----------------------------------\n\n### New features\n\n- Change netstandard2.1 target to netstandard2.0 ([commit cba7759](https://github.com/googleapis/google-cloud-dotnet/commit/cba77591907c4a4594a184466534ee9e258bb5ef))\n\nVersion 4.2.0, released 2024-03-13\n----------------------------------\n\nNo API surface changes; just dependency updates.\n\nVersion 4.1.0, released 2023-09-25\n----------------------------------\n\n### Bug fixes\n\n- Make Log4Net type searching more robust ([commit 3a9cf53](https://github.com/googleapis/google-cloud-dotnet/commit/3a9cf538123553707bf7e49b82d8887102254c5c))\n\nVersion 4.0.0, released 2022-06-09\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.3.0, released 2021-05-26\n----------------------------------\n\nNo API surface changes; just dependency updates.\n\nVersion 3.2.0, released 2020-11-19\n----------------------------------\n\nNo API surface changes, but this release updates dependencies.\n\nVersion 3.1.0, released 2020-04-16\n----------------------------------\n\n- [Commit 51d65fa](https://github.com/googleapis/google-cloud-dotnet/commit/51d65fa): Feature: Allow GoogleStackdriverAppender to be configured to create JSON payloads\n - User code needs to implement a new IJsonLayout interface, and configure the appender appropriately.\n - Fixes [issue 4845](https://github.com/googleapis/google-cloud-dotnet/issues/4845).\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\nThis is the first prerelease targeting GAX v3. Please see the [breaking changes guide](https://cloud.google.com/dotnet/docs/reference/help/breaking-gax2) for details of changes to both GAX and code generation.\n\nThis package has not taken any direct breaking changes, but has a major version number change due to its dependencies.\n\nVersion 2.5.0, released 2019-12-10\n----------------------------------\n\nNo API surface change - just dependency updates.\n\nVersion 2.4.0, released 2019-07-10\n----------------------------------\n\nNo API surface change - just dependency updates.\n\nVersion 2.4.0-beta01, released 2019-06-10\n-----------------------------------------\n\n- [Commit 5c43b1a](https://github.com/googleapis/google-cloud-dotnet/commit/5c43b1a): Pattern Conversions in Log4Net custom labels ([issue 3103](https://github.com/googleapis/google-cloud-dotnet/issues/3103))\n\nVersion 2.3.0, released 2019-02-26\n----------------------------------\n\n- [Commit b36872c](https://github.com/googleapis/google-cloud-dotnet/commit/b36872c): Support JSON credentials ([issue 2322](https://github.com/googleapis/google-cloud-dotnet/issues/2322)). Fixes [issue 2314](https://github.com/googleapis/google-cloud-dotnet/issues/2314)\n\nVersion 2.2.1, released 2018-03-06\n----------------------------------\n\n- [Commit f6bfe3e](https://github.com/googleapis/google-cloud-dotnet/commit/f6bfe3e): Add flushing to log4net, and improve snippet ([issue 1951](https://github.com/googleapis/google-cloud-dotnet/issues/1951)). Fixes [issue 1926](https://github.com/googleapis/google-cloud-dotnet/issues/1926)\n\nVersion 2.2.0, released 2017-11-23\n----------------------------------\n\n- [Commit a7dbff3](https://github.com/googleapis/google-cloud-dotnet/commit/a7dbff3): Added the ability to configure credentials using a JSON file ([issue 1424](https://github.com/googleapis/google-cloud-dotnet/issues/1424))\n\nVersion 2.1.0, released 2017-08-02\n----------------------------------\n\nNo API surface change - just dependency updates.\n\nVersion 2.0.0, released 2017-06-28\n----------------------------------\n\nFirst GA release. (1.0.0 was never released.)"]]