Releases: Azure/diagnostics-eventflow
EventSource input 1.1.4
Fixes issue 142: GetSystemTimePreciseAsFileTime function in EventDataExtensions not supported on operating systems before Windows 8 (reported by arturwa)
EventSource input 1.1.3
Increases timestamp precision for EventSource input (resolving #134 )
EventHub output 1.2.0
Enabled EventHub output for .NET core application
MicrosoftLogging input 1.1.3
Associate exception metadata with traces that have Exception instance
EventSource input 1.1.2
Fixes a potential deadlock condition during pipeline initialization
Also ensures that RelatedActivityID property value is decoded correctly if activity paths are used
ApplicationInsights output 1.2.0
Added support for .NET Core
Serilog input 1.2.2
Automatically generates exception telemetry in Application Insights when exception data is included in Serilog traces (courtesy to Markus Hoffman @thecodejedi).
ApplicationInsights input 1.1.0
UPDATE 1/9/2018: binaries in this release were not signed properly. AVOID
Update the Microsoft.ApplicationInsights package dependency to 2.4 and make the package compatible with .NET Core
Many thanks, Sergey Kanzhelev!
MicrosoftLogging input 1.1.2
Improves scope data logging (fixes issue #109)
(thanks to M. F. Madsen)
Platform Service Fabric 1.1.4
Allows for empty values in Service Fabric configuration overrides (addresses issue #97)