All Versions
121
Latest Version
Avg Release Cycle
17 days
Latest Release
-
Changelog History
Page 11
Changelog History
Page 11
-
v1.1.3-beta4 Changes
May 15, 2019π Bug fix: Don't override user #199
-
v1.1.3-beta3 Changes
May 13, 2019- π First NLog integration release #188 (Thanks @josh-degraw)
- Extensible stack trace #184 (Thanks @pengweiqhca)
-
v1.1.3-beta2 Changes
π Feature:
- MaxRequestSize for ASP.NET and ASP.NET Core #174
- InAppInclude #171
π Fix: Diagnostic log order: #173 by @scolestock
-
v1.1.3-beta Changes
π Fixed:
- β Read the hub to take latest Client: 8f4b5ba1a3
- π Uses Sentry.Protocol 1.0.4 4035e25
π Feature
- Overload to
AddSentry
#163 by @F1nZeR - π§ ASP.NET Core
AddSentry
has nowConfigureScope
: #160
-
v1.1.2 Changes
π Using new version of the protocol with fixes and features.
π Fixed:
ASP.NET Core integration issue when containers are built on the ServiceCollection after SDK is initialized (#157, #103 )
-
v1.1.2-beta Changes
π Fixed:
- ASP.NET Core integration issue when containers are built on the ServiceCollection after SDK is initialized (#157, #103 )
-
v1.1.1 Changes
π Fixed:
- π² Serilog bug that self log would recurse #156
π Feature:
- π§ log4net environment via xml configuration #150 (Thanks SΓ©bastien Pierre)
-
v1.1.0 Changes
π Includes all features and bug fixes of previous beta releases:
π Features:
- π² Use log entry to improve grouping #125
- π Use .NET Core SDK 2.1.401
- π Make AddProcessors extension methods on Options public #115
- Format InternalsVisibleTo to avoid iOS issue: 94e28b3
- Serilog Integration #118, #145
- Capture methods return SentryId #139, #140
- MEL integration keeps properties as tags #146
- π¦ Sentry package Includes net461 target #135
π Bug fixes:
- Disabled SDK throws on shutdown: #124
- Log4net only init if current hub is disabled #119
Thanks to our growing list of contributors.
-
v1.0.1-beta5 Changes
- β Added
net461
target to Serilog package #148
- β Added
-
v1.0.1-beta4 Changes
- Serilog Integration #118, #145
Capture
methods returnSentryId
#139, #140- MEL integration keeps properties as tags #146
- βͺ Revert reducing Json.NET requirements https://github.com/getsentry/sentry-dotnet/commit/1aed4a5c76ead2f4d39f1c2979eda02d068bfacd
Thanks to our growing list of contributors.