Skip to content

chore(deps): update Dotnet SDK to v4.12.0 #54

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
Oct 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 23, 2024

Bumps dependencies/Sentry.properties from 4.10.2 to 4.12.0.

Auto-generated by a dependency updater.

Changelog

4.12.0

API Changes

Fixes

  • Fixed duplicate key exception for Hangfire jobs with AutomaticRetry (#3631)

Features

  • Added a flag to options DisableFileWrite to allow users to opt-out of all file writing operations. Note that toggling this will affect features such as offline caching and auto-session tracking and release health as these rely on some file persistency (#3614, #3641)

Dependencies

4.11.0

Features

  • All exceptions are now added as breadcrumbs on future events. Previously this was only the case for exceptions captured via the Sentry.SeriLog or Sentry.Extensions.Logging integrations. (#3584)

Fixes

  • On mobile devices, the SDK no longer throws a FormatException for ProcessorFrequency when trying to report native events (#3541)
  • Add missing org parameter to the CLI release operations (#3600)

API Changes

  • When the Sentry SDK is disabled, SentrySdk.StartTransaction() now returns a NoOpTransaction, which avoids unnecessary memory allocations (#3581)

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from 6e230ea to d0ae715 Compare September 23, 2024 03:05
@github-actions github-actions bot changed the title chore(deps): update Dotnet SDK to v4.11.0 chore(deps): update Dotnet SDK to v4.12.0 Oct 3, 2024
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from d0ae715 to a381b19 Compare October 3, 2024 03:05
@bruno-garcia bruno-garcia force-pushed the deps/dependencies/Sentry.properties branch from a381b19 to 844b20f Compare October 8, 2024 03:07
@vaind vaind merged commit 8f244f4 into main Oct 8, 2024
13 checks passed
@vaind vaind deleted the deps/dependencies/Sentry.properties branch October 8, 2024 04:34
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