python-sentry-sdk
Python SDK for Sentry.io
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-sentry-sdk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mock.patch | 0000002089 2.04 KB | |
python-sentry-sdk.changes | 0000035582 34.7 KB | |
python-sentry-sdk.spec | 0000005579 5.45 KB | |
sentry-python-1.24.0.tar.gz | 0000360564 352 KB |
Revision 24 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 1089576
from
Dirk Mueller (dirkmueller)
(revision 24)
- add mock.patch to use mock from stdlib - Update to 1.24.0 - New: Celery Beat exclude tasks option (#2130) - New: Add support for ExceptionGroups (#2025) - Prefer importlib.metadata over pkg_resources if available (#2081) - Work with a copy of request, vars in the event (#2125) - Pinned version of dependency that broke the build (#2133) - Changes from 1.23.1 - Disable Django Cache spans by default. (#2120) - Changes from 1.23.0 - New: Add loguru integration (#1994) - Do not truncate request body if request_bodies is "always" (#2092) - Fixed Celery headers for Beat auto-instrumentation (#2102) - Add db.operation to Redis and MongoDB spans (#2089) - Make sure we're importing redis the library (#2106) - Add include_source_context option (#2020) - Import Markup from markupsafe (#2047) - Fix __qualname__ missing attribute in asyncio integration (#2105) - Remove relay extension from AWS Layer (#2068) - Add a note about pip freeze to the bug template (#2103) - Changes from 1.22.2 - Fix: Django caching spans when using keyword arguments (#2086) - Fix: Duration in Celery Beat tasks monitoring (#2087) - Fix: Docstrings of SPANDATA (#2084) by @antonpirker - Changes from 1.22.1 - Fix: Handle a list of keys (not just a single key) in Django cache spans (#2082) - Changes from 1.22.0 - Add cache.hit and cache.item_size to Django (#2057) - Use http.method instead of method (#2054)
Comments 0