python-rollbar
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/python-rollbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-rollbar.changes | 0000005079 4.96 KB | |
python-rollbar.spec | 0000002244 2.19 KB | |
v1.0.0.tar.gz | 0000081385 79.5 KB |
Revision 10 (latest revision is 11)
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`.
Comments 0