Skip to content

chore(deps): update .NET SDK to v6.9.0 - #528

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/src/sentry-dotnet/6.9.0
Open

chore(deps): update .NET SDK to v6.9.0#528
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/src/sentry-dotnet/6.9.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown

Bumps src/sentry-dotnet from 6.0.0 to 6.9.0.

Auto-generated by a dependency updater.

Changelog

6.9.0

Features ✨

  • feat: Allow users to control Mechanism.Handled for captured exceptions by vladbrincoveanu in #5449

Fixes 🐛

  • fix(serilog): logs from application namespaces beginning with "Sentry" are discarded by jamescrosswell in #5456
  • fix: rate limit on one data category no longer blocks all others by jamescrosswell in #5482

Dependencies ⬆️

Deps
  • chore(deps): update Native SDK to v0.16.3 by github-actions in #5486
  • chore(deps): update Cocoa SDK to v9.26.0 by github-actions in #5485
  • chore(deps): update Cocoa SDK to v9.25.0 by github-actions in #5472
  • chore(deps): update Native SDK to v0.16.2 by github-actions in #5477
  • chore(deps): update Java SDK to v8.52.0 by github-actions in #5471
  • chore(deps): update Cocoa SDK to v9.24.0 by github-actions in #5460
  • chore(deps): update Java SDK to v8.51.0 by github-actions in #5457
  • chore(deps): update Native SDK to v0.16.1 by github-actions in #5459
  • chore(deps): update Native SDK to v0.16.0 by github-actions in #5452
  • chore(deps): update Java SDK to v8.50.1 by github-actions in #5441
  • chore(deps): update CLI to v3.6.2 by github-actions in #5443
  • chore(deps): update Cocoa SDK to v9.23.0 by github-actions in #5442

Other

  • ref: migrate Cocoa bindings from PrivateSentrySDKOnly to SentryObjCSDK.internal by jamescrosswell in #5409

6.8.0

Features ✨

Logs
  • feat(logs): add log4net integration by Flash0ver in #5172
  • feat(logs): add NLog integration by Flash0ver in #5176
Other
  • feat(serilog): support restrictedToMinimumLevel when configuring Serilog in code by jamescrosswell in #5181
  • Attachments can now be sent with transactions by setting AddToTransactions on SentryAttachment #5182 by jamescrosswell in #5182
  • Added SentrySdk.RecordTransaction to record already-completed transactions and spans (e.g. replayed through a proxy) #5333 by jamescrosswell in #5333
  • The Environment set on the Scope now gets synchronized to the native layers (sentry-cocoa and sentry-native) by bitsandfoxes in #5365

Fixes 🐛

  • fix: SentrySpanProcessor no longer leaks spans whose Activity never ends (e.g. aborted requests); the Activity is now held via a WeakReference so orphaned spans are pruned once it is garbage-collected. by Ermabo in #5393
  • The SDK was incorrectly ignoring server rate limits for errors, check-ins, and logs by jamescrosswell in #5412
  • fix: BackpressureMonitor.Dispose() no longer deadlocks on single-threaded targets by jamescrosswell in #5330
  • fix: Create a single TaskBlockingListener per process for CaptureBlockingCalls by jamescrosswell in #5381

Dependencies ⬆️

Deps
  • chore(deps): update CLI to v3.6.1 by github-actions in #5417
  • chore(deps): update Native SDK to v0.15.4 by github-actions in #5416
  • chore(deps): update Cocoa SDK to v9.22.0 by github-actions in #5395
  • chore(deps): update Java SDK to v8.49.0 by github-actions in #5398

Other

  • ci: drop install-zstd workaround by jpnurmi in #5391
  • docs: add Sentry.OpenTelemetry.Exporter to README.md by Flash0ver in #5194
  • meta: Update CODEOWNERS by Flash0ver in #5386

6.7.0

