-
Notifications
You must be signed in to change notification settings - Fork 601
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.42.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.43.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 15 files changed
- 7 contributors
Commits on Mar 13, 2024
-
getsentry-bot committed
Mar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 16d25e2 - Browse repository at this point
Copy the full SHA 16d25e2View commit details
Commits on Mar 18, 2024
-
This will prevent the streaming reponse OpenAI tests to fail.
Configuration menu - View commit details
-
Copy full SHA for ab0c32e - Browse repository at this point
Copy the full SHA ab0c32eView commit details -
Re-export
Eventintypes.py(#2829)End-users may need to use the Event type for their type hinting to work following the Event type changes. However, we define Event in a private module sentry_sdk._types, which provides no stability guarantees. Therefore, this PR creates a new public module sentry_sdk.types, where we re-export the Event type, and explicitly make it available as public API via sentry_sdk.types.Event. The new sentry_sdk.types module includes a docstring to inform users that we reserve the right to modify types in minor releases, since we consider types to be a form of documentation (they are not enforced by the Python language), but that we guarantee that we will only remove type definitions in a major release.
Configuration menu - View commit details
-
Copy full SHA for 9dc517b - Browse repository at this point
Copy the full SHA 9dc517bView commit details -
Small APIdocs improvement (#2828)
This PR makes sure all apidocs are recreated always (by deleting an eventually existing docs/_build folder) and also adds some minor changes to set_level and set_tag to make the types of parameters clear.
Configuration menu - View commit details
-
Copy full SHA for 9bdd029 - Browse repository at this point
Copy the full SHA 9bdd029View commit details -
feat(integrations): Add support for celery-redbeat cron tasks (#2643)
--------- Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
Configuration menu - View commit details
-
Copy full SHA for 68b9180 - Browse repository at this point
Copy the full SHA 68b9180View commit details
Commits on Mar 19, 2024
-
build(deps): bump checkouts/data-schemas from
ed078edto8232f17(#……2832) Bumps [checkouts/data-schemas](https://github.com/getsentry/sentry-data-schemas) from `ed078ed` to `8232f17`. - [Commits](getsentry/sentry-data-schemas@ed078ed...8232f17) --- 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 8e44430 - Browse repository at this point
Copy the full SHA 8e44430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 856e5bc - Browse repository at this point
Copy the full SHA 856e5bcView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a116c55 - Browse repository at this point
Copy the full SHA a116c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2020eca - Browse repository at this point
Copy the full SHA 2020ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 970c577 - Browse repository at this point
Copy the full SHA 970c577View commit details
Loading
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.42.0...1.43.0