forked from pool/python-sentry-sdk
Accepting request 1122939 from home:ecsos:python
- Update to 1.34.0 - Added Python 3.12 support (#2471, #2483) - Handle missing connection_kwargs in patch_redis_client (#2482) - Run common test suite on Python 3.12 (#2479) - Update to 1.33.1 - Make parse_version work in utils.py itself. (#2474) - Update to 1.33.0 - New: Added error_sampler option (#2456) - Python 3.12: Detect interpreter in shutdown state on thread spawn (#2468) - Patch eventlet under Sentry SDK (#2464) - Mitigate CPU spikes when sending lots of events with lots of data (#2449) - Make debug option also configurable via environment (#2450) - Make sure get_dsn_parameters is an actual function (#2441) - Bump pytest-localserver, add compat comment (#2448) - AWS Lambda: Update compatible runtimes for AWS Lambda layer (#2453) - AWS Lambda: Load AWS Lambda secrets in Github CI (#2153) - Redis: Connection attributes in redis database spans (#2398) - Falcon: Falcon integration checks response status before reporting error (#2465) - Quart: Support Quart 0.19 onwards (#2403) - Sanic: Sanic integration initial version (#2419) - Django: Fix parsing of Django path patterns (#2452) - Django: Add Django 4.2 to test suite (#2462) - Polish changelog (#2434) - Update CONTRIBUTING.md (#2443) - Update README.md (#2435) - Update to 1.32.0 https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md#1320 - Update to 1.31.0 https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md#1310 - Update to 1.30.0 https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md#1300 - Update to 1.29.2 https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md#1292 - Update to 1.29.1 https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md#1291 - Update to 1.29.0 https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md#1290 OBS-URL: https://build.opensuse.org/request/show/1122939 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=56
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# nothing provides python2-venusian >= 1.0 needed by python2-pyramid
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sentry-sdk
|
||||
Version: 1.28.1
|
||||
Version: 1.34.0
|
||||
Release: 0
|
||||
Summary: Python SDK for Sentry.io
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user