Revisions of python-rollbar
Ana Guerrero (anag+factory)
accepted
request 1138235
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 1.0.0: * Some of the major work has been on making performance improvements to the more data intensive parts of the package. There should be some improvements across the board, however some exciting new performance features include: * A new HTTP transfer mechanism that uses a pool of background worker threads to transmit logs and reports to the Rollbar system. You can enable it with the following... * Removed Python 2 * Fixed handling `sensitive_post_parameters` decorator in Django * Fixed Werkzeug DeprecationWarning of `BaseRequest` * Fixed missing locals shortening on items with "trace_chain" instead of "trace" * Fixed FastAPI version comparison * Fixed #436 `WSGIRequest` has no attribute `sensitive_post_parameters`. * Added new `thread_pool` handler * Added Rollbar branding to the readme * Added batched transform to increase sanitization and serialization performance - drop python-rollbar-no-unittest2.patch (upstream) * Fix Flask 0.x builds. See #376 and `capture_email`.
Dominique Leuenberger (dimstar_suse)
accepted
request 1067989
from
Daniel Garcia (dgarcia)
(revision 9)
- Update to 0.16.3: * Pinned Python 2 CI tests to legacy version of dependencies. See #408 * Add PyPI badge for supported Python versions. See #408 * Add Django 4.0+ compatibility. See #408 * Update PR template. See #408 * SC-95272: Remove support for Python 3.3. See #408 - Disable broken tests in python 3.11, test_encode_empty_tuple
Dominique Leuenberger (dimstar_suse)
accepted
request 948303
from
Steve Kowalik (StevenK)
(revision 8)
- Update to 0.16.2: * Fix building person data in Django. See #385 * Fix circular error logging for non-HTTP events in Starlette. See #390 * Fix Python 3.4 builds. See #389 * Add support for FastAPI framework. See #373 * Add support for Starlette framework. See #373 * Add support for ASGI-compliant frameworks. See #373 * Add support for HTTPX async handler. See #373 * Add new honored values of rollbar.SETTINGS['handler']: default, async and httpx. See #373 * Add support for async report_exc_info and report_message. See #373 * Collect user IP from X-Forwarded-For, fall back to X-Real-Ip. See #370 * Improve examples. See #368 * Fix Python 3.3 builds. See #374 * Fix Flask 0.x builds. See #376 - Add httpx to BuildRequires - Refresh python-rollbar-no-unittest2.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 824631
from
Matej Cepl (mcepl)
(revision 7)
- Replace self.assertRegex with six.assertRegex in python-rollbar-no-unittest2.patch to finally unrequire unittest2 (gh#rollbar/pyrollbar#340). - Update the patch according to the pending pull request gh#rollbar/pyrollbar#346.
Dominique Leuenberger (dimstar_suse)
accepted
request 821667
from
Matej Cepl (mcepl)
(revision 6)
- Upstream doesn't care about unittest2 at all (gh#rollbar/pyrollbar#340), we can just ignore it. Adjust python-rollbar-no-unittest2.patch accordingly.
Dominique Leuenberger (dimstar_suse)
accepted
request 811061
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 807280
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 794513
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 688745
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 556705
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Needed by helios
Displaying all 11 revisions