⬆ Bump sentry-sdk[fastapi] from 1.45.1 to 2.37.1 in /backend
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(9 months ago)
(9 months ago)
(9 months ago)
dependencies python:uv
Bumps sentry-sdk[fastapi] from 1.45.1 to 2.37.1.
Release notes
Sourced from sentry-sdk[fastapi]'s releases.
2.37.1
Various fixes & improvements
- Fix(langchain): Make Langchain integration work with just langchain-core (#4783) by
@shellmayr- Tests: Move quart under toxgen (#4775) by
@sentrivana- Tests: Update tox.ini (#4777) by
@sentrivana- Tests: Move chalice under toxgen (#4766) by
@sentrivana2.37.0
New Integration (BETA): Add support for
langgraph(#4727) by@shellmayrWe can now instrument AI agents that are created with LangGraph out of the box.
For more information see the LangGraph integrations documentation.
AI Agents: Improve rendering of input and output messages in AI agents integrations. (#4750) by
@shellmayrAI Agents: Format span attributes in AI integrations (#4762) by
@antonpirkerCI: Fix celery (#4765) by
@sentrivanaTests: Move asyncpg under toxgen (#4757) by
@sentrivanaTests: Move beam under toxgen (#4759) by
@sentrivanaTests: Move boto3 tests under toxgen (#4761) by
@sentrivanaTests: Remove openai pin and update tox (#4748) by
@sentrivana2.36.0
Various fixes & improvements
New integration: Unraisable exceptions (#4733) by
@alexander-alderman-webbAdd the unraisable exception integration to your sentry_sdk.init call:
import sentry_sdk from sentry_sdk.integrations.unraisablehook import UnraisablehookIntegrationsentry_sdk.init( dsn="...", integrations=[ UnraisablehookIntegration(), ] )
- meta: Update instructions on release process (#4755) by
@sentrivana- tests: Move arq under toxgen (#4739) by
@sentrivana- tests: Support dashes in test suite names (#4740) by
@sentrivana- Don't fail if there is no
_context_manager_state(#4698) by@sentrivana- Wrap span restoration in
__exit__incapture_internal_exceptions(#4719) by@sentrivana- fix: Constrain types of ai_track decorator (#4745) by
@alexander-alderman-webb- Fix
openai_agentsin CI (#4742) by@sentrivana- Remove old langchain test suites from ignore list (#4737) by
@sentrivana- tests: Trigger Pytest failure when an unraisable exception occurs (#4738) by
@alexander-alderman-webb
... (truncated)
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
2.37.1
Various fixes & improvements
- Fix(langchain): Make Langchain integration work with just langchain-core (#4783) by
@shellmayr- Tests: Move quart under toxgen (#4775) by
@sentrivana- Tests: Update tox.ini (#4777) by
@sentrivana- Tests: Move chalice under toxgen (#4766) by
@sentrivana2.37.0
New Integration (BETA): Add support for
langgraph(#4727) by@shellmayrWe can now instrument AI agents that are created with LangGraph out of the box.
For more information see the LangGraph integrations documentation.
AI Agents: Improve rendering of input and output messages in AI agents integrations. (#4750) by
@shellmayrAI Agents: Format span attributes in AI integrations (#4762) by
@antonpirkerCI: Fix celery (#4765) by
@sentrivanaTests: Move asyncpg under toxgen (#4757) by
@sentrivanaTests: Move beam under toxgen (#4759) by
@sentrivanaTests: Move boto3 tests under toxgen (#4761) by
@sentrivanaTests: Remove openai pin and update tox (#4748) by
@sentrivana2.36.0
Various fixes & improvements
New integration: Unraisable exceptions (#4733) by
@alexander-alderman-webbAdd the unraisable exception integration to your sentry_sdk.init call:
import sentry_sdk from sentry_sdk.integrations.unraisablehook import UnraisablehookIntegrationsentry_sdk.init( dsn="...", integrations=[ UnraisablehookIntegration(), ] )
- meta: Update instructions on release process (#4755) by
@sentrivana- tests: Move arq under toxgen (#4739) by
@sentrivana- tests: Support dashes in test suite names (#4740) by
@sentrivana- Don't fail if there is no
_context_manager_state(#4698) by@sentrivana- Wrap span restoration in
__exit__incapture_internal_exceptions(#4719) by@sentrivana- fix: Constrain types of ai_track decorator (#4745) by
@alexander-alderman-webb
... (truncated)
Commits
cd23041updated changelog2d9c428release: 2.37.120f0f84fix(langchain): make new langchain integration work with just langchain-core ...0eede69tests: Move quart under toxgen (#4775)bdf3e6dtests: Update tox.ini (#4777)567a91aMerge branch 'release/2.37.0'75ef769Updated changelog7d7c8eatests: Move chalice under toxgen (#4766)f785524release: 2.37.0dee6de1feat(agents): improve instrumentation of input messages (#4750)- 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
2
+5
-5
Technical Details
| ID: | 7866137 |
| UUID: | 2827559292 |
| Node ID: | PR_kwDOOpdk386oiSF8 |
| Host: | GitHub |
| Repository: | at146/python-react |
| Mergeable: | Yes |
| Merge State: | Unstable |