We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87eccd3 commit 77c82d3Copy full SHA for 77c82d3
CHANGELOG.rst
@@ -2,8 +2,12 @@
2
CHANGELOG
3
=========
4
5
+Unreleased
6
+==========
7
+
8
2.10.0
9
==========
10
+* bugfix: Only import future for py2. `PR343 <https://github.com/aws/aws-xray-sdk-python/pull/343>`_.
11
* bugfix: Defensively copy context entities to async thread. `PR340 <https://github.com/aws/aws-xray-sdk-python/pull/340>`_.
12
* improvement: Added support for IGNORE_ERROR option when context is missing. `PR338 <https://github.com/aws/aws-xray-sdk-python/pull/338>`_.
13
0 commit comments