| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Serilog.4.4.0.nupkg | 2026-07-10 | 756.6 kB | |
| Serilog.4.4.0.snupkg | 2026-07-10 | 386.9 kB | |
| README.md | 2026-06-15 | 868 Bytes | |
| v4.4.0 source code.tar.gz | 2026-06-15 | 201.0 kB | |
| v4.4.0 source code.zip | 2026-06-15 | 359.1 kB | |
| Totals: 5 Items | 1.7 MB | 0 | |
What's Changed
- Emit SelfLog warning when extra arguments are provided by @matantsach in https://github.com/serilog/serilog/pull/2222
- dont WriteQuotedJsonString for null by @SimonCropp in https://github.com/serilog/serilog/pull/2216
- Pin System.Security.Cryptography.Xml to 8.0.3 in tests by @ArieGato in https://github.com/serilog/serilog/pull/2232
- Route optional interfaces through OptionalInterfaceForwardingSink for restricted sinks by @ArieGato in https://github.com/serilog/serilog/pull/2234
SelfMetricsby @nblumhardt in https://github.com/serilog/serilog/pull/2237
New Contributors
- @matantsach made their first contribution in https://github.com/serilog/serilog/pull/2222
- @ArieGato made their first contribution in https://github.com/serilog/serilog/pull/2232
Full Changelog: https://github.com/serilog/serilog/compare/v4.3.1...v4.4.0