Skip to content

chore(deps): update Dotnet SDK to v5.4.0 #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 2025

Bumps dependencies/Sentry.properties from 5.1.1 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)

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

5.2.0

Features

  • Users can now register their own MAUI controls for breadcrumb creation (#3997)
  • Serilog scope properties are now sent with Sentry events (#3976)
  • The sample seed used for sampling decisions is now propagated, for use in downstream custom trace samplers (#3951)
  • Add Azure Function UseSentry overloads for easier wire ups (#3971)

Fixes

  • Fix mismapped breadcrumb levels coming in from native to dotnet SDK (#3993)
  • Deduplicate profiling stack frames (#3969)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from 8ef5239 to 345ecfc Compare February 27, 2025 03:07
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v5.2.0 chore(deps): update Dotnet SDK to v5.3.0 Mar 8, 2025
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from 345ecfc to 5fa21c6 Compare March 8, 2025 03:00
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v5.3.0 chore(deps): update Dotnet SDK to v5.4.0 Mar 16, 2025
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from 5fa21c6 to dbc3cf4 Compare March 16, 2025 03:12
@vaind vaind merged commit 1a470c7 into main Apr 1, 2025
12 checks passed
@vaind vaind deleted the deps/dependencies/Sentry.properties branch April 1, 2025 20:03
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.

2 participants