warehouse
warehouse copied to clipboard
chore(deps): bump sentry-sdk from 2.43.0 to 2.44.0
Bumps sentry-sdk from 2.43.0 to 2.44.0.
Release notes
Sourced from sentry-sdk's releases.
2.44.0
Various fixes & improvements
- fix(openai): Check response text is present to avoid AttributeError (#5081) by
@alexander-alderman-webb- fix(pydantic-ai): Do not fail on new
ToolManager._call_tool()parameters (#5084) by@alexander-alderman-webb- tests(huggingface): Avoid
Noneversion (#5083) by@alexander-alderman-webb- ci: Pin
coverageversion for 3.14 Django tests (#5088) by@alexander-alderman-webb- chore: X handle update (#5078) by
@cleptric- fix(openai-agents): add input messages to errored spans as well (#5077) by
@shellmayr- fix: Add hard limit to log batcher (#5069) by
@alexander-alderman-webb- fix: Add hard limit to metrics batcher (#5068) by
@alexander-alderman-webb- fix(integrations): properly handle exceptions in tool calls (#5065) by
@constantinius- feat: non-experimental
before_send_metricoption (#5064) by@alexander-alderman-webb- feat: non-experimental
enable_metricsoption (#5056) by@alexander-alderman-webb- fix(integrations): properly distinguish between network.transport and mcp.transport (#5063) by
@constantinius- feat(integrations): add ability to auto-deactivate lower-level integrations based on map (#5052) by
@shellmayr- Fix NOT_GIVEN check in anthropic (#5058) by
@sl0thentr0py- ci: 🤖 Update test matrix with new releases (11/03) (#5054) by
@github-actions- Add external_propagation_context support (#5051) by
@sl0thentr0py- chore: Remove
enable_metricsoption (#5046) by@alexander-alderman-webb- Allow new integration setup on the instance with config options (#5047) by
@sl0thentr0py- ci: Run integration tests on Python 3.14t (#4995) by
@alexander-alderman-webb- docs: Elaborate on Strawberry autodetection in changelog (#5039) by
@sentrivana
Changelog
Sourced from sentry-sdk's changelog.
2.44.0
Various fixes & improvements
- fix(openai): Check response text is present to avoid AttributeError (#5081) by
@alexander-alderman-webb- fix(pydantic-ai): Do not fail on new
ToolManager._call_tool()parameters (#5084) by@alexander-alderman-webb- tests(huggingface): Avoid
Noneversion (#5083) by@alexander-alderman-webb- ci: Pin
coverageversion for 3.14 Django tests (#5088) by@alexander-alderman-webb- chore: X handle update (#5078) by
@cleptric- fix(openai-agents): add input messages to errored spans as well (#5077) by
@shellmayr- fix: Add hard limit to log batcher (#5069) by
@alexander-alderman-webb- fix: Add hard limit to metrics batcher (#5068) by
@alexander-alderman-webb- fix(integrations): properly handle exceptions in tool calls (#5065) by
@constantinius- feat: non-experimental
before_send_metricoption (#5064) by@alexander-alderman-webb- feat: non-experimental
enable_metricsoption (#5056) by@alexander-alderman-webb- fix(integrations): properly distinguish between network.transport and mcp.transport (#5063) by
@constantinius- feat(integrations): add ability to auto-deactivate lower-level integrations based on map (#5052) by
@shellmayr- Fix NOT_GIVEN check in anthropic (#5058) by
@sl0thentr0py- ci: 🤖 Update test matrix with new releases (11/03) (#5054) by
@github-actions- Add external_propagation_context support (#5051) by
@sl0thentr0py- chore: Remove
enable_metricsoption (#5046) by@alexander-alderman-webb- Allow new integration setup on the instance with config options (#5047) by
@sl0thentr0py- ci: Run integration tests on Python 3.14t (#4995) by
@alexander-alderman-webb- docs: Elaborate on Strawberry autodetection in changelog (#5039) by
@sentrivana
Commits
137c733release: 2.44.0c747043fix(openai): Check response text is present to avoid AttributeError (#5081)98fa10afix(pydantic-ai): Do not fail on newToolManager._call_tool()parameters (#...720440etests(huggingface): AvoidNoneversion (#5083)43c16c4ci: Pincoverageversion for 3.14 Django tests (#5088)2f966c6chore: X handle update (#5078)659bd84fix(openai-agents): add input messages to errored spans as well (#5077)26391d6fix: Add hard limit to log batcher (#5069)faa327cfix: Add hard limit to metrics batcher (#5068)e8d5f1bfix(integrations): properly handle exceptions in tool calls (#5065)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)