-
Notifications
You must be signed in to change notification settings - Fork 144
Comparing changes
Open a pull request
base repository: aws/aws-xray-sdk-python
base: 2.10.0
head repository: aws/aws-xray-sdk-python
compare: 2.11.0
- 13 commits
- 34 files changed
- 8 contributors
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b664e8 - Browse repository at this point
Copy the full SHA 4b664e8View commit details
Commits on Aug 8, 2022
-
* Add annotations * Update based on PR discussions * Remove namespace='remote' as it's not necessary for indexing
Configuration menu - View commit details
-
Copy full SHA for 73249f1 - Browse repository at this point
Copy the full SHA 73249f1View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d99316 - Browse repository at this point
Copy the full SHA 5d99316View commit details
Commits on Sep 26, 2022
-
Implement PEP3134 to discover underlying problems with python3 (#355)
Co-authored-by: Matti Lehmus <matti.lehmus@feedtrail.com>
Configuration menu - View commit details
-
Copy full SHA for 4660169 - Browse repository at this point
Copy the full SHA 4660169View commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e328a9 - Browse repository at this point
Copy the full SHA 7e328a9View commit details -
Merge pull request #358 from wangzlei/master
Allow list TopicArn for SNS PublishBatch request
Configuration menu - View commit details
-
Copy full SHA for a63a620 - Browse repository at this point
Copy the full SHA a63a620View commit details
Commits on Oct 17, 2022
-
Version pinning flask-sqlalchemy version to 2.5.1 or less (#360)
See related issue: #359
Configuration menu - View commit details
-
Copy full SHA for 699ed0c - Browse repository at this point
Copy the full SHA 699ed0cView commit details -
Fix UnboundLocalError when aiohttp server raises a CancelledError (#356)
Co-authored-by: Carol Abadeer <60774943+carolabadeer@users.noreply.github.com> Co-authored-by: Prashant Srivastava <50466688+srprash@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd0fed7 - Browse repository at this point
Copy the full SHA cd0fed7View commit details -
Instrument httpx >= 0.20 (#357)
* Instrument httpx >= 0.20 Fixes #248 * [ext.httpx] Call `inject_trace_header` with correct subsegment Co-authored-by: Prashant Srivastava <50466688+srprash@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80dbd1d - Browse repository at this point
Copy the full SHA 80dbd1dView commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ec8c59 - Browse repository at this point
Copy the full SHA 7ec8c59View commit details
Commits on Oct 31, 2022
-
Run tests against Django 4.x (#361)
Django 4.0 was released in December 2021[1] and Django 4.1 in August 2022[2]. Both are non-LTS releases. The next LTS will be 4.2 (the last release in the 4.x series) which is expected in April 2023. [1] https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/ [2] https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/ Co-authored-by: Carol Abadeer <60774943+carolabadeer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e30483 - Browse repository at this point
Copy the full SHA 6e30483View commit details
Commits on Nov 10, 2022
-
Oversampling Mitigation (#366)
* implemented oversampling mitigation * updated begin_subsegment docstring to include sampling parameter * created separate API for adding subsegments without sampling * Modified add_subsegment method to log warning for orphaned subsegments * updated unit tests * addressing feedback * final design changes * remove default namespace value * minor fix
Configuration menu - View commit details
-
Copy full SHA for 6b64982 - Browse repository at this point
Copy the full SHA 6b64982View commit details -
Configuration menu - View commit details
-
Copy full SHA for b37ae11 - Browse repository at this point
Copy the full SHA b37ae11View 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.10.0...2.11.0