-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update Dotnet SDK to v5.11.2 #83
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
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
deps/dependencies/Sentry.properties
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
315a26a
to
80a9bd4
Compare
80a9bd4
to
1d4399a
Compare
d4555aa
to
ffb795e
Compare
03dc372
to
46895f4
Compare
704d417
to
e76926a
Compare
e76926a
to
94d9cd2
Compare
94d9cd2
to
291b351
Compare
7d670d5
to
3997a14
Compare
3997a14
to
931498a
Compare
@vaind should we take in this one? |
I usually merge when there's something to release for pwsh. But no problem merging now if there's something in the .net that makes sense to release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.0 to 5.11.2.
Auto-generated by a dependency updater.
Changelog
5.11.2
Fixes
5.11.1
Fixes
5.11.0
Features
ConfigureScope
andConfigureScopeAsync
overloads (#4244)AutomationId
element information to breadcrumbs (#4248)Fixes
Sentry.Maui.BreadcrumbEvent
, while keeping an Obsolete constructor for backward compatibility.Dependencies
5.10.0
Features
Fixes
5.9.0
Features
Fixes
Dependencies
5.8.1
Fixes
SentryNative=false
at runtime (#4220)5.8.0
Features
Fixes
Dependencies
5.7.0
Features
Fixes
RequestSize.Small
threshold from 1 kB to 4 kB to match other SDKs (#4177)Dependencies
5.7.0-beta.0
Features
CaptureFeedback
overload withconfigureScope
parameter (#4073)Fixes
MSB4185 :The function "IsWindows" on type "System.OperatingSystem" is not available
(#4160)SentrySetCommitReleaseOptions
build property that can be specified separately fromSentryReleaseOptions
(#4109)Dependencies
5.6.0
Features
<SentryNative>false</SentryNative>
traceparent
header, it is now parsed and interpreted like thesentry-trace
header. Outgoing requests now contain thetraceparent
header to facilitate integration with servesr that only support the W3C Trace Context. (#4084)Fixes
Dependencies
5.5.1
Fixes
5.5.0
Features
IScopeObserver
now has anSetTrace
that allows observing changes to the scope's trace context. The SDK uses this to propagate thetrace ID
tosentry-native
. This allows Sentry to connect errors coming from all layers of your application (#4026)Dependencies
Fixes
net9.0
on Sentry.Google.Cloud.Functions to avoid conflict with Sentry.AspNetCore (#4039)SentryOptions.EnableAppHangTrackingV2
tofalse
(#4042)Shell
navigation breadcrumbs on iOS (#4006)Dependencies