Skip to content

publish: getsentry/sentry-dotnet@6.8.0 #9001

Description

@sentry-release-bot

Requested by: @jamescrosswell

Merge target: (default)

Quick links:

Assign the accepted label to this issue to approve the release.

Targets

  • nuget
  • github
  • registry

Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.


📋 Changelog

Features ✨

Logs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedAdd to approve the deployci-readyCI passed, safe to publish without polling

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions