Update dependency sentry-sdk to >=2.34.1 #161
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#161
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.33.0
->>=2.34.1
Release Notes
getsentry/sentry-python (sentry-sdk)
v2.34.1
Compare Source
Various fixes & improvements
v2.34.0
Compare Source
Various fixes & improvements
Considerably raise
DEFAULT_MAX_VALUE_LENGTH
(#4632) by @sentrivanaWe have increased the string trimming limit considerably, allowing you to see more data
without it being truncated. Note that this might, in rare cases, result in issue regrouping,
for example if you're capturing message events with very long messages (longer than the
default 1024 characters/bytes).
If you want to adjust the limit, you can set a
max_value_length
in your
sentry_sdk.init()
.OpenAI
integration update (#4612) by @antonpirkerThe
OpenAIIntegration
now supports OpenAI Responses API.The data captured will also show up in the new AI Agents Dashboard.
This works out of the box, nothing to do on your side.
Expose
set_transaction_name
(#4634) by @sl0thentr0pyFix(Celery): Latency should be in milliseconds, not seconds (#4637) by @sentrivana
Fix(Django): Treat
django.template.context.BasicContext
as sequence in serializer (#4621) by @sl0thentr0pyFix(Huggingface): Fix
huggingface_hub
CI tests. (#4619) by @antonpirkerFix: Ignore deliberate thread exception warnings (#4611) by @sl0thentr0py
Fix: Socket tests to not use example.com (#4627) by @sl0thentr0py
Fix: Threading run patch (#4610) by @sl0thentr0py
Tests: Simplify celery double patching test (#4626) by @sl0thentr0py
Tests: Remove remote example.com calls (#4622) by @sl0thentr0py
Tests: tox.ini update (#4635) by @sentrivana
Tests: Update tox (#4609) by @sentrivana
v2.33.2
Compare Source
Various fixes & improvements
sentry_sdk.spotlight
unless enabled (#4607) by @sentrivanav2.33.1
Compare Source
Various fixes & improvements
ai_track
(#4597) by @mshavliukabs_path
bug inserialize_frame
(#4599) by @szokeasaurusrex__del__
's in threaded classes (#4590) by @sl0thentr0pyConfiguration
📅 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.
574ed33705
to4356abba12
Update dependency sentry-sdk to >=2.33.1to Update dependency sentry-sdk to >=2.33.24356abba12
to413d034095
Update dependency sentry-sdk to >=2.33.2to Update dependency sentry-sdk to >=2.34.0Update dependency sentry-sdk to >=2.34.0to Update dependency sentry-sdk to >=2.34.1413d034095
to3c405485ce
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.