Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update raven to 6.0.0 #4719

Merged
merged 1 commit into from Feb 20, 2017
Merged

Update raven to 6.0.0 #4719

merged 1 commit into from Feb 20, 2017

Conversation

pyup-bot
Copy link
Contributor

There's a new version of raven available.
You are currently using 5.32.0. I have updated it to 6.0.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

6.0.0


  • Strip whitespace from DSNs automatically.
  • Add last_event_id accessor to Client.
  • Do not require sys.argv to be available any more.
  • Tags defined on a logging handler will now be merged with individual log record's tags.
  • Added explicit support for multidicts in the django client.
  • Refactored transports to support multiple URLs. This might affect
    you if you have custom subclasses of those. The main change is that
    the URL parameter moved from the constructor into the send method.
  • Corrected an issue with recursive route resolvers which commonly
    affected things like django-tastyepie.
  • Corrected an issue where Django's HTTP request was not always available
    within events.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@EnTeQuAk EnTeQuAk merged commit 8f33cf9 into master Feb 20, 2017
@EnTeQuAk EnTeQuAk deleted the pyup-update-raven-5.32.0-to-6.0.0 branch February 20, 2017 13:57
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.

None yet

3 participants