From 6ee55c3986fa55ba1c99f376bd5cf185c2909feedd07bf9398e3a3534ce7c95b Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Wed, 27 Oct 2021 09:02:33 +0000 Subject: [PATCH] Accepting request 927372 from home:mnhauke:gns3 - 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. OBS-URL: https://build.opensuse.org/request/show/927372 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=36 --- python-sentry-sdk.changes | 16 ++++++++++++++++ python-sentry-sdk.spec | 2 +- sentry-python-1.3.1.tar.gz | 3 --- sentry-python-1.4.1.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 sentry-python-1.3.1.tar.gz create mode 100644 sentry-python-1.4.1.tar.gz diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index c262884..3ec7b6e 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Oct 25 20:39:36 UTC 2021 - Martin Hauke + +- 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 diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index bb30085..4593281 100644 --- a/python-sentry-sdk.spec +++ b/python-sentry-sdk.spec @@ -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 diff --git a/sentry-python-1.3.1.tar.gz b/sentry-python-1.3.1.tar.gz deleted file mode 100644 index 51f47cb..0000000 --- a/sentry-python-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45f0893c9b06df88ae6fff8ca7a2b33975b8e8b62aa3cae6f2b4704754f2c9fd -size 219705 diff --git a/sentry-python-1.4.1.tar.gz b/sentry-python-1.4.1.tar.gz new file mode 100644 index 0000000..5904f6a --- /dev/null +++ b/sentry-python-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d371aed790bbdfcd7cd958f2208f3ff51af09d56272b76735cd64d8b74a326d2 +size 230985