diff --git a/python-sentry-sdk-0.14.2.tar.gz b/python-sentry-sdk-0.14.2.tar.gz deleted file mode 100644 index 2e9ee03..0000000 --- a/python-sentry-sdk-0.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88413a87eeb08ba4632ece21794bd8b4031ba9d4426e5307a94538461538cb21 -size 150681 diff --git a/python-sentry-sdk-0.14.3.tar.gz b/python-sentry-sdk-0.14.3.tar.gz new file mode 100644 index 0000000..e170dbc --- /dev/null +++ b/python-sentry-sdk-0.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6491fb1082d489dcc1c640126872850043aafa8ad85cceddeec28b8f8738b35 +size 158325 diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index 94664f6..e8ea34f 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 26 12:36:49 UTC 2020 - Marketa Calabkova + +- update to 0.14.3 + * Attempt to use a monotonic clock to measure span durations in Performance/APM. + * Avoid overwriting explicitly set user data in web framework integrations. + * Allow to pass keyword arguments to `capture_event` instead of configuring the scope. + * Feature development for session tracking. + ------------------------------------------------------------------- Wed Mar 18 14:30:44 UTC 2020 - pgajdos@suse.com diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index ca4c27d..bbb8280 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: 0.14.2 +Version: 0.14.3 Release: 0 Summary: Python SDK for Sentry.io License: BSD-2-Clause