Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 Release #192

Merged
merged 55 commits into from
Jun 21, 2022
Merged

4.0.0 Release #192

merged 55 commits into from
Jun 21, 2022

Conversation

nblumhardt
Copy link
Contributor

@nblumhardt nblumhardt commented May 11, 2022

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

RiverPhillips and others added 30 commits October 20, 2020 16:37
Signed-off-by: River Phillips <[email protected]>
Signed-off-by: River Phillips <[email protected]>
Add documentation on how to use the sink using .Net Core now that
`TelemetryConfiguration.Active` has been deprecated.
 - Update to the latest Serilog org `Build.ps1` and `appveyor.yml` (incl. finds tests in `tests/`)
 - Fresh NuGet.org publishing key
 - Use `<VersionPrefix>` so that dev packages can be built
 - Run tests on currently-supported .NET/core versions

Via #168
…or release, since its version number is non-incrementing and this causes publishing to fail
Upgrade to App insights version 2.15.0
Update README.md with setup instructions after TelemetryConfiguration.Active was deprecated
Fixes #149 -- Add levelSwitch to config
Christer van der Meeren and others added 25 commits May 4, 2022 08:40
Fix string quoting/escaping in message and properties
Don't JSON-encode the contents of literal string properties
Add tests verifying destructured property format
updated readme.md to clarify Azure Functions usage
@nblumhardt nblumhardt marked this pull request as ready for review June 21, 2022 23:16
@nblumhardt nblumhardt merged commit 5e00be6 into main Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants