Accepting request 927730 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/927730 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sentry-sdk?expand=0&rev=17
This commit is contained in:
commit
f3ad1bb35e
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 20:39:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to 1.4.3
|
||||
* Turned client reports on by default.
|
||||
- Update to 1.4.2
|
||||
* Made envelope modifications in the HTTP transport non
|
||||
observable.
|
||||
- Update to 1.4.1
|
||||
* Fix race condition between finish and start_child in tracing.
|
||||
- Update to 1.4.0
|
||||
* No longer set the last event id for transactions.
|
||||
* Added support for client reports (disabled by default for now).
|
||||
* Added tracestate header handling.
|
||||
* Added real ip detection to asgi integration.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 12:00:44 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# nothing provides python2-venusian >= 1.0 needed by python2-pyramid
|
||||
%define skip_python2 1
|
||||
Name: python-sentry-sdk
|
||||
Version: 1.3.1
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: Python SDK for Sentry.io
|
||||
License: BSD-2-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45f0893c9b06df88ae6fff8ca7a2b33975b8e8b62aa3cae6f2b4704754f2c9fd
|
||||
size 219705
|
3
sentry-python-1.4.1.tar.gz
Normal file
3
sentry-python-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d371aed790bbdfcd7cd958f2208f3ff51af09d56272b76735cd64d8b74a326d2
|
||||
size 230985
|
Loading…
Reference in New Issue
Block a user