-
Notifications
You must be signed in to change notification settings - Fork 552
Comparing changes
Open a pull request
base repository: getsentry/sentry-python
base: 1.22.2
head repository: getsentry/sentry-python
compare: 1.23.0
- 14 commits
- 35 files changed
- 10 contributors
Commits on May 8, 2023
-
getsentry-bot committed
May 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e777e53 - Browse repository at this point
Copy the full SHA e777e53View commit details
Commits on May 9, 2023
-
Add
db.operation
to Redis and MongoDB spans. (#2089)* Set db.operation in Redis and MongoDB spans
Configuration menu - View commit details
-
Copy full SHA for 4b6a381 - Browse repository at this point
Copy the full SHA 4b6a381View commit details -
Add
loguru
integration (#1994)* Add `loguru` integration Actually, this is the solution in comments under #653 adapted to codebase and tested as well. #653 (comment) I also changed `logging` integration to use methods instead of functions in handlers, as in that way we can easily overwrite parts that are different in `loguru` integration. It shouldn't be a problem, as those methods are private and used only in that file. --------- Co-authored-by: Anton Pirker <anton.pirker@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 8a2b74f - Browse repository at this point
Copy the full SHA 8a2b74fView commit details
Commits on May 10, 2023
-
Remove relay extension from AWS Layer (#2068)
we're reverting back to the older setup since the whole 'relay as AWS extension' experiment didn't really work out. * revert port override in DSN * remove gh action that bundles relay * zip in place as part of `make build_aws_lambda_layer` part of getsentry/team-webplatform-meta#58
Configuration menu - View commit details
-
Copy full SHA for e0209db - Browse repository at this point
Copy the full SHA e0209dbView commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb5ee4a - Browse repository at this point
Copy the full SHA eb5ee4aView commit details -
Ref: Add
include_source_context
option in utils (#2020)Some users do not like the source context to be there, and so add `include_source_context` option to opt-out. --------- Co-authored-by: Farhat Nawaz <fariharal@gmail.com> Co-authored-by: Anton Pirker <anton.pirker@sentry.io> Co-authored-by: Ivana Kellyerova <131587164+sentrivana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbd7d1a - Browse repository at this point
Copy the full SHA fbd7d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad3bde9 - Browse repository at this point
Copy the full SHA ad3bde9View commit details
Commits on May 12, 2023
-
Import Markup from markupsafe (#2047)
Flask v2.3.0 deprecates importing Markup from flask, indicating that it should be imported from markupsafe instead. --------- Co-authored-by: Anton Pirker <anton.pirker@sentry.io> Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for e8f4792 - Browse repository at this point
Copy the full SHA e8f4792View commit details -
Configuration menu - View commit details
-
Copy full SHA for f805239 - Browse repository at this point
Copy the full SHA f805239View commit details -
Make sure we're importing redis the library (#2106)
...not the module, if there is one present.
Configuration menu - View commit details
-
Copy full SHA for ccdaed3 - Browse repository at this point
Copy the full SHA ccdaed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 041534d - Browse repository at this point
Copy the full SHA 041534dView commit details
Commits on May 15, 2023
-
Fixed Celery headers for Beat auto-instrumentation (#2102)
* Fixed celery headers for beat auto instrumentation --------- Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for f8f53b8 - Browse repository at this point
Copy the full SHA f8f53b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82e4db - Browse repository at this point
Copy the full SHA e82e4dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8480e47 - Browse repository at this point
Copy the full SHA 8480e47View 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 1.22.2...1.23.0