Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-sentry-sdk | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 0.14.4 | Vendor: openSUSE |
Release: bp155.2.10 | Build date: Mon May 22 14:08:47 2023 |
Group: Development/Languages/Python | Build host: sheep85 |
Size: 873596 | Source RPM: python-sentry-sdk-0.14.4-bp155.2.10.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/getsentry/sentry-python | |
Summary: Python SDK for Sentry.io |
A Python SDK for Sentry.io. https://sentry.io/for/python/
BSD-2-Clause
* Thu Jun 18 2020 Martin Hauke <mardnh@gmx.de> - update to 0.14.4 * Fix bugs in transport rate limit enforcement for specific data categories. * The bug should not have affected anybody because we do not yet emit rate limits for specific event types/data categories. * Fix a bug in capture_event where it would crash if given additional kwargs. * Fix a bug where contextvars from the request handler were inaccessible in AIOHTTP error handlers. * Fix a bug where the Celery integration would crash if newrelic instrumented Celery as well. * Thu Mar 26 2020 Marketa Calabkova <mcalabkova@suse.com> - update to 0.14.3 * Attempt to use a monotonic clock to measure span durations in Performance/APM. * Avoid overwriting explicitly set user data in web framework integrations. * Allow to pass keyword arguments to `capture_event` instead of configuring the scope. * Feature development for session tracking. * Wed Mar 18 2020 pgajdos@suse.com - version update to 0.14.2 * Fix a crash in the Django integration when used in combination with Django Rest Framework's test utilities for request. * Fix high memory consumption when sending a lot of errors in the same process. Particularly noticeable in async environments. * Show ASGI request data in Django 3.0 * New integration for the Trytond ERP framework. Thanks n1ngu! * Fix trace continuation bugs in APM. * No longer report `asyncio.CancelledError` as part of AIOHTTP integration. * Fix package classifiers to mark this package as supporting Python 3.8. The SDK supported 3.8 before though. * Update schema sent for transaction events (transaction status). * Fix a bug where `None` inside request data was skipped/omitted. * Fix an issue with the ASGI middleware that would cause Uvicorn to infer the wrong ASGI versions and call the wrapped application with the wrong argument count. * Do not ignore the `tornado.application` logger. * The Redis integration now instruments Redis blaster for breadcrumbs and transaction spans. - test at least something - deleted sources - pytest.ini (not needed) * Fri Nov 08 2019 Jimmy Berry <jberry@suse.com> - Update to 0.13.2 - Fix a bug in APM that would cause wrong durations to be displayed on non-UTC servers. * Fri Oct 25 2019 Jimmy Berry <jberry@suse.com> - Update to 0.13.1 - Add new global functions for setting scope/context data. - Fix a bug that would make Django 1.11+ apps crash when using function-based middleware. * Thu Oct 17 2019 Jimmy Berry <jberry@suse.com> - Update to 0.13.0 - Remove an old deprecation warning (behavior itself already changed since a long time). - The AIOHTTP integration now attaches the request body to crash reports. Thanks to Vitali Rebkavets! - Add an experimental PySpark integration. - First release to be tested under Python 3.8. No code changes were necessary though, so previous releases also might have worked. * Wed Oct 02 2019 Jimmy Berry <jberry@suse.com> - Update to 0.12.3 - Various performance improvements to event sending. - Avoid crashes when scope or hub is racy. - Revert a change that broke applications using gevent and channels (in the same virtualenv, but different processes). - Fix a bug that made the SDK crash on unicode in SQL. - Comment out test build dependencies since tests are disabled. * Mon Sep 30 2019 Jimmy Berry <jberry@suse.com> - Add pytest.ini source to ignore deprecation warning from eventlet - Disable %check since pytest does not want to follow documentation * Mon Sep 30 2019 Jimmy Berry <jberry@suse.com> - Update to 0.12.2 - Temporarily remove sending of SQL parameters (as part of breadcrumbs or spans for APM) to Sentry to avoid memory consumption issues. - Fix a crash with ASGI (Django Channels) when the ASGI request type is neither HTTP nor Websockets. * Thu Sep 19 2019 Jimmy Berry <jberry@suse.com> - Update to 0.12.0 - Fix a bug where the response object for httplib (or requests) was held onto for an unnecessarily long amount of time. - APM: Add spans for more methods on subprocess.Popen objects. - APM: Add spans for Django middlewares. - APM: Add spans for ASGI requests. * Fri Aug 30 2019 Jimmy Berry <jberry@suse.com> - Update to 0.11.2 - fixed shutdown bug while runnign under eventlet - added missing data to Redis breadcrumbs - Include build requirement on python eventlet module for the tests while exclusing a subset of new tests * Sat Aug 24 2019 Jan Engelhardt <jengelh@inai.de> - Trim time-dependent wording from description. * Mon Aug 19 2019 Jimmy Berry <jberry@suse.com> - Update to 0.11.1 - Remove a faulty assertion (observed in environment with Django Channels and ASGI). * Fri Aug 16 2019 Jimmy Berry <jberry@suse.com> - Update to 0.11.0 - mostly bug fixes - integration with SQLAlchemy and Apache Beam * Mon Aug 12 2019 Tomáš Chvátal <tchvatal@suse.com> - Format with spec-cleaner - Run tests * Fri Aug 09 2019 Jimmy Berry <jberry@suse.com> - Set BuildArch to noarch. * Fri Aug 09 2019 Jimmy Berry <jberry@suse.com> - Update to 0.10.2. * Fri Jun 07 2019 ecsos@opensuse.org - initial version 0.9.0
/usr/lib/python3.6/site-packages/sentry_sdk /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/sentry_sdk-0.14.4-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/sentry_sdk/__init__.py /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__ /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/_compat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/_compat.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/_functools.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/_functools.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/_types.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/_types.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/api.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/api.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/client.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/client.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/consts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/consts.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/debug.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/debug.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/envelope.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/envelope.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/hub.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/hub.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/scope.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/scope.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/serializer.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/serializer.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/sessions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/sessions.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/tracing.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/tracing.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/transport.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/transport.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/worker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/__pycache__/worker.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/_compat.py /usr/lib/python3.6/site-packages/sentry_sdk/_functools.py /usr/lib/python3.6/site-packages/sentry_sdk/_types.py /usr/lib/python3.6/site-packages/sentry_sdk/api.py /usr/lib/python3.6/site-packages/sentry_sdk/client.py /usr/lib/python3.6/site-packages/sentry_sdk/consts.py /usr/lib/python3.6/site-packages/sentry_sdk/debug.py /usr/lib/python3.6/site-packages/sentry_sdk/envelope.py /usr/lib/python3.6/site-packages/sentry_sdk/hub.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__init__.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__ /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/_wsgi_common.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/_wsgi_common.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/aiohttp.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/aiohttp.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/argv.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/argv.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/asgi.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/asgi.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/atexit.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/atexit.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/aws_lambda.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/aws_lambda.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/beam.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/beam.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/bottle.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/bottle.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/celery.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/celery.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/dedupe.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/dedupe.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/excepthook.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/excepthook.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/falcon.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/falcon.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/flask.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/flask.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/gnu_backtrace.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/gnu_backtrace.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/logging.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/logging.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/modules.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/modules.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/pyramid.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/pyramid.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/redis.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/redis.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/rq.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/rq.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/sanic.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/sanic.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/serverless.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/serverless.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/sqlalchemy.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/sqlalchemy.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/stdlib.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/stdlib.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/threading.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/threading.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/tornado.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/tornado.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/trytond.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/trytond.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/wsgi.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/__pycache__/wsgi.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/_wsgi_common.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/aiohttp.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/argv.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/asgi.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/atexit.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/aws_lambda.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/beam.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/bottle.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/celery.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/dedupe.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__init__.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__ /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/asgi.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/asgi.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/middleware.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/middleware.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/templates.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/templates.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/transactions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/__pycache__/transactions.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/asgi.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/middleware.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/templates.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/django/transactions.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/excepthook.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/falcon.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/flask.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/gnu_backtrace.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/logging.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/modules.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/pyramid.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/redis.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/rq.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/sanic.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/serverless.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__init__.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__ /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__/spark_driver.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__/spark_driver.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__/spark_worker.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/__pycache__/spark_worker.cpython-36.pyc /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/spark_driver.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/spark/spark_worker.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/sqlalchemy.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/stdlib.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/threading.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/tornado.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/trytond.py /usr/lib/python3.6/site-packages/sentry_sdk/integrations/wsgi.py /usr/lib/python3.6/site-packages/sentry_sdk/py.typed /usr/lib/python3.6/site-packages/sentry_sdk/scope.py /usr/lib/python3.6/site-packages/sentry_sdk/serializer.py /usr/lib/python3.6/site-packages/sentry_sdk/sessions.py /usr/lib/python3.6/site-packages/sentry_sdk/tracing.py /usr/lib/python3.6/site-packages/sentry_sdk/transport.py /usr/lib/python3.6/site-packages/sentry_sdk/utils.py /usr/lib/python3.6/site-packages/sentry_sdk/worker.py /usr/share/doc/packages/python3-sentry-sdk /usr/share/doc/packages/python3-sentry-sdk/CHANGES.md /usr/share/doc/packages/python3-sentry-sdk/README.md /usr/share/licenses/python3-sentry-sdk /usr/share/licenses/python3-sentry-sdk/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:05:00 2024