chore(deps): update .NET SDK to v3.21.0 #958
Merged
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 src/sentry-dotnet from 3.20.1-33-g76b13448 to 3.21.0.
Auto-generated by a dependency updater.
Changelog
3.21.0
Includes Sentry.Maui Preview 3
Features
Distribution
properties (#1851)Release
andDistribution
for iOS and Android (#1856)Fixes
server-os
andserver-runtime
(#1893)3.20.1
Fixes
sent_at
header when offline caching is enabled throughCacheDirectoryPath
(#1818)3.20.0
Features
sent_at
instead ofsentry_timestamp
to reduce clock skew (#1690)Fixes
ConcurrentHashMap
on Android <= 9 (#1761)BackgroundWorker
(#1773)InitCacheFlushTimeout
(#1784)3.19.0
Includes Sentry.Maui Preview 2
Features
EnumerateChainedExceptions
(#1733)IntPtr
andUIntPtr
serialization (#1746)Fixes
SentryDiagnosticListenerIntegration
to be added multiple times (#1748)3.18.0
Includes Sentry.Maui Preview 1
Features
HttpContext
available for sampling decisions (#1682)net6.0-android
target for theSentry
core library, which bundles the Sentry Android SDK:Sentry.Maui
integration library for the .NET MAUI platform:Fixes
KeepAggregateException
totrue
.SentryEvent
(#1693)Platform
name (#1702)3.17.1
Fixes
InitCacheFlushTimeout
option is implemented. (#1644)3.17.0
Notice: If you are using self-hosted Sentry, this version and forward requires either Sentry version >= 21.9.0, or you must manually disable sending client reports via the
SendClientReports
option.Features
ITransport
andSentryOptions.Transport
public, to support using custom transports (#1602)Fixes
System.Text.Json
issue with Unity IL2CPP. (#1583)BeforeSend
callback. (#1587)Platform
and always writecsharp
(#1610)3.16.0
Features
Retry-After
header is not present. (#1537)HttpTransport
extensibility and synchronous serialization support (#1560)UseAsyncFileIO
to Sentry options (enabled by default) (#1564)Fixes
Contexts
properties more thread-safe (#1571)PlatformNotSupportedException
exception onnet6.0-maccatalyst
targets (#1567)SentrySdk.LastEventId
is accessible from exception handler pages (#1573)3.15.0
Features
Fixes
SentryDiagnosticSubscriber._disposableListeners
thread safe (#1506)_
to.
.db.query_compiler
becomesdb.query.compile
. (#1502)3.14.1
Fixes
3.14.0
Features
<ImplicitUsings>true</ImplicitUsings>
) (#1398)Fixes
3.13.0
Features
Fixes
3.12.3
Fixes
3.12.2
Fixes
3.12.1
Features
Microsoft.Extensions.*
packages (#1347)Fixes
3.12.0
Features
Fixes
3.12.0-alpha.1
Features
3.11.1
Fixes
3.11.0
Features
Fixes
ConfigureAwaits(false)
forasync using
(#1276)3.10.0
Features
Fixes
3.9.4
Fixes
3.9.3
Fixes
3.9.2
Fixes
3.9.1
Fixes
3.9.0
Features
Fixes
3.8.3
Features
Fixes
3.8.2
Fixes
ParentSampledId
being reset onTransaction
(#1130)3.8.1
Fixes
Features
HttpContext
-backed scoped on legacy ASP.NET (#1124)3.8.0
Fixes
Features
3.7.0
Features
Fixes
3.6.1
Fixes
IHub.ResumeSession()
: don't start a new session if pause wasn't called or if there is no active session (#1089)3.6.0
Features
Fixes
3.6.0-alpha.2
Features
AdjustStandardEnvironmentNameCasing
to opt-out from lower casing env name. #1057CaptureEvent(...)
for the purpose of reporting errors in session (#1058)Fixes
BootTime
on PS4 with IL2CPP (#1062)3.6.0-alpha.1
Features
Fixes
3.5.0
Features
Fixes
3.4.0
Features
netstandard2.1
target added. Sample with .NET Core 3.1 console app.UseBreadcrumbs
is called automatically byAddEntityFramework
Fixes
3.4.0-beta.0
Features
DebugDiagnosticLogger
as the default logger for legacy ASP.NET (#1012)AddBreadcrumb
to useIReadOnlyDictionary<...>
instead ofDictionary<...>
(#1000)3.3.5-beta.0
Features
HttpContext.StartSentryTransaction()
extension method (#996)Fixes
Device
with a non-system time zone failed (#993)3.3.4
Features
Fixes
3.3.3
Fixes
3.3.2
Fixes
3.3.1
Fixes
3.3.0
Features
Changes
3.2.0
Changes
ITransaction
andISpan
.IHub.CaptureTransaction
now takes aTransaction
instead ofITransaction
. (#880) TyrrrzISpan.StartChild(...)
and related methods (#900) Tyrrrz3.1.0
Features
Fixes
3.0.8
Features
Fixes
3.0.7
Changes
3.0.6
Fixes
3.0.5
Changes
3.0.4
Changes
params string[]
(#796) Tyrrrz3.0.3
Changes
Evaluate
error from the breadcrumb list (#790) Tyrrrz3.0.2
Changes
3.0.1
Changes
3.0.0
Changes
DiagnosticsLevel
toDiagnosticLevel
(#759) bruno-garciaRelease
toScope
(#765) TyrrrzHttpContext.RequestPath
if a route is unknown (#767 #769) kanadaj Tyrrrz3.0.0-beta.0
Changes
3.0.0-alpha.11
Changed
3.0.0-alpha.10
3.0.0-alpha.9
3.0.0-alpha.8
3.0.0-alpha.7
CacheFlushTimeout
toInitCacheFlushTimeout
(#638) lucas-zimermanstring
) on Scope and Event now is called TransactionName. (#633)3.0.0-alpha.6
SentryScopeStateProcessor
#603Microsoft.Bcl.AsyncInterfaces
to 5.0.0 #618DefaultTags
moved fromSentryLoggingOptions
toSentryOptions
(#637) PureKromeSentry.Serilog
can accept DefaultTags (#637) PureKrome3.0.0-alpha.5
BaseScope
withIScope
. (#590) TyrrrzExtra
where value parameter become nullable. lucas-zimerman3.0.0-alpha.4
3.0.0-alpha.3
3.0.0-alpha.2
SentryOptions.BeforeBreadcrumb
signature to accept returning nullable values.3.0.0-alpha.1
LogEntry
toSentryMessage
. Change type ofSentryEvent.Message
fromstring
toSentryMessage
.Gpu.VendorId
fromint
tostring
.3.0.0-alpha.0
We'd love to get feedback.
2.2.0-alpha
Add nullable reference types support (Sentry, Sentry.Protocol) (#509)
fix: Use ASP.NET Core endpoint FQDN (#485)
feat: Add integration to TaskScheduler.UnobservedTaskException (#481)
2.1.6
fix: aspnet fqdn (#485) bruno-garcia
ref: wait on test the time needed (#484) bruno-garcia
feat: Add integration to TaskScheduler.UnobservedTaskException (#481) lucas-zimerman
build(deps): bump Serilog.AspNetCore from 3.2.0 to 3.4.0 (#477) dependabot-preview
Fix README typo (#480) AndreasLangberg
build(deps): bump coverlet.msbuild from 2.8.1 to 2.9.0 (#462) dependabot-preview
build(deps): bump Microsoft.Extensions.Logging.Debug dependabot-preview
fix some spelling (#475) SimonCropp
build(deps): bump Microsoft.Extensions.Configuration.Json (#467) dependabot-preview
2.1.5
2.1.5-beta
2.1.4
2.1.3
2.1.2-beta5
Fix Background worker dispose logs error message (#408)
Fix sentry serilog extension method collapsing (#406)
Fix Sentry.Samples.NLog so NLog.config is valid (#404)
Thanks snakefoot and JimHume for the fixes
Add MVC route data extraction to ScopeExtensions.Populate() (#401)
2.1.2-beta3
Fixed ASP.NET System.Web catch HttpException to prevent the request processor from being unable to submit #397 (#398)
2.1.2-beta2
2.1.2-beta
2.1.1
Bug fix: Don't overwrite server name set via configuration with machine name on ASP.NET Core #372
2.1.0
2.0.3
Expose httpHandler creation (#359)
NLog: possibility to override fingerprint using AdditionalGroupingKey (#358) Shtannikov
Take ServerName from options (#356)
2.0.2
Add logger and category from Serilog SourceContext. (#316) krisztiankocsis
Set DateFormatHandling.IsoDateFormat for serializer. Fixes #351 (#353) olsh
2.0.1
Removed
-beta
from dependencies.2.0.0
BackgroundWorker
(#293)Sentry.
frames from InApp (#272)Sentry.Protocol
836fb07eSentry.PlatformAbsrtractions
#226Microsoft.Extensions.Logging
ConfigureScope
invocation. #208, #210, #224 Thanks dbraillon