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

25 Aug 12:08

Choose a tag to compare

don't try to build binary wheels for Python 2.6

3.3.4

27 Jun 18:47

Choose a tag to compare

3.3.4

3.3.3

07 Jun 09:23

Choose a tag to compare

use codecs.open for enhanced Python2 compatibility

3.3.2

03 Jun 20:08

Choose a tag to compare

hardcode amqp to the last Python 2.6-compatible version

Opbeat 3.3.1

09 May 14:02

Choose a tag to compare

  • 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.