Skip to content

Releases: serilog-contrib/serilog-sinks-applicationinsights

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 02:34
d920ae6

What's Changed

  • Update Serilog and ApplicationInsights dependencies by @ciacco85 in #244

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 06:30
72d5001

What's Changed

  • Test on .NET 10 and upgrade deps by @hangy in #238
  • Fix link to Azure Application Insights docs about flushing data by @DigitalDreamNL in #241
  • feat: Make ambient Activity tracing opt-in and enhance mapping config by @hangy in #237

New Contributors

Full Changelog: v4.1.0...v5.0.0

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 02:10
19ea4f2

v4.0.0

Choose a tag to compare

@nblumhardt nblumhardt released this 21 Jun 23:42
34c144a

Breaking changes

  • #194 - switch from instrumentationKey to connectionString (@zyofeng)
  • #185 - rename namespace Serilog.Sinks.ApplicationInsights.Sinks.ApplicationInsights.TelemetryConverters to Serilog.Sinks.ApplicationInsights.TelemetryConverters; JSON configuration will need to be updated (@nblumhardt)

To migrate, change any references to instrumentationKey to connectionString instead (including in JSON configuration). Discussion in #163.

Other changes

Thanks

Extra thanks to everyone who contributed to this release! It's been a rather drawn-out and awkward one, with a lot of changes sitting on dev for an extended period of time while we figured out the way forwards (and thanks also to everyone who had input into that!).

v3.1.0

Choose a tag to compare

@serilog-build serilog-build released this 12 Feb 14:30
a5a6b2c
bump version to 3.1.0

v3.0.4

Choose a tag to compare

@serilog-build serilog-build released this 12 Feb 14:29
Update the Microsoft.ApplicationInsights dependency from version 2.10…

v3.0.3

Choose a tag to compare

@serilog-build serilog-build released this 03 Apr 17:29
5b7853f
bump version to 3.0.3

v3.0.2

Choose a tag to compare

@serilog-build serilog-build released this 03 Apr 17:29
Adding support for using the active TelemetryConfiguration

v140

Choose a tag to compare

@serilog-build serilog-build released this 25 Feb 09:19
release 3.0.2

v139

Choose a tag to compare

@serilog-build serilog-build released this 20 Feb 10:08
restore TelemetryClient overload (#97)