Skip to content

Releases: Azure/diagnostics-eventflow

EventSource input 1.1.4

20 Oct 15:58
Compare
Choose a tag to compare

Fixes issue 142: GetSystemTimePreciseAsFileTime function in EventDataExtensions not supported on operating systems before Windows 8 (reported by arturwa)

EventSource input 1.1.3

19 Oct 16:36
Compare
Choose a tag to compare

Increases timestamp precision for EventSource input (resolving #134 )

EventHub output 1.2.0

24 Aug 21:15
Compare
Choose a tag to compare

Enabled EventHub output for .NET core application

MicrosoftLogging input 1.1.3

25 Aug 16:47
Compare
Choose a tag to compare

Associate exception metadata with traces that have Exception instance

EventSource input 1.1.2

23 Aug 15:35
Compare
Choose a tag to compare

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

20 Jul 23:52
Compare
Choose a tag to compare

Added support for .NET Core

Serilog input 1.2.2

20 Jul 21:11
Compare
Choose a tag to compare

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

17 Jul 16:39
Compare
Choose a tag to compare
Pre-release

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

13 Jul 17:11
Compare
Choose a tag to compare

Improves scope data logging (fixes issue #109)

(thanks to M. F. Madsen)

Platform Service Fabric 1.1.4

07 Jul 21:04
Compare
Choose a tag to compare

Allows for empty values in Service Fabric configuration overrides (addresses issue #97)