diff --git a/python-sentry-sdk.changes b/python-sentry-sdk.changes index 5419b21..0ba1528 100644 --- a/python-sentry-sdk.changes +++ b/python-sentry-sdk.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 10 13:23:46 UTC 2020 - ecsos + +- Update to 0.19.5 + - Fix two regressions added in 0.19.2 with regard to sampling + behavior when reading the sampling decision from headers. + - Increase internal transport queue size and make it configurable. + ------------------------------------------------------------------- Wed Dec 2 12:33:17 UTC 2020 - ecsos diff --git a/python-sentry-sdk.spec b/python-sentry-sdk.spec index 1922daf..f1251fd 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.19.4 +Version: 0.19.5 Release: 0 Summary: Python SDK for Sentry.io License: BSD-2-Clause diff --git a/sentry-python-0.19.4.tar.gz b/sentry-python-0.19.4.tar.gz deleted file mode 100644 index e8a1daf..0000000 --- a/sentry-python-0.19.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:216eef563e907acc51aa1edf82abec9c1daf0b186f06e8d4f35667bd28cc5365 -size 205992 diff --git a/sentry-python-0.19.5.tar.gz b/sentry-python-0.19.5.tar.gz new file mode 100644 index 0000000..a30bb17 --- /dev/null +++ b/sentry-python-0.19.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41105936b5196fbed153d016b9425b190d7e1ea5088b3023a1c2ed041de3e0de +size 206164