Skip to content

chore(deps): update .NET SDK to v5.6.0#2126

Merged
bitsandfoxes merged 2 commits intomainfrom
deps/src/sentry-dotnet/5.6.0
Apr 24, 2025
Merged

chore(deps): update .NET SDK to v5.6.0#2126
bitsandfoxes merged 2 commits intomainfrom
deps/src/sentry-dotnet/5.6.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps src/sentry-dotnet from 5.5.1 to 5.6.0.

Auto-generated by a dependency updater.

Changelog

5.6.0

Features

  • Option to disable the SentryNative integration (#4107, #4134)
    • To disable it, add this msbuild property: <SentryNative>false</SentryNative>
  • Reintroduced experimental support for Session Replay on Android (#4097)

Fixes

  • Ensure user exception data is not removed by AspNetCoreExceptionProcessor (#4016)
  • Prevent users from disabling AndroidEnableAssemblyCompression which leads to untrappable crash (#4089)
  • Fixed MSVCRT build warning on Windows (#4111)

Features

  • If an incoming HTTP request has the traceparent header, it is now parsed and interpreted like the sentry-trace header. Outgoing requests now contain the traceparent header to facilitate integration with servesr that only support the W3C Trace Context. (#4084)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/5.6.0 branch from ed4141b to cbb4d16 Compare April 24, 2025 03:16
@bitsandfoxes bitsandfoxes merged commit f97cb71 into main Apr 24, 2025
77 of 78 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/5.6.0 branch April 24, 2025 07:53
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