deps(dotnet): Bump Sentry and Sentry.NLog#71
Conversation
AI AnalysisTechnical Summary: This pull request updates the dependencies for two related .NET packages: Technical Requirements and Constraints
This summary was automatically generated by AI to help with triage and may not be 100% accurate. Suggested Labels: bug performance |
Bumps Sentry from 6.1.0 to 6.5.0 Bumps Sentry.NLog from 6.1.0 to 6.5.0 --- updated-dependencies: - dependency-name: Sentry dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Sentry.NLog dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9dfc581 to
a89b40c
Compare
karlspace
left a comment
There was a problem hiding this comment.
Approving — minor version bump (6.1.0 → 6.5.0) for both Sentry and Sentry.NLog, grouped so the sibling packages stay in lockstep.
Notable changes in the 6.1 → 6.5 window:
- feat: OTLP support for OTEL traces (6.5.0)
- fix: memory leak when filtered Activities get GC'd before
PruneFilteredSpans(6.5.0) - perf: avoid string allocation when no log parameters are passed (6.5.0)
- Native/Java/Cocoa SDK rolls (irrelevant for our .NET 10 desktop targets)
SentryApiKey in this repo, so no migration needed.
- Two-line change in
Directory.Packages.props - CI green; skipped jobs are release-publish steps that only run on main
Merging.
Pinned Sentry at 6.5.0.
Release notes
Sourced from Sentry's releases.
6.5.0
Features ✨
Fixes 🐛
SentryEventto haveIsCapturedto allow dropping screenshots of filtered events by @JoshuaMoelans in #5162PruneFilteredSpansruns by @jamescrosswell in #5186Dependencies ⬆️
Deps
Other
6.4.1
Fixes 🐛
Dependencies ⬆️
Deps
6.4.0
Features ✨
Fixes 🐛
options.Native.ExperimentalOptions.SignalHandlerStrategytoSentry.Android.SignalHandlerStrategy.ChainAtStartDependencies ⬆️
Deps
6.3.2
Dependencies ⬆️
6.3.1
Fixes 🐛
CaptureFeedbacknow supports multiple attachments correctly by @bitsandfoxes in #5077Dependencies ⬆️
Deps
Other
6.3.0
Features
ExperimentalfromSentrySdk,SentryOptionsandIHub(#5023)SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type (#4840)Fixes
EnvironmentandReleaseand custom event processors are all now correctly applied to CaptureFeedback events (#4942)Dataset viaITransactionTracerinSentryTransaction(#4148)Dependencies
6.2.0
Features
Fixes
Warninginstead of anErrorwhen being ratelimited (#4927)libmonosgenandlibxamarinframes no longer show as in-app (#4960)Dependencies
SentryApiKey, you need to generate an Auth Token and useSentryAuthToken, instead.6.2.0-alpha.0
Features
Dependencies
Commits viewable in compare view.
Pinned Sentry.NLog at 6.5.0.
Release notes
Sourced from Sentry.NLog's releases.
6.5.0
Features ✨
Fixes 🐛
SentryEventto haveIsCapturedto allow dropping screenshots of filtered events by @JoshuaMoelans in #5162PruneFilteredSpansruns by @jamescrosswell in #5186Dependencies ⬆️
Deps
Other
6.4.1
Fixes 🐛
Dependencies ⬆️
Deps
6.4.0
Features ✨
Fixes 🐛
options.Native.ExperimentalOptions.SignalHandlerStrategytoSentry.Android.SignalHandlerStrategy.ChainAtStartDependencies ⬆️
Deps
6.3.2
Dependencies ⬆️
6.3.1
Fixes 🐛
CaptureFeedbacknow supports multiple attachments correctly by @bitsandfoxes in #5077Dependencies ⬆️
Deps
Other
6.3.0
Features
ExperimentalfromSentrySdk,SentryOptionsandIHub(#5023)SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type (#4840)Fixes
EnvironmentandReleaseand custom event processors are all now correctly applied to CaptureFeedback events (#4942)Dataset viaITransactionTracerinSentryTransaction(#4148)Dependencies
6.2.0
Features
Fixes
Warninginstead of anErrorwhen being ratelimited (#4927)libmonosgenandlibxamarinframes no longer show as in-app (#4960)Dependencies
SentryApiKey, you need to generate an Auth Token and useSentryAuthToken, instead.6.2.0-alpha.0
Features
Dependencies
Commits viewable in compare view.