Hello community,
here is the log from the commit of package python-aws-xray-sdk for
openSUSE:Factory checked in at 2020-10-10 00:28:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aws-xray-sdk (Old)
and /work/SRC/openSUSE:Factory/.python-aws-xray-sdk.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aws-xray-sdk"
Sat Oct 10 00:28:45 2020 rev:5 rq:840269 version:2.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aws-xray-sdk/python-aws-xray-sdk.changes
2019-03-07 10:51:12.697840951 +0100
+++
/work/SRC/openSUSE:Factory/.python-aws-xray-sdk.new.4249/python-aws-xray-sdk.changes
2020-10-10 00:28:48.225136729 +0200
@@ -1,0 +2,83 @@
+Thu Oct 8 11:59:24 UTC 2020 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.6.0
+ * bugfix: asyncio.Task.current_task PendingDeprecation fix.
+ `PR217 <https://github.com/aws/aws-xray-sdk-python/pull/217>`_.
+ * bugfix: Added proper TraceID in dummy segments.
+ `PR223 <https://github.com/aws/aws-xray-sdk-python/pull/223>`_.
+ * improvement: Add testing for current Django versions.
+ `PR200 <https://github.com/aws/aws-xray-sdk-python/pull/200>`_.
+ * improvement: IMDSv2 support for EC2 plugin.
+ `PR226 <https://github.com/aws/aws-xray-sdk-python/pull/226>`_.
+ * improvement: Using instance doc to fetch EC2 metadata. Added 2 additional
fields.
+ `PR227 <https://github.com/aws/aws-xray-sdk-python/pull/227>`_.
+ * improvement: Added StaleBot.
+ `PR228 <https://github.com/aws/aws-xray-sdk-python/pull/228>`_.
+- from 2.5.0
+ * bugfix: Downgrade Coverage to 4.5.4.
+ `PR197 <https://github.com/aws/aws-xray-sdk-python/pull/197>`_.
+ * bugfix: Unwrap context provided to psycopg2.extensions.quote_ident.
+ `PR198 <https://github.com/aws/aws-xray-sdk-python/pull/198>`_.
+ * feature: extension support as Bottle plugin.
+ `PR204 <https://github.com/aws/aws-xray-sdk-python/pull/204>`_.
+ * bugfix: streaming_threshold not None check.
+ `PR205 <https://github.com/aws/aws-xray-sdk-python/pull/205>`_.
+ * bugfix: Add support for Django 2.0 to 3.0.
+ `PR206 <https://github.com/aws/aws-xray-sdk-python/pull/206>`_.
+ * bugfix: add puttracesegments to boto whitelist avoid a catch 22.
+ `PR210 <https://github.com/aws/aws-xray-sdk-python/pull/210>`_.
+ * feature: Add patch support for pymysql.
+ `PR215 <https://github.com/aws/aws-xray-sdk-python/pull/215>`_.
+- from 2.4.3
+ * bugfix: Downstream Http Calls should use hostname rather than full URL as
subsegment name.
+ `PR192 <https://github.com/aws/aws-xray-sdk-python/pull/192>`_.
+ * improvement: Whitelist SageMakerRuntime InvokeEndpoint operation.
+ `PR183 <https://github.com/aws/aws-xray-sdk-python/pull/183>`_.
+ * bugfix: Fix patching for PynamoDB4 with botocore 1.13.
+ `PR181 <https://github.com/aws/aws-xray-sdk-python/pull/181>`_.
+ * bugfix: Add X-Ray client with default empty credentials.
+ `PR180 <https://github.com/aws/aws-xray-sdk-python/pull/180>`_.
+ * improvement: Faster implementation of Wildcard Matching.
+ `PR178 <https://github.com/aws/aws-xray-sdk-python/pull/178>`_.
+ * bugfix: Make patch compatible with PynamoDB4.
+ `PR177 <https://github.com/aws/aws-xray-sdk-python/pull/177>`_.
+ * bugfix: Fix unit tests for newer versions of psycopg2.
+ `PR163 <https://github.com/aws/aws-xray-sdk-python/pull/163>`_.
+ * improvement: Enable tests with python 3.7.
+ `PR157 <https://github.com/aws/aws-xray-sdk-python/pull/157>`_.
+- from 2.4.2
+ * bugfix: Fix exception processing in Django running in Lambda.
+ `PR145 <https://github.com/aws/aws-xray-sdk-python/pull/145>`_.
+ * bugfix: Poller threads block main thread from exiting bug.
+ `PR144 <https://github.com/aws/aws-xray-sdk-python/pull/144>`_.
+- from 2.4.1
+ * bugfix: Middlewares should create subsegments only when in the Lambda
context running
+ under a Lambda environment. `PR139
<https://github.com/aws/aws-xray-sdk-python/pull/139>`_.
+- from 2.4.0
+ * feature: Add ability to enable/disable the SDK.
+ `PR119 <https://github.com/aws/aws-xray-sdk-python/pull/119>`_.
+ * feature: Add Serverless Framework Support
+ `PR127 <https://github.com/aws/aws-xray-sdk-python/pull/127>`_.
+ * feature: Bring aiobotocore support back.
+ `PR125 <https://github.com/aws/aws-xray-sdk-python/pull/125>`_.
+ * bugfix: Fix httplib invalid scheme detection for HTTPS.
+ `PR122 <https://github.com/aws/aws-xray-sdk-python/pull/122>`_.
+ * bugfix: Max_trace_back = 0 returns full exception stack trace bug fix.
+ `PR123 <https://github.com/aws/aws-xray-sdk-python/pull/123>`_.
+ * bugfix: Rename incorrect config module name to the correct global name.
+ `PR130 <https://github.com/aws/aws-xray-sdk-python/pull/130>`_.
+ * bugfix: Correctly remove password component from SQLAlchemy URLs,
preventing...
+ `PR132 <https://github.com/aws/aws-xray-sdk-python/pull/132>`_.
+- from 2.3.0
+ * feature: Stream Django ORM SQL queries and add flag to toggle their
streaming.
+ `PR111 <https://github.com/aws/aws-xray-sdk-python/pull/111>`_.
+ * feature: Recursively patch any given module functions with capture.
+ `PR113 <https://github.com/aws/aws-xray-sdk-python/pull/113>`_.
+ * feature: Add patch support for pg8000 (Pure Python Driver).
+ `PR115 <https://github.com/aws/aws-xray-sdk-python/pull/115>`_.
+ * improvement: Remove the dependency on Requests.
+ `PR112 <https://github.com/aws/aws-xray-sdk-python/pull/112>`_.
+ * bugfix: Fix psycop2 register type.
+ `PR95 <https://github.com/aws/aws-xray-sdk-python/pull/95>`_.
+
+-------------------------------------------------------------------
Old:
----
aws-xray-sdk-2.2.0.tar.gz
New:
----
aws-xray-sdk-2.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-aws-xray-sdk.spec ++++++
--- /var/tmp/diff_new_pack.jn4S8w/_old 2020-10-10 00:28:49.869137544 +0200
+++ /var/tmp/diff_new_pack.jn4S8w/_new 2020-10-10 00:28:49.873137546 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-aws-xray-sdk
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-aws-xray-sdk
-Version: 2.2.0
+Version: 2.6.0
Release: 0
Summary: The AWS X-Ray SDK for Python
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://github.com/aws/aws-xray-sdk-python
+URL: https://github.com/aws/aws-xray-sdk-python
Source:
https://files.pythonhosted.org/packages/source/a/aws-xray-sdk/aws-xray-sdk-%{version}.tar.gz
Source9: %{name}-rpmlintrc
BuildRequires: %{python_module setuptools}
++++++ aws-xray-sdk-2.2.0.tar.gz -> aws-xray-sdk-2.6.0.tar.gz ++++++
++++ 2626 lines of diff (skipped)