Skip to content

Releases: airbrake/airbrake-python

v2.2.0

17 Jun 16:05
a0cccd4
Compare
Choose a tag to compare

Commits

d970443 ➖ Update lint for tls verify 🔹 Daisuke Taniwaki
59c6fbe ➖ Utilize requests session to apply the verify setting throughout the instance lifecycle 🔹 Daisuke Taniwaki
174f92b ➖ Set tls verify 🔹 Daisuke Taniwaki
9c6083d ➖ Remove arthur python jpg. Use current Airbrake logo 🔹 Patrick Humpal
6f910ae ➖ Deprecate use of Python3.4 🔹 Patrick Humpal


https://pypi.python.org/pypi/airbrake/2.2.0

v2.1.2

05 Mar 19:38
c0d83a0
Compare
Choose a tag to compare

Commits

c0d83a0 ➖ Update Airbrake api endpoint 🔹 Patrick Humpal


https://pypi.python.org/pypi/airbrake/2.1.2

v2.1.1

05 Mar 19:25
Compare
Choose a tag to compare

Commits

45a2c74 ➖ Upgrade requests 🔹 Patrick Humpal
713df8e ➖ Fix pyenv for CircleCI builds 🔹 Patrick Humpal


https://pypi.python.org/pypi/airbrake/2.1.1

v2.1.0

03 Aug 20:31
Compare
Choose a tag to compare

Commits

e1ab851 ➖ Send uncaught exceptions by default 🔹 Zach Goldstein
629a421 ➖ Move 'severity' field from errors[] to context 🔹 tuttieee
6efe49e ➖ Silence the stderr git warning when running from a non-git directory 🔹 mzsanford
c9ad35b ➖ Accept unicode error messages 🔹 sirdodger


https://pypi.python.org/pypi/airbrake/2.1.0

v2.0.0

27 Mar 17:25
Compare
Choose a tag to compare

Commits

2c8a114 ➖ Remove hardcoded test version use 🔹 Zach Goldstein
d06327f ➖ Bump major version to 2.0.0 🔹 Zach Goldstein
44bebd1 ➖ Add capture decorator 🔹 Zach Goldstein
963688e ➖ Add error severity and integrate into logging 🔹 Zach Goldstein
51b9303 ➖ Set default root_directory (#68) 🔹 Zach Goldstein
60af090 ➖ Add user data to context payload (#70) 🔹 Zach Goldstein
f8b055f ➖ Set the git revision in deploys if it's available locally (#64) 🔹 Zach Goldstein
ff2cdde ➖ Add list-based filters (white/black) 🔹 Zach Goldstein
2a5c267 ➖ Add convenience method capture () for most recent exception 🔹 Zach Goldstein
bbfb031 ➖ Feature/add separate notice obj 🔹 Zach Goldstein
1f9fbc1 ➖ Add timeout 🔹 Zach Goldstein
cb9c3e8 ➖ Add readme notes for running tests manually 🔹 Zach Goldstein
99ba7e9 ➖ Add hostname to context and allow env override 🔹 Zach Goldstein
7ac77ff ➖ Upgrade to use v4 deploy endpoint fix 🔹 Zach Goldstein


https://pypi.python.org/pypi/airbrake/2.0.0

v1.3.3

09 Jun 15:53
Compare
Choose a tag to compare

Commits

2502c91 ➖ bump to 1.3.3 for notify fix 🔹 Sam Stavinoha
fbc78dc ➖ Fix Airbrake.notify regression 🔹 Lars Butler


https://pypi.python.org/pypi/airbrake/1.3.3

v1.3.2

13 Apr 17:25
Compare
Choose a tag to compare

Commits

c806a27 ➖ bump to version 1.3.2 for traceback duck-typing 🔹 Sam Stavinoha
6a5b9b9 ➖ Fix tests, lint 🔹 Patrick Hayes
34c93ac ➖ Traceback tests 🔹 Patrick Hayes
b96e425 ➖ Duck type traceback type 🔹 Patrick Hayes


https://pypi.python.org/pypi/airbrake/1.3.2

v1.3.1

04 Apr 13:47
Compare
Choose a tag to compare

Commits

887dd41 ➖ call JSONEncoder.default(o) if repr(o) raises an exception 🔹 Seba
12b9519 ➖ Comment about inline pylint disable 🔹 Sebastian Tello
0577541 ➖ Moved pylint disable comment inline 🔹 Seba
1d7b191 ➖ Don't fail when 'extra' in log records contain non JSON serializable objects 🔹 Seba
5421b8c@phumpal README.md suggestions 🔹 Sebastian Tello
fa231cf ➖ fixed: E704 multiple statements on one line 🔹 Seba
3c90a20 ➖ Fixed: E501 line too long 🔹 Seba
13c0a7a ➖ Fix: E731 do not assign a lambda expression, use a def 🔹 Seba
fa2f35e ➖ Link to errbit in readme doc 🔹 Sebastian Tello
fb849f2 ➖ fixed version increment 🔹 Sebastian Tello
ac6345e ➖ Added support to Airbrake alternatives by accepting a base uri 🔹 Sebastian Tello
e50ca3b ➖ bump version to 1.2.1 🔹 Sam Stavinoha
bac97df ➖ add python 3.3 to classifiers 🔹 Sam Stavinoha
a708b26 ➖ linting import order 🔹 Sam Stavinoha
e472eef ➖ libraries shouldnt do this 🔹 Sam Stavinoha
266634b ➖ wheeeeels 🔹 Sam Stavinoha
ff0c571 ➖ custom exceptions 🔹 Sam Stavinoha
a777b5f ➖ nosetests dont run real_test.py 🔹 Sam Stavinoha
ea2db99 ➖ pass gates 🔹 Sam Stavinoha
dcad4ec ➖ level-up testing and CI config 🔹 Sam Stavinoha
be8dec3 ➖ fixup pkg metadata and setup.py 🔹 Sam Stavinoha
949f184 ➖ update and pin requirements 🔹 Sam Stavinoha
0fdadcd ➖ Fixing arguments erroneously given as kw-parameter 🔹 lusitania


https://pypi.python.org/pypi/airbrake/1.3.1

v1.1.4

02 Aug 14:57
Compare
Choose a tag to compare

Commits:

c038b31 ➖ Signature change as proposed in issue #16 🔹 lusitania
4d25174 ➖ Py3 exception logging, issue #17 🔹 lusitania
2a11ea0 ➖ Revert "Py3 exception logging, issue #17" 🔹 lusitania
ef6dd58 ➖ Py3 exception logging, issue #17 🔹 lusitania
2f30619 ➖ Updated setuptools classifiers 🔹 lusitania
29aa385 ➖ Py3 changes, Py2 backwards compatibility fix 🔹 lusitania
19d8764 ➖ Don't overwrite a custom message 🔹 Yoriyasu Yano
7eda24a ➖ Checking the Logger for existing AirbrakeHandlers. 🔹 John Keyes
11c2b1f ➖ Splitting requirements. 🔹 John Keyes
6938b55 ➖ Ensuring an Airbrake logger doesn't have multiple AirbrakeHandlers. 🔹 John Keyes
60a2858 ➖ Adding requirements.txt 🔹 John Keyes
0824715 ➖ Adding support to pass session and environment via extra parameters. 🔹 John Keyes


https://pypi.python.org/pypi/airbrake/1.1.4

v1.1.3

20 Aug 18:42
Compare
Choose a tag to compare

Fixes setup error when requests is not already installed.