Skip to content

Bugfix release v3.0.1 #146

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

Merged
merged 11 commits into from
Oct 17, 2018
Merged

Bugfix release v3.0.1 #146

merged 11 commits into from
Oct 17, 2018

Conversation

tsimbalar
Copy link
Member

We have a few bugs in v3.0.0. It would be nice to publish a release with the fixes quickly :)

See discussion in #144 (comment)

nblumhardt and others added 10 commits October 7, 2018 11:49
fixes #143 where we are trying to read a subsection of config section passed as parameter
but user tries to invoke a config method accepting a `IConfiguration`so that it is obvious that something is wrong.

Probably accidentally fixes another issue
Do not access "Serilog" sub-section when calling ReadFrom.ConfigSection / properly populate `IConfiguration` in configuration methods
In that case, the default value of the param will be passed
@tsimbalar
Copy link
Member Author

When #149 gets merged, we may be in a good spot to publish a bugfix release v3.0.1, what do you think ?

@nblumhardt @MV10 @merbla

@MV10
Copy link
Contributor

MV10 commented Oct 17, 2018

I'll be on the road and email-only until Sunday, so I can't look at anything in-depth. Sounds like the right thing to do, though.

No longer throw when calling a method with optional IConfiguration param
@tsimbalar tsimbalar changed the title [WIP] Bugfix release v3.0.1 Bugfix release v3.0.1 Oct 17, 2018
@tsimbalar tsimbalar merged commit 008a61e into master Oct 17, 2018
@nblumhardt
Copy link
Member

Awesome :-) 🎉

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.

3 participants