serilog-contrib / serilog-sinks-applicationinsights

A Serilog sink that writes events to Microsoft Azure Application Insights
Apache License 2.0
220 stars 72 forks source link

4.0.0 Release #192

Closed nblumhardt closed 2 years ago

nblumhardt commented 2 years ago

Breaking changes

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