Skip to content

Releases: Azure/diagnostics-eventflow

EventHub output 2.0.5

26 Jul 20:36
Compare
Choose a tag to compare

Update EventHub output to require Azure Identity ver. 1.12.0 or newer

EventHub output 2.0.4

25 Apr 18:02
Compare
Choose a tag to compare

Updates EventHub output package to require Azure.Identity ver 1.11.2 or newer

EventFlow Core 1.13.1

13 Mar 17:10
Compare
Choose a tag to compare
  • Thanks to @antymon4o, the EventFlow Core package has been refactored to get rid of unnecessary dependencies, including Newtonsoft JSON #428
  • Affected outputs (Azure Monitor Logs, EventHub, Http, and StdOutput) have been updated too.

EventHub output 2.0.2

25 Oct 20:57
Compare
Choose a tag to compare

(maintenance release for dependency update; no new functionality)

Trace Input 1.6.1

02 Jun 00:15
62e6f39
Compare
Choose a tag to compare

Bug fix: handle Write() and WriteLine() overrides that were missed previously by Trace input (#420). Many thanks to @DeBillieJoe for the fix!

ElasticSearch Output 2.7.6

24 Feb 17:51
Compare
Choose a tag to compare

Adds more options for index name formatting (quarter number, week-of-month, and week-of-year) for easy index identification. See README, indexFormat property for details.

Many thanks to @BuddhaBuddy1 for the idea and implementation! #417

Microsoft Logging input 1.6.1

17 Aug 21:34
a548cea
Compare
Choose a tag to compare

Fixes an issue when EventFlowLogger throws when encounter log message with duplicate argument (field) name.

Many thanks to @n-sidorov for diagnosing the issue and providing a fix!

EventFlow core package 1.12.1

07 Jul 21:25
83a593c
Compare
Choose a tag to compare

Updates Newtonsoft dependency to avoid vulnerabilities

Similar update was applied to ActivitySource input and EventHub output

.NET 6 updates

26 Apr 00:16
750b8c0
Compare
Choose a tag to compare

Majority of EventFlow packages were updated to target currently-supported .NET versions and recompiled using .NET 6 toolset.

Elasticsearch output 2.7.4

18 Nov 01:59
ba585ed
Compare
Choose a tag to compare