Update dependency sentry-sdk to >=2.35.1 #161

Merged
rixx merged 1 commit from renovate/sentry-sdk-2.x into main 2025-08-27 09:28:57 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) >=2.33.0 -> >=2.35.1 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.35.1

Compare Source

Various fixes & improvements

v2.35.0

Compare Source

Various fixes & improvements

v2.34.1

Compare Source

Various fixes & improvements

v2.34.0

Compare Source

Various fixes & improvements

v2.33.2

Compare Source

Various fixes & improvements

v2.33.1

Compare Source

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sentry-sdk](https://github.com/getsentry/sentry-python) ([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `>=2.33.0` -> `>=2.35.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.33.0/2.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.35.1`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2351) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.35.0...2.35.1) ##### Various fixes & improvements - OpenAI Agents: Isolate agent run ([#&#8203;4720](https://github.com/getsentry/sentry-python/issues/4720)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Tracing: Do not attach stacktrace to transaction ([#&#8203;4713](https://github.com/getsentry/sentry-python/issues/4713)) by [@&#8203;Zylphrex](https://github.com/Zylphrex) ### [`v2.35.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2350) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.34.1...2.35.0) ##### Various fixes & improvements - [Langchain Integration](https://docs.sentry.io/platforms/python/integrations/langchain/) now supports the Sentry [AI dashboard](https://docs.sentry.io/product/insights/ai/agents/dashboard/). ([#&#8203;4678](https://github.com/getsentry/sentry-python/issues/4678)) by [@&#8203;shellmayr](https://github.com/shellmayr) - [Anthropic Integration](https://docs.sentry.io/platforms/python/integrations/anthropic/) now supports the Sentry [AI dashboard](https://docs.sentry.io/product/insights/ai/agents/dashboard/). ([#&#8203;4674](https://github.com/getsentry/sentry-python/issues/4674)) by [@&#8203;constantinius](https://github.com/constantinius) - AI Agents templates for `@trace` decorator ([#&#8203;4676](https://github.com/getsentry/sentry-python/issues/4676)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Sentry Logs: Add `enable_logs`, `before_send_log` as top-level `sentry_sdk.init()` options ([#&#8203;4644](https://github.com/getsentry/sentry-python/issues/4644)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Tracing: Improve `@trace` decorator. Allows to set `span.op`, `span.name`, and `span.attributes` ([#&#8203;4648](https://github.com/getsentry/sentry-python/issues/4648)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Tracing: Add convenience function `sentry_sdk.update_current_span`. ([#&#8203;4673](https://github.com/getsentry/sentry-python/issues/4673)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Tracing: Add `Span.update_data()` to update multiple `span.data` items at once. ([#&#8203;4666](https://github.com/getsentry/sentry-python/issues/4666)) by [@&#8203;antonpirker](https://github.com/antonpirker) - GNU-integration: make path optional ([#&#8203;4688](https://github.com/getsentry/sentry-python/issues/4688)) by [@&#8203;MeredithAnya](https://github.com/MeredithAnya) - Clickhouse: Don't eat the generator data ([#&#8203;4669](https://github.com/getsentry/sentry-python/issues/4669)) by [@&#8203;szokeasaurusrex](https://github.com/szokeasaurusrex) - Clickhouse: List `send_data` parameters ([#&#8203;4667](https://github.com/getsentry/sentry-python/issues/4667)) by [@&#8203;szokeasaurusrex](https://github.com/szokeasaurusrex) - Update `gen_ai.*` and `ai.*` attributes ([#&#8203;4665](https://github.com/getsentry/sentry-python/issues/4665)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Better checking for empty tools list ([#&#8203;4647](https://github.com/getsentry/sentry-python/issues/4647)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Remove performance paper cuts ([#&#8203;4675](https://github.com/getsentry/sentry-python/issues/4675)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Help for debugging Cron problems ([#&#8203;4686](https://github.com/getsentry/sentry-python/issues/4686)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Fix Redis CI ([#&#8203;4691](https://github.com/getsentry/sentry-python/issues/4691)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Fix plugins key codecov ([#&#8203;4655](https://github.com/getsentry/sentry-python/issues/4655)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Fix Mypy ([#&#8203;4649](https://github.com/getsentry/sentry-python/issues/4649)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Update tox.ini ([#&#8203;4689](https://github.com/getsentry/sentry-python/issues/4689)) by [@&#8203;sentrivana](https://github.com/sentrivana) - build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 ([#&#8203;4684](https://github.com/getsentry/sentry-python/issues/4684)) by [@&#8203;dependabot](https://github.com/dependabot) ### [`v2.34.1`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2341) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.34.0...2.34.1) ##### Various fixes & improvements - Fix: Make sure Span data in AI instrumentations is always a primitive data type ([#&#8203;4643](https://github.com/getsentry/sentry-python/issues/4643)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Fix: Typo in CHANGELOG.md ([#&#8203;4640](https://github.com/getsentry/sentry-python/issues/4640)) by [@&#8203;jgillard](https://github.com/jgillard) ### [`v2.34.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2340) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.33.2...2.34.0) ##### Various fixes & improvements - Considerably raise `DEFAULT_MAX_VALUE_LENGTH` ([#&#8203;4632](https://github.com/getsentry/sentry-python/issues/4632)) by [@&#8203;sentrivana](https://github.com/sentrivana) We have increased the string trimming limit considerably, allowing you to see more data without it being truncated. Note that this might, in rare cases, result in issue regrouping, for example if you're capturing message events with very long messages (longer than the default 1024 characters/bytes). If you want to adjust the limit, you can set a [`max_value_length`](https://docs.sentry.io/platforms/python/configuration/options/#max_value_length) in your `sentry_sdk.init()`. - `OpenAI` integration update ([#&#8203;4612](https://github.com/getsentry/sentry-python/issues/4612)) by [@&#8203;antonpirker](https://github.com/antonpirker) The `OpenAIIntegration` now supports [OpenAI Responses API](https://platform.openai.com/docs/api-reference/responses). The data captured will also show up in the new [AI Agents Dashboard](https://docs.sentry.io/product/insights/agents/dashboard/). This works out of the box, nothing to do on your side. - Expose `set_transaction_name` ([#&#8203;4634](https://github.com/getsentry/sentry-python/issues/4634)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Fix(Celery): Latency should be in milliseconds, not seconds ([#&#8203;4637](https://github.com/getsentry/sentry-python/issues/4637)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Fix(Django): Treat `django.template.context.BasicContext` as sequence in serializer ([#&#8203;4621](https://github.com/getsentry/sentry-python/issues/4621)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Fix(Huggingface): Fix `huggingface_hub` CI tests. ([#&#8203;4619](https://github.com/getsentry/sentry-python/issues/4619)) by [@&#8203;antonpirker](https://github.com/antonpirker) - Fix: Ignore deliberate thread exception warnings ([#&#8203;4611](https://github.com/getsentry/sentry-python/issues/4611)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Fix: Socket tests to not use example.com ([#&#8203;4627](https://github.com/getsentry/sentry-python/issues/4627)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Fix: Threading run patch ([#&#8203;4610](https://github.com/getsentry/sentry-python/issues/4610)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Tests: Simplify celery double patching test ([#&#8203;4626](https://github.com/getsentry/sentry-python/issues/4626)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Tests: Remove remote example.com calls ([#&#8203;4622](https://github.com/getsentry/sentry-python/issues/4622)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Tests: tox.ini update ([#&#8203;4635](https://github.com/getsentry/sentry-python/issues/4635)) by [@&#8203;sentrivana](https://github.com/sentrivana) - Tests: Update tox ([#&#8203;4609](https://github.com/getsentry/sentry-python/issues/4609)) by [@&#8203;sentrivana](https://github.com/sentrivana) ### [`v2.33.2`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2332) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.33.1...2.33.2) ##### Various fixes & improvements - ref(spotlight): Do not import `sentry_sdk.spotlight` unless enabled ([#&#8203;4607](https://github.com/getsentry/sentry-python/issues/4607)) by [@&#8203;sentrivana](https://github.com/sentrivana) - ref(gnu-integration): update clickhouse stacktrace parsing ([#&#8203;4598](https://github.com/getsentry/sentry-python/issues/4598)) by [@&#8203;MeredithAnya](https://github.com/MeredithAnya) ### [`v2.33.1`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2331) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.33.0...2.33.1) ##### Various fixes & improvements - fix(integrations): allow explicit op parameter in `ai_track` ([#&#8203;4597](https://github.com/getsentry/sentry-python/issues/4597)) by [@&#8203;mshavliuk](https://github.com/mshavliuk) - fix: Fix `abs_path` bug in `serialize_frame` ([#&#8203;4599](https://github.com/getsentry/sentry-python/issues/4599)) by [@&#8203;szokeasaurusrex](https://github.com/szokeasaurusrex) - Remove pyrsistent from test dependencies ([#&#8203;4588](https://github.com/getsentry/sentry-python/issues/4588)) by [@&#8203;musicinmybrain](https://github.com/musicinmybrain) - Remove explicit `__del__`'s in threaded classes ([#&#8203;4590](https://github.com/getsentry/sentry-python/issues/4590)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Remove forked from test\_transport, separate gevent tests and generalize capturing\_server to be module level ([#&#8203;4577](https://github.com/getsentry/sentry-python/issues/4577)) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) - Improve token usage recording ([#&#8203;4566](https://github.com/getsentry/sentry-python/issues/4566)) by [@&#8203;antonpirker](https://github.com/antonpirker) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjQiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-07-22 03:01:42 +00:00
renovate added 1 commit 2025-07-22 03:01:42 +00:00
Update dependency sentry-sdk to >=2.33.1
All checks were successful
Tests / test (push) Successful in 26s
574ed33705
renovate force-pushed renovate/sentry-sdk-2.x from 574ed33705 to 4356abba12 2025-07-23 03:00:54 +00:00 Compare
renovate changed title from Update dependency sentry-sdk to >=2.33.1 to Update dependency sentry-sdk to >=2.33.2 2025-07-23 03:00:56 +00:00
renovate force-pushed renovate/sentry-sdk-2.x from 4356abba12 to 413d034095 2025-07-30 03:01:35 +00:00 Compare
renovate changed title from Update dependency sentry-sdk to >=2.33.2 to Update dependency sentry-sdk to >=2.34.0 2025-07-30 03:01:36 +00:00
renovate changed title from Update dependency sentry-sdk to >=2.34.0 to Update dependency sentry-sdk to >=2.34.1 2025-07-31 03:01:18 +00:00
renovate force-pushed renovate/sentry-sdk-2.x from 413d034095 to 3c405485ce 2025-07-31 03:01:19 +00:00 Compare
renovate force-pushed renovate/sentry-sdk-2.x from 3c405485ce to d6182bfe58 2025-08-15 03:02:21 +00:00 Compare
renovate changed title from Update dependency sentry-sdk to >=2.34.1 to Update dependency sentry-sdk to >=2.35.0 2025-08-15 03:02:22 +00:00
renovate force-pushed renovate/sentry-sdk-2.x from d6182bfe58 to dd658d3813 2025-08-27 03:01:56 +00:00 Compare
renovate changed title from Update dependency sentry-sdk to >=2.35.0 to Update dependency sentry-sdk to >=2.35.1 2025-08-27 03:01:58 +00:00
rixx merged commit 2b2e8f173c into main 2025-08-27 09:28:57 +00:00
rixx deleted branch renovate/sentry-sdk-2.x 2025-08-27 09:28:57 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#161
No description provided.