-
Notifications
You must be signed in to change notification settings - Fork 562
Comparing changes
Open a pull request
base repository: getsentry/sentry-python
base: 2.3.1
head repository: getsentry/sentry-python
compare: 2.4.0
- 11 commits
- 23 files changed
- 9 contributors
Commits on May 23, 2024
-
getsentry-bot committed
May 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 651f84d - Browse repository at this point
Copy the full SHA 651f84dView commit details
Commits on May 27, 2024
-
fix(django): Proper transaction names for i18n routes (#3104)
`pattern.pattern._route` for i18n'd Django routes is a proxy object rather than a string. This causes an exception in the resolver, leading to the transaction not getting a proper name but rather falling back to the default `Generic WSGI request`. The string representation of the proxy object is the actual desired endpoint route, so let's use that.
Configuration menu - View commit details
-
Copy full SHA for b496a71 - Browse repository at this point
Copy the full SHA b496a71View commit details
Commits on May 29, 2024
-
Add None check for grpc.aio interceptor (#3109)
--------- Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84775a0 - Browse repository at this point
Copy the full SHA 84775a0View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e2af01 - Browse repository at this point
Copy the full SHA 4e2af01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80cad1 - Browse repository at this point
Copy the full SHA c80cad1View commit details -
fix(scope): Copy
_last_event_id
inScope.__copy__
Fixes GH-3113 Co-authored-by: Adam Johnson <me@adamj.eu>
Configuration menu - View commit details
-
Copy full SHA for ad237dc - Browse repository at this point
Copy the full SHA ad237dcView commit details -
build(deps): bump checkouts/data-schemas from
4381a97
to59f9683
(#……3066) Bumps [checkouts/data-schemas](https://github.com/getsentry/sentry-data-schemas) from `4381a97` to `59f9683`. - [Commits](getsentry/sentry-data-schemas@4381a97...59f9683) --- 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: Anton Pirker <anton.pirker@sentry.io> Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 14f68ac - Browse repository at this point
Copy the full SHA 14f68acView commit details -
docs: Remove
last_event_id
from migration guideSince we reintroduced `last_event_id` in 2.2.0, we should remove it from the migration guide. Fixes GH-3118
Configuration menu - View commit details
-
Copy full SHA for bb918fb - Browse repository at this point
Copy the full SHA bb918fbView commit details
Commits on Jun 4, 2024
-
Made
cache.key
span data field a list (#3110)* Made cache.key span data field a list --------- Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 651c3b2 - Browse repository at this point
Copy the full SHA 651c3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4520359 - Browse repository at this point
Copy the full SHA 4520359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505a491 - Browse repository at this point
Copy the full SHA 505a491View 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.3.1...2.4.0