chore(deps): bump sentry-sdk from 2.29.1 to 2.33.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
(11 months ago)
dependencies python
Bumps sentry-sdk from 2.29.1 to 2.33.0.
Release notes
Sourced from sentry-sdk's releases.
2.33.0
Various fixes & improvements
- feat(langchain): Support
BaseCallbackManager(#4486) by@szokeasaurusrex- Use
span.datainstead ofmeasurementsfor token usage (#4567) by@antonpirker- Fix custom model name (#4569) by
@antonpirker- fix: shut down "session flusher" more promptly (#4561) by
@bukzor- chore: Remove Lambda urllib3 pin on Python 3.10+ (#4549) by
@sentrivana2.32.0
Various fixes & improvements
- feat(sessions): Add top-level start- and end session methods (#4474) by
@szokeasaurusrex- feat(openai-agents): Set tool span to failed if an error is raised in the tool (#4527) by
@antonpirker- fix(integrations/ray): Correctly pass keyword arguments to ray.remote function (#4430) by
@svartalf- fix(langchain): Make
span_mapan instance variable (#4476) by@szokeasaurusrex- fix(langchain): Ensure no duplicate
SentryLangchainCallback(#4485) by@szokeasaurusrex- fix(Litestar): Apply
failed_request_status_codesto exceptions raised in middleware (#4074) by@vrslev2.31.0
Various fixes & improvements
New Integration (BETA): Add support for
openai-agents(#4437) by@antonpirkerWe can now instrument AI agents that are created with the OpenAI Agents SDK out of the box.
import sentry_sdk from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegrationAdd the OpenAIAgentsIntegration to your sentry_sdk.init call:
sentry_sdk.init(
dsn="...",
integrations=[
OpenAIAgentsIntegration(),
]
)
For more information see the OpenAI Agents integrations documentation.
- Logs: Add support for
dictarguments (#4478) by@AbhiPrasad- Add Cursor generated rules (#4493) by
@sl0thentr0py- Greatly simplify Langchain integrations
_wrap_configure(#4479) by@szokeasaurusrex- Fix(ci): Remove tracerite pin (almost) (#4504) by
@sentrivana- Fix(profiling): Ensure profiler thread exits when needed (#4497) by
@Zylphrex- Fix(ci): Do not install newest
tracerite(#4494) by@sentrivana- Fix(scope): Handle token reset
LookupErrors gracefully (#4481) by@sentrivana- Tests: Tox update (#4509) by
@sentrivana- Tests: Upper bound on fakeredis on old Python versions (#4482) by
@sentrivana
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
2.33.0
Various fixes & improvements
- feat(langchain): Support
BaseCallbackManager(#4486) by@szokeasaurusrex- Use
span.datainstead ofmeasurementsfor token usage (#4567) by@antonpirker- Fix custom model name (#4569) by
@antonpirker- fix: shut down "session flusher" more promptly (#4561) by
@bukzor- chore: Remove Lambda urllib3 pin on Python 3.10+ (#4549) by
@sentrivana2.32.0
Various fixes & improvements
- feat(sessions): Add top-level start- and end session methods (#4474) by
@szokeasaurusrex- feat(openai-agents): Set tool span to failed if an error is raised in the tool (#4527) by
@antonpirker- fix(integrations/ray): Correctly pass keyword arguments to ray.remote function (#4430) by
@svartalf- fix(langchain): Make
span_mapan instance variable (#4476) by@szokeasaurusrex- fix(langchain): Ensure no duplicate
SentryLangchainCallback(#4485) by@szokeasaurusrex- fix(Litestar): Apply
failed_request_status_codesto exceptions raised in middleware (#4074) by@vrslev2.31.0
Various fixes & improvements
New Integration (BETA): Add support for
openai-agents(#4437) by@antonpirkerWe can now instrument AI agents that are created with the OpenAI Agents SDK out of the box.
import sentry_sdk from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegrationAdd the OpenAIAgentsIntegration to your sentry_sdk.init call:
sentry_sdk.init(
dsn="...",
integrations=[
OpenAIAgentsIntegration(),
]
)
For more information see the OpenAI Agents integrations documentation.
- Logs: Add support for
dictarguments (#4478) by@AbhiPrasad- Add Cursor generated rules (#4493) by
@sl0thentr0py- Greatly simplify Langchain integrations
_wrap_configure(#4479) by@szokeasaurusrex- Fix(ci): Remove tracerite pin (almost) (#4504) by
@sentrivana- Fix(profiling): Ensure profiler thread exits when needed (#4497) by
@Zylphrex- Fix(ci): Do not install newest
tracerite(#4494) by@sentrivana
... (truncated)
Commits
98b107fmeta: Update CHANGELOG.md220a235release: 2.33.0a1f62bafeat(langchain): SupportBaseCallbackManager(#4486)c31ba06tests: Regenerate tox.ini (#4583)1cba56aRemove all forked markers in test_api (#4576)7d7027aRemove forked marker in client uwsgi test (#4575)710227aFix pytest collection warning (#4574)30ad1b2Remove print statements from excepthook test (#4573)6f71a1bUsespan.datainstead ofmeasurementsfor token usage (#4567)1df6c9aFix custom model name (#4569)- 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: | 3851042 |
| UUID: | 2680413515 |
| Node ID: | PR_kwDONtmXaM6fw91L |
| Host: | GitHub |
| Repository: | codegen-sh/codegen |
| Merge State: | Unknown |