Closed matkoch closed 3 years ago
LGTM; @serilog/reviewers-core anyone spot any issues/gotchas I might be missing? :-)
LGTM! 👌🏻
Can anyone give an estimation when a new version could be released? I'd just like to know if it's worth waiting for my project to push a new NuGet package.
Hi @matkoch - your changes are in 4.0.1-dev-00879
, now on NuGet. We normally publish new "RTM" versions once the -dev-*
version containing a change has had some use in the real-world.
If you can deploy the dev version, and let us know how it goes, that would be a useful data point towards planning a new release version.
HTH!
Can confirm everything is working as expected:
Hey @nblumhardt 👋
can you give any ETA for a release? I'm eagerly waiting to ship my nuget packages with the new serilog integration 😅
On it - thanks!
What issue does this PR address? Fixes #119
Does this PR introduce a breaking change? I rather expect that some things magically start working for some users :)
Please check if the PR fulfills these requirements
Other information: Since there were no breaking tests, I haven't added anything. I figure to properly test this, it would require some more test infrastructure. Hope you're still okay with it.