-
Notifications
You must be signed in to change notification settings - Fork 554
Comparing changes
Open a pull request
base repository: getsentry/sentry-python
base: 1.9.3
head repository: getsentry/sentry-python
compare: 1.9.6
- 14 commits
- 28 files changed
- 8 contributors
Commits on Aug 8, 2022
-
Handle no release when uploading profiles (#1548)
* Handle no release when uploading profiles * Using get method instead of try block
Configuration menu - View commit details
-
Copy full SHA for 96ea71f - Browse repository at this point
Copy the full SHA 96ea71fView commit details
Commits on Aug 9, 2022
-
getsentry-bot committed
Aug 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 976fff2 - Browse repository at this point
Copy the full SHA 976fff2View commit details
Commits on Aug 11, 2022
-
feat(redis): Add instrumentation for redis pipeline (#1543)
Add automatic instrumentation of redis pipelining for both redis and rediscluster. https://redis.io/docs/manual/pipelining/ Note: This does not add instrumentation for StrictRedisCluster.
Configuration menu - View commit details
-
Copy full SHA for 7a7f6d9 - Browse repository at this point
Copy the full SHA 7a7f6d9View commit details -
Remove TRANSACTION_SOURCE_UNKNOWN and default to CUSTOM (#1558)
Fixes #1557 see getsentry/develop#667 `unknown` is only supposed to be inferred by relay as a default and not set by any SDKs. Additionally, fix some of the other cases where start_transaction was begin called without a source in integrations.
Configuration menu - View commit details
-
Copy full SHA for cf9c2d8 - Browse repository at this point
Copy the full SHA cf9c2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3b6d5 - Browse repository at this point
Copy the full SHA 4e3b6d5View commit details -
getsentry-bot committed
Aug 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 272af6b - Browse repository at this point
Copy the full SHA 272af6bView commit details
Commits on Aug 12, 2022
-
Fix side effects for parallel tests (#1554)
* Fix parallel tests in older sanic versions 0.8 and 18 * Fix rediscluster test side-effect by resetting integrations
Configuration menu - View commit details
-
Copy full SHA for 8588dbe - Browse repository at this point
Copy the full SHA 8588dbeView commit details
Commits on Aug 16, 2022
-
fix(redis): import redis pipeline using full path (#1565)
* fix(redis): import rediscluster pipeline using full path * Capture rediscluster breakage in tox matrix Co-authored-by: Neel Shah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94f7502 - Browse repository at this point
Copy the full SHA 94f7502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea6e22 - Browse repository at this point
Copy the full SHA 0ea6e22View commit details -
getsentry-bot committed
Aug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 075711f - Browse repository at this point
Copy the full SHA 075711fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3bd629 - Browse repository at this point
Copy the full SHA b3bd629View commit details
Commits on Aug 19, 2022
-
Add more version constraints (#1574)
For some reason, poetry will run the solver at least twice if python version are above 3.6, each with a different constraint for urllib3. This add a significant slowdown on our end in some project.
Configuration menu - View commit details
-
Copy full SHA for fa4f5b0 - Browse repository at this point
Copy the full SHA fa4f5b0View commit details
Commits on Aug 31, 2022
-
Auto-enable Starlette and FastAPI (#1533)
* Auto enable Starlette/FastAPI * Raise error when SentryASGIMIddleware is used manually in combination with Starlette/FastAPI. If you use Starlette/FastAPI you do not need to use SentryASGIMIddleware anymore, the SDK is setting up everything automatically. * Fixed Starlette/FastAPI tests. * Deactivated ASGI middleware tests, because they need to be rewritten without Starlette.
Configuration menu - View commit details
-
Copy full SHA for 1f9f999 - Browse repository at this point
Copy the full SHA 1f9f999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ef594 - Browse repository at this point
Copy the full SHA 60ef594View 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.9.3...1.9.6