Skip to content

chore(deps): update .NET SDK to v5.4.0#2067

Merged
bitsandfoxes merged 5 commits intomainfrom
deps/src/sentry-dotnet/5.4.0
Mar 27, 2025
Merged

chore(deps): update .NET SDK to v5.4.0#2067
bitsandfoxes merged 5 commits intomainfrom
deps/src/sentry-dotnet/5.4.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 16, 2025

Bumps src/sentry-dotnet from 5.2.0 to 5.4.0.

Auto-generated by a dependency updater.

Changelog

5.4.0

Enhancements

  • Profiling: improve performance by subscribing only to necessary CLR events (#3970)

Fixes

  • Unknown stack frames in profiles on .NET 8+ (#3967)
  • Missing MAUI Shell navigation breadcrumbs on iOS (#4006)

5.3.0

Features

  • User Feedback can now be captured without errors/exceptions. Note that these APIs replace the older UserFeedback APIs, which have now been marked as obsolete (and will be removed in a future major version bump) (#3981)

Fixes

  • Using SentryOptions.Native.SuppressExcBadAccess and SentryOptions.Native.SuppressSignalAborts, users can now block duplicate errors from native due to dotnet NullReferenceExceptions - Defaults to false (#3998)
  • Native iOS events are now exposed to the dotnet layer for users to hook through SentryOptions.BeforeSend and SentryOptions.OnCrashedLastRun (#2102)
  • Prevent crashes from occurring on Android during OnBeforeSend (#4022)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/5.4.0 branch from daa5d92 to eacb824 Compare March 18, 2025 03:11
@bitsandfoxes bitsandfoxes merged commit b33376f into main Mar 27, 2025
74 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/5.4.0 branch March 27, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants