Update dependency sentry-sdk to >=2.54.0 #437
No reviewers
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
servala/servala-portal!437
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/sentry-sdk-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
>=2.53.0→>=2.54.0Release Notes
getsentry/sentry-python (sentry-sdk)
v2.54.0Compare Source
New Features ✨
Add
set_attribute,remove_attributeto global API by @sentrivana in #5555You can now set and unset attributes on logs and metrics via top-level API. Think of it as
sentry_sdk.set_tag()for attribute-based telemetry. Other event types (transactions, spans, errors) will be unaffected.Bug Fixes 🐛
Openai
Other
ToolManager._call_toolby @sentrivana in #5522Documentation 📚
Internal Changes 🔧
Agents
Openai
Openai Agents
set_data_normalizedfor primitive attributes by @alexander-alderman-webb in #5509Other
set_data_normalizedfor primitive attributes by @alexander-alderman-webb in #5504set_data_normalizedfor thegen_ai.response.modelattribute by @alexander-alderman-webb in #5512Configuration
📅 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.
This PR has been generated by Renovate Bot.