Skip to content

0.14.1

Compare
Choose a tag to compare
@rokob rokob released this 20 Jun 20:45
· 437 commits to master since this release
  • Django middlewares that differentiate between 404 and other exceptions #270
  • Make werkzeug request handling more general #271
  • Obviously handle scrub_fields in rollbar.init() #235
  • requests.Session is not thread-safe, use thread local storage #269
  • Swallow known error that happens in add_person_data #268
  • Only write a log about a rate limit once #267
  • Adapt Django view monkey patch to support Django 2 #257
  • Support request objects from Django REST framework #18
  • Add support for Falcon framework requests #51
  • Support Django Channels' AsgiRequest #272