Releases: Azure/diagnostics-eventflow
EventFlow libraries 1.4
EventFlow Nuget packages now include netstandard 2.0 assemblies
Many thanks to @eloekset for getting us started in the right direction and doing the conversion for the Core, MicrosoftLogging and Service Fabric packages!
EventHub output 1.3.1
Supports sending data to specific EventHub partition, kudos to @tedvanderveen
Elasticsearch output 2.4.0
Elasticsearch 6 support and connection pooling support -- thanks to @jeremysmith1 !
EventFlow libraries 1.3
Version of all published Nugets has been updated to 1.30 (with exception to Elasticsearch output, which was already at 2.x, so it became 2.3.0) to account for the fact that EventFlow assemblies are not strong name-signed anymore and make it easier to roll back to previous package version if that is causing issues.
HTTP Output 1.1.3
- ability to add arbitrary headers to the output payload (courtesy of @mblaschke )
Service Fabric support 1.2.1
Elasticsearch output 2.2.2
Updates ES nuget package references to 5.6.0, which enables .NET core project consumption without warnings (issue #185)
Service Fabric support 1.2.0
.NET Core 2.0 is now supported thanks to @tomheijmans
EventFlow Core library 1.1.11
Thanks to @shrimma metadata metric name can now be set based on event property value (solves issue 136)
OMS output 1.1.3
Thanks to @MonasteryJohn the OMS outputs can now work with national and government clouds