-
Notifications
You must be signed in to change notification settings - Fork 574
Comparing changes
Open a pull request
base repository: getsentry/sentry-python
base: 2.0.0
head repository: getsentry/sentry-python
compare: 2.0.1
- 14 commits
- 47 files changed
- 7 contributors
Commits on Apr 25, 2024
-
getsentry-bot committed
Apr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 439d418 - Browse repository at this point
Copy the full SHA 439d418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5ffd9 - Browse repository at this point
Copy the full SHA 2b5ffd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 361395a - Browse repository at this point
Copy the full SHA 361395aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef20d2 - Browse repository at this point
Copy the full SHA aef20d2View commit details -
build(deps): bump checkouts/data-schemas from
1e17eb5to4aa14a7(#……2997) Bumps [checkouts/data-schemas](https://github.com/getsentry/sentry-data-schemas) from `1e17eb5` to `4aa14a7`. - [Commits](getsentry/sentry-data-schemas@1e17eb5...4aa14a7) --- updated-dependencies: - dependency-name: checkouts/data-schemas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 6a73368 - Browse repository at this point
Copy the full SHA 6a73368View commit details -
docs(tracing): Delete inaccurate comment
`sampled` being set to `False` is not the only reason why the `_span_recorder` might be `None`. Another explanation is that the transaction was not started via `start_transaction`.
Configuration menu - View commit details
-
Copy full SHA for bda9deb - Browse repository at this point
Copy the full SHA bda9debView commit details -
fix(tracing): Correct discarded transaction debug message
Transactions that are discarded because `_span_recorder` is `None` can also be discarded because they were not started with `sentry_sdk.start_transaction`. This change updates the debug message accordingly. Fixes GH-3000
Configuration menu - View commit details
-
Copy full SHA for 5aa7c9b - Browse repository at this point
Copy the full SHA 5aa7c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 534a301 - Browse repository at this point
Copy the full SHA 534a301View commit details -
Use
pidfor test database name in Django tests (#2998)* Using pid instead of random number
Configuration menu - View commit details
-
Copy full SHA for d91a510 - Browse repository at this point
Copy the full SHA d91a510View commit details -
Refactoring propagation context (#2970)
Create a class for the `PropagationContext`. Make the class generate the UUIDs lazily. Fixes #2827
Configuration menu - View commit details
-
Copy full SHA for f5db9ce - Browse repository at this point
Copy the full SHA f5db9ceView commit details -
Add Lambda function that deletes test Lambda functions (#2960)
Lambda function that deletes all test lambda functions (prefixed with `test_`) that have been created during CI runs. * Lambda function that deletes test Lambda functions. This function is run every Sunday and it is monitored in the `sentry-python` project on Sentry.io with the Crons feature and it is also emitting metrics on how many functions it deletes in each run. --------- Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for a626f01 - Browse repository at this point
Copy the full SHA a626f01View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 162773c - Browse repository at this point
Copy the full SHA 162773cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce89048 - Browse repository at this point
Copy the full SHA ce89048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 882ed7f - Browse repository at this point
Copy the full SHA 882ed7fView 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.0.0...2.0.1