-
Notifications
You must be signed in to change notification settings - Fork 550
Comparing changes
Open a pull request
base repository: getsentry/sentry-python
base: 2.27.0
head repository: getsentry/sentry-python
compare: 2.28.0
- 18 commits
- 36 files changed
- 10 contributors
Commits on Apr 24, 2025
-
getsentry-bot committed
Apr 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 76d6b04 - Browse repository at this point
Copy the full SHA 76d6b04View commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bbdf789 - Browse repository at this point
Copy the full SHA bbdf789View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c6db420 - Browse repository at this point
Copy the full SHA c6db420View commit details -
Deprecate
set_measurement()
API. (#3934)Deprecate `set_measurement()`. This will be replaced by `set_data()` which internally is using the Otel `set_attribute()`. Fixes #3074
Configuration menu - View commit details
-
Copy full SHA for 28a87df - Browse repository at this point
Copy the full SHA 28a87dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1041dbb - Browse repository at this point
Copy the full SHA 1041dbbView commit details -
tests: fix test_stacktrace_big_recursion failure due to argv (#4346)
Sometimes I see the test failing because the event contains `extras` with `sys.argv` key in addition to `exception`. There's probably some state leaking between tests, but regardless this patch should make the test case slightly more robust. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 970a350 - Browse repository at this point
Copy the full SHA 970a350View commit details -
chore(ourlogs): Use new transport (#4317)
We've added a more efficient transport for logs handling, use that. Solves LOGS-60
Configuration menu - View commit details
-
Copy full SHA for 7f01372 - Browse repository at this point
Copy the full SHA 7f01372View commit details -
feat(ourlogs): canonicalize paths from the logger integration (#4336)
We'd like to allow linking to the 'source code' line in the logs page - this canonicalizes the path relative to the project root (if one is defined)  Solves LOGS-58
Configuration menu - View commit details
-
Copy full SHA for 2f54dbd - Browse repository at this point
Copy the full SHA 2f54dbdView commit details
Commits on Apr 30, 2025
-
tests: bump test timeout for recursion stacktrace extract to 2s (#4351)
In some loaded environments, the test may take slightly longer than 1s to extract the stacktrace. This was noticed in nixpkgs build system where the load is generally high due to high build parallelism and resource constraints. I was sometimes getting failures because the time it took was e.g. ~1.2s (less than current timeout of 1s). Disclosure: we'll probably end up disabling the test in nixpkgs anyway because we try to avoid time sensitive tests. Regardless, this bump may help someone else in a similar situation or environment. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 18a1104 - Browse repository at this point
Copy the full SHA 18a1104View commit details
Commits on May 5, 2025
-
Put feature flags on isolation scope (#4363)
Feature flags should life on the isolation Scope. This has been first [implemented in SDK 3.0](#4353) and is now back ported to 2.x.
Configuration menu - View commit details
-
Copy full SHA for ebde476 - Browse repository at this point
Copy the full SHA ebde476View commit details
Commits on May 6, 2025
-
build(deps): bump actions/create-github-app-token from 2.0.2 to 2.0.6 (…
…#4358) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c25d4ff - Browse repository at this point
Copy the full SHA c25d4ffView commit details -
tests: Regular tox update (#4367)
Regular tox.ini update. Note: the DB (latest) CI being red has nothing to do with the changes in this PR (redis)
Configuration menu - View commit details
-
Copy full SHA for b16fa5f - Browse repository at this point
Copy the full SHA b16fa5fView commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2df4dc7 - Browse repository at this point
Copy the full SHA 2df4dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5ba89 - Browse repository at this point
Copy the full SHA ca5ba89View commit details
Commits on May 9, 2025
-
Make use of
SPANDATA
consistent (#4373)The AI integrations sometimes used plain strings for setting `SPANDATA` attributes. Changed to always use `SPANDATA`.
Configuration menu - View commit details
-
Copy full SHA for cb82483 - Browse repository at this point
Copy the full SHA cb82483View commit details -
Configuration menu - View commit details
-
Copy full SHA for de6856f - Browse repository at this point
Copy the full SHA de6856fView commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 53f413e - Browse repository at this point
Copy the full SHA 53f413eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a17a0 - Browse repository at this point
Copy the full SHA c7a17a0View 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.27.0...2.28.0