f462d571a6
- Update to 2.10.0 * refactored a big part of the foundation of the SDK * Additional integrations will now be activated automatically if the SDK detects the respective package is installed * Added new API for custom instrumentation: new_scope, isolation_scope * Many breaking changes, see CHANGELOG.md * Removed support for Python 2 and Python 3.5 * Removed support for Celery 3.* * Removed support for Django 1.8, 1.9, 1.10 * Removed support for Flask 0.* * Removed support for gRPC < 1.39 * Removed support for Tornado < 6 * few deprecations * fix(integrations): don't send full env to subprocess (bsc#1228128, CVE-2024-40647) * many more changes, see CHANGELOG.md - Revised tests - update to 1.45.0: * Allow to upsert monitors * It's now possible to provide `monitor_config` to the `monitor` decorator/context manager directly: * Add Django `signals_denylist` to filter signals that are attached to by `signals_spans` * `increment` for metrics * Add `value`, `unit` to `before_emit_metric` * New normalization rules for metric keys, names, units, tags * Change `data_category` from `statsd` to `metric_bucket` * Accessing `__mro__` might throw a `ValueError` * Suppress prompt spawned by subprocess when using `pythonw` OBS-URL: https://build.opensuse.org/request/show/1188499 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sentry-sdk?expand=0&rev=34 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-sentry-sdk.changes | ||
python-sentry-sdk.spec | ||
sentry-python-2.10.0.tar.gz |