Go to file
Tomáš Chvátal abe881a66b Accepting request 786199 from home:pgajdos:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/786199
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=21
2020-03-18 17:39:57 +00:00
.gitattributes Accepting request 722104 from home:jberry:python-sentry-sdk 2019-08-12 14:18:35 +00:00
.gitignore Accepting request 722104 from home:jberry:python-sentry-sdk 2019-08-12 14:18:35 +00:00
python-sentry-sdk-0.14.2.tar.gz Accepting request 786199 from home:pgajdos:python 2020-03-18 17:39:57 +00:00
python-sentry-sdk.changes Accepting request 786199 from home:pgajdos:python 2020-03-18 17:39:57 +00:00
python-sentry-sdk.spec Accepting request 786199 from home:pgajdos:python 2020-03-18 17:39:57 +00:00