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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rollbar to 0.13.17 #347

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Dec 8, 2017

There's a new version of rollbar available.
You are currently using 0.13.13. I have updated it to 0.13.17

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

Changelog

0.13.17

  • Fix deprecation warning related to Logging.warn
  • Fix bug where non-copyable objects could cause an exception if they end up trying to get passed to
    one of the logging methods.
  • Fix bug where both trace and trace_chain could appear in the final payload, which is not
    allowed by the API.

0.13.16

  • Fix PyPI documentation

0.13.15

  • Fix shortener issue for Python 3

0.13.14

  • Fix bug that caused some payload objects to be turned into the wrong type when
    shortening is applied. This would lead to API rejections. See 200
  • Add suppress_reinit_warning option if you want to allow calling init twice. See 198
  • Pass through keyword arguments from the logging handler to the underling Rollbar init call. See
    203

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

Happy merging! 🤖

@FlowFX FlowFX closed this Dec 8, 2017
@FlowFX FlowFX deleted the pyup/update-rollbar-0.13.13-to-0.13.17 branch December 8, 2017 23:47
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.

2 participants