Skip to content

3.2.0 Release #150

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 14 commits into from
Nov 12, 2019
Merged

3.2.0 Release #150

merged 14 commits into from
Nov 12, 2019

Conversation

nblumhardt
Copy link
Member

@nblumhardt nblumhardt marked this pull request as ready for review November 12, 2019 02:31
@nblumhardt nblumhardt merged commit 210a242 into master Nov 12, 2019
@D9001
Copy link

D9001 commented Nov 12, 2019

I just pulled down 3.2.0 and had to downgrade back to a dev version in order to use the properties in the docs 😥
At the very least, could you hold off on updating the readme with these methods until they're available in the stable release? I found your blogs very helpful and informative but was really confused when I couldn't find these methods even though they were in the docs.

@nblumhardt
Copy link
Member Author

Hi! Do you mean you pulled down 3.1.0? Version 3.2.0 is out now and includes everything that's in the README.

Unfortunately GitHub conflates the default branch for PRs (which needs to be dev, or else we have to field a whole lot of misdirected effort when people accidentally code PRs against the older code in master), and the branch from which README is shown.

In future my plan's to tag pre-release features in the README - tried that recently with 3.0.0-* to some degree of success, should have done the same for EnrichDiagnosticContext - sorry about the confusion.

In any case, grabbing the latest from NuGet now should have you sorted :-)

@D9001
Copy link

D9001 commented Nov 12, 2019

That makes sense (about the readme). Thank you!
When I pull 3.2.0, EnrichDiagnosticContext appears unavailable until I switch to 3.2.0-devxxx or even 3.1.1-devxx. It's very strange.

Edit: I restarted my IDE (Jetbrains) and all is well. Sorry about that.

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.

5 participants