Skip to content

Latest commit

 

History

History
91 lines (68 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

91 lines (68 loc) · 5.54 KB

Changelog

Version 2.10.0

  • Update Base SDK to version 2.10.0

Version 2.10.0-beta4

Version 2.9.1

  • Update Base SDK to version 2.9.1

Version 2.9.0

  • Update Base SDK to version 2.9.0

Version 2.9.0-beta3

Version 2.8.1

  • Update BaseSdk reference to 2.8.1. See release notes for more information.

Version 2.7.2

Version 2.6.4

Version 2.6.0-beta3

Version 2.6.0-beta2

Version 2.5.0

Version 2.4.0

  • Update Application Insights API reference to [2.4.0]

Version 2.4.0-beta1/2

Update Application Insights API reference to [2.4.0-beta3] Added support for logs from EventSource, ETW and Diagnostic Source.

Version 2.1.1

  • Update NLog reference to 4.3.8

Version 2.1.0

  • For NLog and Log4Net when exception is traced with a custom message, custom message is added to the properties collection and reported to ApplicationInsights.
  • Update Application Insights API reference to 2.1.0
  • Update NLog reference to 4.3.5

Version 2.0.0

Version 1.2.6

  • Bug fixes
  • log4Net: Collect log4net properties as custom properties. UserName is not a custom property any more (It is collected as telemetry.Context.User.Id). Timestamp is not a custom property any more.
  • NLog: Collect NLog properties as custom properties. SequenceID is not a custom property any more (It is collected as telemetry.Sequence). Timestamp is not a custom property any more.

Version 1.2.5

  • First open source version: References Application Insights API version 1.2.3 or higher.