Skip to content
This repository was archived by the owner on Jun 11, 2018. It is now read-only.

Releases: opbeat/opbeat_python

3.4

Choose a tag to compare

@beniwohli beniwohli released this 25 Aug 12:08
don't try to build binary wheels for Python 2.6

3.3.4

Choose a tag to compare

@beniwohli beniwohli released this 27 Jun 18:47
3.3.4

3.3.3

Choose a tag to compare

@beniwohli beniwohli released this 07 Jun 09:23
use codecs.open for enhanced Python2 compatibility

3.3.2

Choose a tag to compare

@beniwohli beniwohli released this 03 Jun 20:08
hardcode amqp to the last Python 2.6-compatible version

Opbeat 3.3.1

Choose a tag to compare

@beniwohli beniwohli released this 09 May 14:02
  • setting PROCESSORS to an empty list now skips processing completely instead
    of using the default processors
  • setting _opbeat_transaction_name on the request object from a view or
    middleware allows code to override the name used for the transaction
  • experimental support for manylinux1 binary wheels. Note that the wheels will
    not be uploaded to PyPI for now, but will be available on the
    release page
    on GitHub.