Skip to content
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

chore(deps): update .NET SDK to v4.5.0 #1635

Merged
merged 4 commits into from
May 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 1, 2024

Bumps src/sentry-dotnet from 4.4.0 to 4.5.0.

Auto-generated by a dependency updater.

Changelog

4.5.0

Features

  • Extended the SDK's CheckIn support by adding Release, Environment and Trace ID to the event. CheckIns created via the Hangfire integration now also automatically report their duration (#3320)
  • The SDK's performance API now works in conjunction with OpenTelemetry's instrumentation. This means that SentrySpans and OTel spans now show up in the same span-tree. (#3288)

Fixes

  • HttpResponse.Content is no longer disposed by when using SentryHttpFailedRequestHandler on .NET Framework, which was causing an ObjectDisposedException when using Sentry with NSwag (#3306)
  • Fix BackgroundWorker exiting when OperationCanceledException is not from shutdown request (3284)
  • Envelopes with large attachments no longer get stuck in the queue when using CacheDirectoryPath (#3328)

@bruno-garcia bruno-garcia force-pushed the deps/src/sentry-dotnet/4.5.0 branch from 406d82e to 05b9ce7 Compare May 1, 2024 02:12
@bitsandfoxes bitsandfoxes merged commit ab2626c into main May 8, 2024
126 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/src/sentry-dotnet/4.5.0 branch May 8, 2024 11:08
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.

None yet

2 participants