chore(deps): update Dotnet SDK to v5.15.1 #89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps dependencies/Sentry.properties from 5.12.0 to 5.15.1.
Auto-generated by a dependency updater.
Changelog
5.15.1
Fixes
SentryOptions.Native.SuppressSignalAborts
andSuppressExcBadAccess
on iOS (#4521)Dependencies
5.15.0
Features
params
(#4451)key
names ofMicrosoft.Extensions.Logging
attributes (#4450)Fixes
IDisposable
fromSentryStructuredLogger
. Disposal is intended through the owningIHub
instance (#4424)InvalidOperationException
potentially thrown during a race condition, especially in concurrent high-volume logging scenarios (#4428)Dependencies
5.14.1
Fixes
Dependencies
5.14.0
Features
Sentry.Extensions.Logging
,Sentry.AspNetCore
andSentry.Maui
(#4193)Fixes
sample_rate
of Dynamic Sampling Context (DSC) when making sampling decisions (#4374)5.13.0
Features
SentryStackTraceFactory
. However, it may provide better results if you are compiling your application AOT and not getting useful stack traces from the full stack trace factory. (#4362)Fixes
linux-musl-arm64
(#4365)Dependencies