-
Notifications
You must be signed in to change notification settings - Fork 104
1.4.0 Release #68
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
1.4.0 Release #68
Conversation
* Serilog -> 2.3.0 * Microsoft.Extensions.Logging.Abstractions -> 1.1.0
Updated package dependencies
# Conflicts: # src/Serilog.Extensions.Logging/project.json
Fix issue 928 (Missed EF events)
@merbla the update to MEL 1.1 could edge out some users still on 1.0, since upgrading drags forwards a whole bunch of other framework libraries. I'm still okay with this (we're not withdrawing the support already out there in 1.3.x of this lib) but now that we have bug fixes in this release I wonder whether going back to 1.0 (while keeping the updated Serilog dependency) might be a bit more accommodating. Thoughts? |
Attempting to back out the MEL dependency version bump isn't going so well - #69 - but I'd still rather support 1.0.0 if we can. Any ideas why that PR doesn't build? |
@nblumhardt , I think the problem is with these lines for "frameworkAssemblies": { "System.Runtime": { "type": "build" } } |
Back out the upgrade of the MEL dependency
Thanks @skomis-mm 👍 |
State
or message template