build(deps): bump sentry-sdk from 2.46.0 to 2.47.0
Open
Number: #95
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 03, 2025 at 06:12 PM UTC
(6 months ago)
(6 months ago)
Updated:
December 03, 2025 at 06:12 PM UTC
(6 months ago)
(6 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps sentry-sdk from 2.46.0 to 2.47.0.
Release notes
Sourced from sentry-sdk's releases.
2.47.0
Bug Fixes 🐛
- fix: Make PropagationContext.from_incoming_data always return a PropagationContext by
@sl0thentr0pyin #5186- fix(integrations): anthropic set
GEN_AI_OPERATION_NAMEby@constantiniusin #5185- fix(spotlight): align behavior with SDK spec by
@BYKin #5169- fix(integrations): do not exit early when config is not passed as it is not required and prohibits setting
gen_ai.request.messagesby@constantiniusin #5167- fix(langchain): add gen_ai.response.model to chat spans by
@shellmayrin #5159- fix(integrations): add the system prompt to the
gen_ai.request.messagesattribute by@constantiniusin #5161- fix(ai): Handle Pydantic model classes in _normalize_data by
@skalinchukin #5143- fix(openai-agents): Avoid double span exit on exception by
@alexander-alderman-webbin #5174- fix(openai-agents): Store
invoke_agentspan onagents.RunContextWrapperby@alexander-alderman-webbin #5165- Add back span status by
@sl0thentr0pyin #5147New Features ✨
- feat(integrations): openai-agents: add usage and response model reporting for chat and invoke_agent spans by
@constantiniusin #5157- feat: Implement strict_trace_continuation by
@sl0thentr0pyin #5178- feat(integration): pydantic-ai: properly report token usage and response model for invoke_agent spans by
@constantiniusin #5153- feat(integrations): add support for embed_content methods in GoogleGenAI integration by
@constantiniusin #5128- feat(logs): Record discarded log bytes by
@alexander-alderman-webbin #5144- feat: Add an initial changelog config by
@sentrivanain #5145- feat(django): Instrument database rollbacks by
@alexander-alderman-webbin #5115- feat(django): Instrument database commits by
@alexander-alderman-webbin #5100- feat(openai-agents): Truncate long messages by
@alexander-alderman-webbin #5141- Add org_id support by
@sl0thentr0pyin #5166Deprecations
- Deprecate
continue_from_headersby@sl0thentr0pyin #5160Build / dependencies / internal 🔧
- Remove unsupported SPANSTATUS.(ERROR|UNSET) by
@sl0thentr0pyin #5146- Rename setup_otlp_exporter to setup_otlp_traces_exporter by
@sl0thentr0pyin #5142- Simplify continue_trace to reuse propagation_context values by
@sl0thentr0pyin #5158- Make PropagationContext hold baggage instead of dynamic_sampling_context by
@sl0thentr0pyin #5156- Cleanup PropagationContext.from_incoming_data by
@sl0thentr0pyin #5155- chore: Add
commit_patternsto changelog config, remove auto-labeler by@sentrivanain #5176- build(deps): bump actions/github-script from 7 to 8 by
@dependabotin #5171- build(deps): bump supercharge/redis-github-action from 1.8.1 to 2 by
@dependabotin #5172- ci: 🤖 Update test matrix with new releases (12/01) by
@github-actionsin #5173- ci: Add auto-label GH action by
@sentrivanain #5163- ci: Split up Test AI workflow by
@alexander-alderman-webbin #5148- ci: Update test matrix with new releases (11/24) by
@alexander-alderman-webbin #5139- test: Import integrations with empty shadow modules by
@alexander-alderman-webbin #5150- Add deprecations to changelog categories by
@sentrivanain #5162
Changelog
Sourced from sentry-sdk's changelog.
2.47.0
Bug Fixes 🐛
- fix: Make PropagationContext.from_incoming_data always return a PropagationContext by
@sl0thentr0pyin #5186- fix(integrations): anthropic set
GEN_AI_OPERATION_NAMEby@constantiniusin #5185- fix(spotlight): align behavior with SDK spec by
@BYKin #5169- fix(integrations): do not exit early when config is not passed as it is not required and prohibits setting
gen_ai.request.messagesby@constantiniusin #5167- fix(langchain): add gen_ai.response.model to chat spans by
@shellmayrin #5159- fix(integrations): add the system prompt to the
gen_ai.request.messagesattribute by@constantiniusin #5161- fix(ai): Handle Pydantic model classes in _normalize_data by
@skalinchukin #5143- fix(openai-agents): Avoid double span exit on exception by
@alexander-alderman-webbin #5174- fix(openai-agents): Store
invoke_agentspan onagents.RunContextWrapperby@alexander-alderman-webbin #5165- Add back span status by
@sl0thentr0pyin #5147New Features ✨
- feat(integrations): openai-agents: add usage and response model reporting for chat and invoke_agent spans by
@constantiniusin #5157- feat: Implement strict_trace_continuation by
@sl0thentr0pyin #5178- feat(integration): pydantic-ai: properly report token usage and response model for invoke_agent spans by
@constantiniusin #5153- feat(integrations): add support for embed_content methods in GoogleGenAI integration by
@constantiniusin #5128- feat(logs): Record discarded log bytes by
@alexander-alderman-webbin #5144- feat: Add an initial changelog config by
@sentrivanain #5145- feat(django): Instrument database rollbacks by
@alexander-alderman-webbin #5115- feat(django): Instrument database commits by
@alexander-alderman-webbin #5100- feat(openai-agents): Truncate long messages by
@alexander-alderman-webbin #5141- Add org_id support by
@sl0thentr0pyin #5166Deprecations
- Deprecate
continue_from_headersby@sl0thentr0pyin #5160Build / dependencies / internal 🔧
- Remove unsupported SPANSTATUS.(ERROR|UNSET) by
@sl0thentr0pyin #5146- Rename setup_otlp_exporter to setup_otlp_traces_exporter by
@sl0thentr0pyin #5142- Simplify continue_trace to reuse propagation_context values by
@sl0thentr0pyin #5158- Make PropagationContext hold baggage instead of dynamic_sampling_context by
@sl0thentr0pyin #5156- Cleanup PropagationContext.from_incoming_data by
@sl0thentr0pyin #5155- chore: Add
commit_patternsto changelog config, remove auto-labeler by@sentrivanain #5176- build(deps): bump actions/github-script from 7 to 8 by
@dependabotin #5171- build(deps): bump supercharge/redis-github-action from 1.8.1 to 2 by
@dependabotin #5172- ci: 🤖 Update test matrix with new releases (12/01) by
@github-actionsin #5173- ci: Add auto-label GH action by
@sentrivanain #5163- ci: Split up Test AI workflow by
@alexander-alderman-webbin #5148- ci: Update test matrix with new releases (11/24) by
@alexander-alderman-webbin #5139- test: Import integrations with empty shadow modules by
@alexander-alderman-webbin #5150- Add deprecations to changelog categories by
@sentrivanain #5162
Commits
a1e3004Update CHANGELOG.md9aa07c5release: 2.47.08d0b6ccfix(openai-agents): Avoid double span exit on exception (#5174)d2d3d35test: Import integrations with empty shadow modules (#5150)9a9fbfefix: Make PropagationContext.from_incoming_data always return a PropagationCo...9c9510dfeat(integrations): openai-agents: add usage and response model reporting for...4df0056fix(integrations): anthropic setGEN_AI_OPERATION_NAME(#5185)6c6705afix(spotlight): align behavior with SDK spec (#5169)7449603feat(openai-agents): Truncate long messages (#5141)996f935fix(openai-agents): Storeinvoke_agentspan onagents.RunContextWrapper(...- 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)
Package Dependencies
Technical Details
| ID: | 11719870 |
| UUID: | 3691351539 |
| Node ID: | PR_kwDOK10JAc625JwA |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |