fix(deps): update dependency sentry/sentry to ^4.25.0#816
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.21.0→^4.25.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
getsentry/sentry-php (sentry/sentry)
v4.25.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.25.0.
Features
ExceptionToSentryIssueHandlerMonolog handler that only captures exceptions as Sentry issues without converting log messages to errors. (#2061)metric_flush_thresholdoption to automatically flush buffered metrics after a configured number of metric records. (#2059)Bug Fixes
Misc
RingBufferfor log storage whenlog_flush_thresholdis not set to prevent unbounded memory growth, with a hard cap of 1000 records. (#2058)ext-excimeras a Composer suggestion to surface its requirement for profiling. (#2057)v4.24.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.24.0.
Bug Fixes
Objectstrings. (#2038)AGENTS.mdandCLAUDE.mdfrom distribution archives. (#2046)Misc
Sentry\Monolog\Handlerin favor ofSentry\Monolog\LogsHandlerwith theenable_logsSDK option. (#2051)v4.23.1Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.23.1.
Bug Fixes
server.addresslog attribute instead ofsentry.server.address. (#2040)v4.23.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.23.0.
Features
OTLPIntegrationsupport to interoperate with OpenTelemetry traces. (#2030)log_flush_thresholdto automatically flush buffered logs after a configured number of log records. (#2032)v4.22.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v4.22.0.
Features
strict_trace_continuationsupport to only continue incoming traces when the upstream baggageorg_idmatches the SDK org ID. (#2016)Example:
Bug Fixes
Configuration
📅 Schedule: (in timezone Europe/Vienna)
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.