Skip to content

v4.0.0

Latest
Compare
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!).