Update dependency sentry-sdk to >=2.47.0 #315

Merged
tobru merged 1 commit from renovate/sentry-sdk-2.x into main 2025-12-04 08:09:28 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) >=2.46.0 -> >=2.47.0 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.47.0

Compare Source

Bug Fixes 🐛
New Features
Deprecations
Build / dependencies / internal 🔧

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sentry-sdk](https://github.com/getsentry/sentry-python) ([changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `>=2.46.0` -> `>=2.47.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sentry-sdk/2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sentry-sdk/2.46.0/2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-python (sentry-sdk)</summary> ### [`v2.47.0`](https://github.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#2470) [Compare Source](https://github.com/getsentry/sentry-python/compare/2.46.0...2.47.0) ##### Bug Fixes 🐛 - fix: Make PropagationContext.from\_incoming\_data always return a PropagationContext by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5186](https://github.com/getsentry/sentry-python/pull/5186) - fix(integrations): anthropic set `GEN_AI_OPERATION_NAME` by [@&#8203;constantinius](https://github.com/constantinius) in [#&#8203;5185](https://github.com/getsentry/sentry-python/pull/5185) - fix(spotlight): align behavior with SDK spec by [@&#8203;BYK](https://github.com/BYK) in [#&#8203;5169](https://github.com/getsentry/sentry-python/pull/5169) - fix(integrations): do not exit early when config is not passed as it is not required and prohibits setting `gen_ai.request.messages` by [@&#8203;constantinius](https://github.com/constantinius) in [#&#8203;5167](https://github.com/getsentry/sentry-python/pull/5167) - fix(langchain): add gen\_ai.response.model to chat spans by [@&#8203;shellmayr](https://github.com/shellmayr) in [#&#8203;5159](https://github.com/getsentry/sentry-python/pull/5159) - fix(integrations): add the system prompt to the `gen_ai.request.messages` attribute by [@&#8203;constantinius](https://github.com/constantinius) in [#&#8203;5161](https://github.com/getsentry/sentry-python/pull/5161) - fix(ai): Handle Pydantic model classes in \_normalize\_data by [@&#8203;skalinchuk](https://github.com/skalinchuk) in [#&#8203;5143](https://github.com/getsentry/sentry-python/pull/5143) - fix(openai-agents): Avoid double span exit on exception by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5174](https://github.com/getsentry/sentry-python/pull/5174) - fix(openai-agents): Store `invoke_agent` span on `agents.RunContextWrapper` by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5165](https://github.com/getsentry/sentry-python/pull/5165) - Add back span status by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5147](https://github.com/getsentry/sentry-python/pull/5147) ##### New Features ✨ - feat(integrations): openai-agents: add usage and response model reporting for chat and invoke\_agent spans by [@&#8203;constantinius](https://github.com/constantinius) in [#&#8203;5157](https://github.com/getsentry/sentry-python/pull/5157) - feat: Implement strict\_trace\_continuation by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5178](https://github.com/getsentry/sentry-python/pull/5178) - feat(integration): pydantic-ai: properly report token usage and response model for invoke\_agent spans by [@&#8203;constantinius](https://github.com/constantinius) in [#&#8203;5153](https://github.com/getsentry/sentry-python/pull/5153) - feat(integrations): add support for embed\_content methods in GoogleGenAI integration by [@&#8203;constantinius](https://github.com/constantinius) in [#&#8203;5128](https://github.com/getsentry/sentry-python/pull/5128) - feat(logs): Record discarded log bytes by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5144](https://github.com/getsentry/sentry-python/pull/5144) - feat: Add an initial changelog config by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;5145](https://github.com/getsentry/sentry-python/pull/5145) - feat(django): Instrument database rollbacks by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5115](https://github.com/getsentry/sentry-python/pull/5115) - feat(django): Instrument database commits by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5100](https://github.com/getsentry/sentry-python/pull/5100) - feat(openai-agents): Truncate long messages by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5141](https://github.com/getsentry/sentry-python/pull/5141) - Add org\_id support by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5166](https://github.com/getsentry/sentry-python/pull/5166) ##### Deprecations - Deprecate `continue_from_headers` by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5160](https://github.com/getsentry/sentry-python/pull/5160) ##### Build / dependencies / internal 🔧 - Remove unsupported SPANSTATUS.(ERROR|UNSET) by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5146](https://github.com/getsentry/sentry-python/pull/5146) - Rename setup\_otlp\_exporter to setup\_otlp\_traces\_exporter by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5142](https://github.com/getsentry/sentry-python/pull/5142) - Simplify continue\_trace to reuse propagation\_context values by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5158](https://github.com/getsentry/sentry-python/pull/5158) - Make PropagationContext hold baggage instead of dynamic\_sampling\_context by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5156](https://github.com/getsentry/sentry-python/pull/5156) - Cleanup PropagationContext.from\_incoming\_data by [@&#8203;sl0thentr0py](https://github.com/sl0thentr0py) in [#&#8203;5155](https://github.com/getsentry/sentry-python/pull/5155) - chore: Add `commit_patterns` to changelog config, remove auto-labeler by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;5176](https://github.com/getsentry/sentry-python/pull/5176) - build(deps): bump actions/github-script from 7 to 8 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;5171](https://github.com/getsentry/sentry-python/pull/5171) - build(deps): bump supercharge/redis-github-action from 1.8.1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;5172](https://github.com/getsentry/sentry-python/pull/5172) - ci: 🤖 Update test matrix with new releases (12/01) by [@&#8203;github-actions](https://github.com/github-actions) in [#&#8203;5173](https://github.com/getsentry/sentry-python/pull/5173) - ci: Add auto-label GH action by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;5163](https://github.com/getsentry/sentry-python/pull/5163) - ci: Split up Test AI workflow by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5148](https://github.com/getsentry/sentry-python/pull/5148) - ci: Update test matrix with new releases (11/24) by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5139](https://github.com/getsentry/sentry-python/pull/5139) - test: Import integrations with empty shadow modules by [@&#8203;alexander-alderman-webb](https://github.com/alexander-alderman-webb) in [#&#8203;5150](https://github.com/getsentry/sentry-python/pull/5150) - Add deprecations to changelog categories by [@&#8203;sentrivana](https://github.com/sentrivana) in [#&#8203;5162](https://github.com/getsentry/sentry-python/pull/5162) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjIiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-12-04 03:01:29 +00:00
renovate added 1 commit 2025-12-04 03:01:30 +00:00
Update dependency sentry-sdk to >=2.47.0
All checks were successful
Tests / test (push) Successful in 30s
3aa0451f49
tobru merged commit 4db8ff7280 into main 2025-12-04 08:09:28 +00:00
tobru deleted branch renovate/sentry-sdk-2.x 2025-12-04 08:09:30 +00:00
Sign in to join this conversation.
No description provided.