build(deps): bump sentry-sdk from 2.30.0 to 2.35.1
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
dependencies python
Bumps sentry-sdk from 2.30.0 to 2.35.1.
Release notes
Sourced from sentry-sdk's releases.
2.35.1
Various fixes & improvements
- OpenAI Agents: Isolate agent run (#4720) by
@sentrivana- Tracing: Do not attach stacktrace to transaction (#4713) by
@Zylphrex2.35.0
Various fixes & improvements
- Langchain Integration now supports the Sentry AI dashboard. (#4678) by
@shellmayr- Anthropic Integration now supports the Sentry AI dashboard. (#4674) by
@constantinius- AI Agents templates for
@tracedecorator (#4676) by@antonpirker- Sentry Logs: Add
enable_logs,before_send_logas top-levelsentry_sdk.init()options (#4644) by@sentrivana- Tracing: Improve
@tracedecorator. Allows to setspan.op,span.name, andspan.attributes(#4648) by@antonpirker- Tracing: Add convenience function
sentry_sdk.update_current_span. (#4673) by@antonpirker- Tracing: Add
Span.update_data()to update multiplespan.dataitems at once. (#4666) by@antonpirker- GNU-integration: make path optional (#4688) by
@MeredithAnya- Clickhouse: Don't eat the generator data (#4669) by
@szokeasaurusrex- Clickhouse: List
send_dataparameters (#4667) by@szokeasaurusrex- Update
gen_ai.*andai.*attributes (#4665) by@antonpirker- Better checking for empty tools list (#4647) by
@antonpirker- Remove performance paper cuts (#4675) by
@sentrivana- Help for debugging Cron problems (#4686) by
@antonpirker- Fix Redis CI (#4691) by
@sentrivana- Fix plugins key codecov (#4655) by
@sl0thentr0py- Fix Mypy (#4649) by
@sentrivana- Update tox.ini (#4689) by
@sentrivana- build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#4684) by
@dependabot2.34.1
Various fixes & improvements
- Fix: Make sure Span data in AI instrumentations is always a primitive data type (#4643) by
@antonpirker- Fix: Typo in CHANGELOG.md (#4640) by
@jgillard2.34.0
Various fixes & improvements
Considerably raise
DEFAULT_MAX_VALUE_LENGTH(#4632) by@sentrivanaWe 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_lengthin yoursentry_sdk.init().
OpenAIintegration update (#4612) by@antonpirker
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
2.35.1
Various fixes & improvements
- OpenAI Agents: Isolate agent run (#4720) by
@sentrivana- Tracing: Do not attach stacktrace to transaction (#4713) by
@Zylphrex2.35.0
Various fixes & improvements
- Langchain Integration now supports the Sentry AI dashboard. (#4678) by
@shellmayr- Anthropic Integration now supports the Sentry AI dashboard. (#4674) by
@constantinius- AI Agents templates for
@tracedecorator (#4676) by@antonpirker- Sentry Logs: Add
enable_logs,before_send_logas top-levelsentry_sdk.init()options (#4644) by@sentrivana- Tracing: Improve
@tracedecorator. Allows to setspan.op,span.name, andspan.attributes(#4648) by@antonpirker- Tracing: Add convenience function
sentry_sdk.update_current_span. (#4673) by@antonpirker- Tracing: Add
Span.update_data()to update multiplespan.dataitems at once. (#4666) by@antonpirker- GNU-integration: make path optional (#4688) by
@MeredithAnya- Clickhouse: Don't eat the generator data (#4669) by
@szokeasaurusrex- Clickhouse: List
send_dataparameters (#4667) by@szokeasaurusrex- Update
gen_ai.*andai.*attributes (#4665) by@antonpirker- Better checking for empty tools list (#4647) by
@antonpirker- Remove performance paper cuts (#4675) by
@sentrivana- Help for debugging Cron problems (#4686) by
@antonpirker- Fix Redis CI (#4691) by
@sentrivana- Fix plugins key codecov (#4655) by
@sl0thentr0py- Fix Mypy (#4649) by
@sentrivana- Update tox.ini (#4689) by
@sentrivana- build(deps): bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#4684) by
@dependabot2.34.1
Various fixes & improvements
- Fix: Make sure Span data in AI instrumentations is always a primitive data type (#4643) by
@antonpirker- Fix: Typo in CHANGELOG.md (#4640) by
@jgillard2.34.0
Various fixes & improvements
Considerably raise
DEFAULT_MAX_VALUE_LENGTH(#4632) by@sentrivanaWe 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
... (truncated)
Commits
fb4faf6Update CHANGELOG.mdc2a21aarelease: 2.35.1eee4c4bfix(openai-agents): Isolate agent run (#4720)28d0dddbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#4709)a2a9413build(deps): bump actions/setup-java from 4 to 5 (#4716)b8248a3build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#4717)9e154f7build(deps): bump actions/create-github-app-token from 2.1.0 to 2.1.1 (#4710)8787ee4fix(tracing): Do not attach stacktrace to transaction (#4713)e012ff1Merge branch 'release/2.35.0'5eafb78update changelog- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 5865579 |
| UUID: | 2777547033 |
| Node ID: | PR_kwDOK10JAc6ljgEZ |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |
| Merge State: | Unknown |