14
0

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
This commit is contained in:
2021-10-27 09:02:33 +00:00
committed by Git OBS Bridge
parent 09026e98cd
commit 6ee55c3986
4 changed files with 20 additions and 4 deletions

View File

@@ -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