Version history

Version 3.3.0, released 2021-03-22

  • Commit 9ed450c: refactor: Extract RenderJsonPayload from BuildLogEntry in GoogleStackdriverTarget
  • Commit f553511: docs: Add documentation for trace related config options in GoogleStackdriverTarget
  • Commit d94c27b: docs: Clarify XML doc for GoogleStackdriverTarget trace related options
  • Commit 0da1f45: test: Add more unit tests around log and trace correlation
  • Commits a106579 and 858f161: feat: Add support for trace information to be included with log entries

Version 3.2.0, released 2020-12-07

  • Commit a0f7730: docs: Move NLog configuration into docs directory and expand it
  • Commit 932a8d1: feat: Adds EnableJsonLayout option to use custom jsonLayout

Version 3.1.0, released 2020-11-19

Version 3.0.1, released 2020-04-20

  • Commit ced67e4: Fix: Improve handling of System.Reflection objects that will dump all types in the application-assembly.

Version 3.0.0, released 2020-03-18

No API surface changes compared with 3.0.0-beta02, just dependency changes.

Version 3.0.0-beta02, released 2020-03-10

  • Commit 528388f: Configured Project ID takes precedence over Project ID of project in which the code is running for using as log writing target.

Version 3.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.

This package has not taken any direct breaking changes, but has a major version number change due to its dependencies.

Version 2.2.0, released 2019-12-10

  • Commit e708f35: Improve handling of dangerous object properties that throws exceptions during Json.Net serialization. (issue 3668)

Version 2.1.0, released 2019-07-10

Version 2.0.0, released 2019-02-26

Initial GA release.