-
Notifications
You must be signed in to change notification settings - Fork 147
Comparing changes
Open a pull request
base repository: aws/aws-xray-sdk-python
base: 2.9.0
head repository: aws/aws-xray-sdk-python
compare: 2.10.0
- 19 commits
- 25 files changed
- 11 contributors
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 137e72b - Browse repository at this point
Copy the full SHA 137e72bView commit details -
Merge pull request #319 from BastianZim/patch-1
Add NOTICE to MANIFEST
Configuration menu - View commit details
-
Copy full SHA for b8e5942 - Browse repository at this point
Copy the full SHA b8e5942View commit details
Commits on Dec 18, 2021
-
Drop PyPI mock package dep. on Python 3.3+
Use unittest.mock from the standard library where available.
Configuration menu - View commit details
-
Copy full SHA for 263a198 - Browse repository at this point
Copy the full SHA 263a198View commit details
Commits on Dec 22, 2021
-
Simplify conditionalization of mock dependency
Since it is needed only on Python 2.7 and on versions of Python 3 which have reached end of life (before 3.3), move it to the “Python2 only deps” with enum34. Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd8e6e9 - Browse repository at this point
Copy the full SHA fd8e6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da67b6 - Browse repository at this point
Copy the full SHA 9da67b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 605e5d5 - Browse repository at this point
Copy the full SHA 605e5d5View commit details -
Merge pull request #320 from musicinmybrain/unittest-mock
Drop PyPI mock package dependency on Python 3.3+
Configuration menu - View commit details
-
Copy full SHA for 71436ad - Browse repository at this point
Copy the full SHA 71436adView commit details
Commits on Feb 2, 2022
-
Improving CI for running tests (#322)
* Fixing CI * just keep master branch in the workflow * Refactors based on PR comments * tox accepts only 1 dep per line * fixing some deps * fixing some deps * fixing some deps * pinning pytest-aiohttp dep version
Configuration menu - View commit details
-
Copy full SHA for 1f60cda - Browse repository at this point
Copy the full SHA 1f60cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f9c47 - Browse repository at this point
Copy the full SHA f5f9c47View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 38ba11d - Browse repository at this point
Copy the full SHA 38ba11dView commit details
Commits on May 2, 2022
-
Merge pull request #333 from ScriptSmith/remove-strtobool
Remove distutils.util.strtobool deprecated in PEP 632 (Python 3.10)
Configuration menu - View commit details
-
Copy full SHA for 8a82e4b - Browse repository at this point
Copy the full SHA 8a82e4bView commit details
Commits on May 31, 2022
-
Added the option to ignore missing segments (#338)
* Add `IGNORE_ERROR` option for `AWS_XRAY_CONTEXT_MISSING`
Configuration menu - View commit details
-
Copy full SHA for 816ab26 - Browse repository at this point
Copy the full SHA 816ab26View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c6d1f06 - Browse repository at this point
Copy the full SHA c6d1f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f13101 - Browse repository at this point
Copy the full SHA 0f13101View commit details
Commits on Jun 27, 2022
-
Bug Fix: Defensively copy context entities (#340)
Co-authored-by: Nathaniel Ruiz Nowell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14a7ad9 - Browse repository at this point
Copy the full SHA 14a7ad9View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 87eccd3 - Browse repository at this point
Copy the full SHA 87eccd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f84a5 - Browse repository at this point
Copy the full SHA 86f84a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c82d3 - Browse repository at this point
Copy the full SHA 77c82d3View commit details
Commits on Jun 30, 2022
-
Merge pull request #345 from wangzlei/master
Release commit for v2.10.0
Configuration menu - View commit details
-
Copy full SHA for 6e17021 - Browse repository at this point
Copy the full SHA 6e17021View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.9.0...2.10.0