Features ✨

  • feat(android): expose tombstone options via SentryOptions.Native by jamescrosswell in #5226
  • Add IgnoreTransactions option to filter out transactions by name, matching substrings or regular expressions against the transaction name (#5377) by Adham-Kiwan in #5377
  • feat: Add BeforeSendFeedback callback to inspect, modify, or drop user feedback before it's sent by vladbrincoveanu in #5361
  • Add public API for checking unhandled exceptions (SentryEventExtensions.IsFromUnhandledException) and terminal exceptions (SentryEventExtensions.IsFromTerminalException) by jamescrosswell in #5177
  • feat: Add PreferTransactionNameProvider option by jamescrosswell in #5159
  • feat: Add exponential backoff and log deduplication to Spotlight by mattico in #5025

Fixes 🐛

  • fix(otel): only set Scope.Transaction in SentrySpanProcessor when null by tsushanth in #5337
  • fix: LNK4291 on Native AOT WinExe with Control Flow Guard by jamescrosswell in #5298
  • fix: OpenTelemetry transactions for failed requests keep their route name and otel context by jamescrosswell in #5310
  • fix: populate Default attributes on structured logs from current scope by jamescrosswell in #5216
  • fix: [.NET 10] PageNavigationExtensions updated for public Page properties by nor0x in #5278

Dependencies ⬆️

Deps
  • chore(deps): update Java SDK to v8.48.0 by github-actions in #5360
  • chore(deps): update Cocoa SDK to v9.21.0 by github-actions in #5359
  • chore(deps): update Native SDK to v0.15.3 by github-actions in #5353
  • chore(deps): update Cocoa SDK to v9.20.0 by github-actions in #5354
  • chore(deps): update Java SDK to v8.47.0 by github-actions in #5338
  • chore(deps): update Cocoa SDK to v9.19.1 by github-actions in #5336
  • chore(deps): update CLI to v3.6.0 by github-actions in #5329
  • chore(deps): update Cocoa SDK to v9.19.0 by github-actions in #5316
  • chore(deps): update Java SDK to v8.46.0 by github-actions in #5321
  • chore(deps): update Java SDK to v8.45.0 by github-actions in #5315
  • chore(deps): update Native SDK to v0.15.2 by github-actions in #5309
  • chore(deps): update Cocoa SDK to v9.18.0 by github-actions in #5264
  • chore(deps): update Java SDK to v8.44.1 by github-actions in #5263
  • chore(deps): update CLI to v3.5.1 by github-actions in #5279
  • chore(deps): update Native SDK to v0.15.1 by github-actions in #5282

Other

  • Added Sentry.Samples.OpenTelemetry.MongoDB by jamescrosswell in #5335
  • docs: add XML comments for boolean return of Sentry.Extensions.Logging Filters by Flash0ver in #5297
  • LatestWindowsTfm added to Directory.Build.props by nor0x in #5277

6.6.0

Features ✨

  • feat: propagate trace to sentry-android and sentry-cocoa by bitsandfoxes in #5244
  • feat: User.Id can now be overriden (set to null) in Global mode by jamescrosswell in #5039
  • feat: Implement strict trace continuation by giortzisg in #4981

Fixes 🐛

  • fix: return early from AddSentryOtlpExporter when DSN is the disable-SDK sentinel by jamescrosswell in #5247
  • fix: sync default tags to native layer by bitsandfoxes in #5214

Dependencies ⬆️

Deps
  • chore(deps): update Cocoa SDK to v9.14.0 by github-actions[bot] in #5252
  • chore(deps): update Java SDK to v8.42.0 by github-actions[bot] in #5208

Other

  • release: 6.6.0 by jamescrosswell in 0140be0a
  • chore: update scripts/update-cli.ps1 to 3.4.3 by github-actions[bot] in #5251
  • ci: update the Update Dependencies workflow by Flash0ver in #5175
  • chore: update modules/sentry-native to 0.14.2 by github-actions[bot] in #5229
  • chore: update modules/sentry-cocoa to 9.13.0 by github-actions[bot] in #5221
  • chore: update scripts/update-cli.ps1 to 3.4.2 by github-actions[bot] in #5220
  • chore: update modules/sentry-cocoa to 9.12.1 by github-actions[bot] in #5207

6.5.0

Features ✨

  • feat: Add support to send OTEL traces via OTLP by jamescrosswell in #4899

Fixes 🐛

  • fix(unity): update SentryEvent to have IsCaptured to allow dropping screenshots of filtered events by JoshuaMoelans in #5162
  • fix: Memory leak when filtered Activities get garbage collected before PruneFilteredSpans runs by jamescrosswell in #5186

Dependencies ⬆️

Deps
  • chore(deps): update Cocoa SDK to v9.12.0 by github-actions in #5179
  • chore(deps): update CLI to v3.4.1 by github-actions in #5171
  • chore(deps): update Native SDK to v0.13.8 by github-actions in #5165
  • chore(deps): update Java SDK to v8.40.0 by github-actions in #5161
  • chore(deps): update Cocoa SDK to v9.11.0 by github-actions in #5160
  • chore(deps): update CLI to v3.4.0 by github-actions in #5145
  • chore(deps): update Java SDK to v8.39.1 by github-actions in #5144

Other

  • perf(logs): avoid string allocation when no parameters are passed by Flash0ver in #4697
  • chore: fix missing skill by jamescrosswell in #5134

6.4.1

Fixes 🐛

  • fix: prevent redundant native exceptions on Android/CoreCLR by jpnurmi in #5127

Dependencies ⬆️

Deps
  • chore(deps): update Java SDK to v8.39.0 by github-actions in #5137
  • chore(deps): update Native SDK to v0.13.7 by github-actions in #5136

6.4.0

Features ✨

  • feat: Add network details for session replay on iOS by jamescrosswell in #4891
  • feat: Add option to exclude certain HTTP statuses from tracing by jamescrosswell in #5034

Fixes 🐛

  • fix: memory leak when profiling is enabled by jamescrosswell in #5133
  • fix: prevent redundant native exceptions on iOS by jpnurmi in #5126
  • fix: prevent redundant native exceptions on Android/Mono by jpnurmi in #4676
    • Note: opt in by setting options.Native.ExperimentalOptions.SignalHandlerStrategy to Sentry.Android.SignalHandlerStrategy.ChainAtStart

Dependencies ⬆️

Deps
  • chore(deps): update Cocoa SDK to v9.10.0 by github-actions in #5132
  • chore(deps): update Cocoa SDK to v9.9.0 by github-actions in #5115
  • chore(deps): update Java SDK to v8.38.0 by github-actions in #5124

6.3.2

Dependencies ⬆️

  • chore(deps): update Native SDK to v0.13.6 by github-actions in #5128

6.3.1

Fixes 🐛

  • fix: Workaround FileNotFoundException on Android when recovering sessions by jamescrosswell in #5084
  • fix: CaptureFeedback now supports multiple attachments correctly by bitsandfoxes in #5077

Dependencies ⬆️

Deps
  • chore(deps): update Native SDK to v0.13.5 by github-actions in #5119
  • chore(deps): update CLI to v3.3.5 by github-actions in #5093
  • chore(deps): update Native SDK to v0.13.4 by github-actions in #5081
  • chore(deps): update Java SDK to v8.37.1 by github-actions in #5071
  • chore(deps): update CLI to v3.3.4 by github-actions in #5068
  • chore(deps): update Java SDK to v8.37.0 by github-actions in #5069
  • chore(deps): update Cocoa SDK to v9.8.0 by github-actions in #5044
  • chore(deps): update Java SDK to v8.36.0 by github-actions in #5036
  • chore(deps): update epitaph to 0.1.1 by github-actions in #5036

Other

  • chore: Update validate-pr workflow by stephanie-anderson in #5108
  • ci: fix workflows that always fail for fork PRs by jamescrosswell in #5065

6.3.0

Features

  • The Metrics APIs are now stable: removed Experimental from SentrySdk, SentryOptions and IHub (#5023)
  • Report a new Diagnostic (SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type (#4840)

Fixes

  • Common tags such as Environment and Release and custom event processors are all now correctly applied to CaptureFeedback events (#4942)
  • Include Data set via ITransactionTracer in SentryTransaction (#4148)

Dependencies

  • Bump Cocoa SDK from v9.5.0 to v9.7.0 (#4958, #5015)
  • Bump CLI from v3.3.0 to v3.3.3 (#5002)
  • Bump Java SDK from v8.34.1 to v8.35.0 (#5017)
  • Bump Native SDK from v0.13.2 to v0.13.3 (#5045)

6.2.0

Features

  • Outbound HTTP requests now show in the Network tab for Android Session Replays (#4860)

Fixes

  • The SDK now logs a Warning instead of an Error when being ratelimited (#4927)
  • Symbolication now works correctly with Android workloads 10.0.102 and later (#4998)
  • libmonosgen and libxamarin frames no longer show as in-app (#4960)

Dependencies

  • Bump Native SDK from v0.12.6 to v0.13.2 (#4920, #4929, #4941, #4964, #4996)
  • Bump Cocoa SDK from v8.57.3 to v9.5.0 (#4781, #4928, #4944)
  • Bump CLI from v2.58.2 to v3.3.0 (#4805, #4943, #4973)
    • NOTE: Sentry CLI v3 removed support for the legacy API key authentication method. Sentry CLI now only supports authenticating with Auth Tokens. If you are using API key authentication via SentryApiKey, you need to generate an Auth Token and use SentryAuthToken, instead.
  • Bump Java SDK from v8.32.0 to v8.34.1 (#4933, #4986)

6.2.0-alpha.0

Features

  • Add navigation breadcrumbs for Blazor WebAssembly (#4907)

Dependencies

  • Bumped Xamarin.Kotlin.StdLib.Jdk8 to 2.2.20 (#4876)
  • Bumped CommunityToolkit.Mvvm to 8.4.0 (#4876)
  • Bump Java SDK from v8.29.0 to v8.32.0 (#4843)

6.1.0

Features

Fixes

  • User Feedback now contains additional Context and Tags, like Environment and Release (#4883)
  • Allow Sentry failures from the Sentry CLI when SENTRY_ALLOW_FAILURE is set (#4852)
  • The SDK now logs a specific error message when envelopes are rejected due to size limits (HTTP 413) (#4863)
  • Fixed thread-safety issue on Android when multiple events are captured concurrently (#4814)

Dependencies

@github-actions
github-actions Bot force-pushed the deps/src/sentry-dotnet/6.9.0 branch from aa894a5 to 08dff2f Compare August 18, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant