All Versions
121
Latest Version
Avg Release Cycle
17 days
Latest Release
-

Changelog History
Page 7

  • v3.0.0-alpha.8 Changes

    • Include parameters in stack frames. (#662) @Tyrrrz
    • ✂ Remove CultureUIInfo if value is even with CultureInfo. (#671) @lucas-zimerman
    • 👉 Make all fields on UserFeedback optional. (#660) @Tyrrrz
    • Align transaction names with Java. (#659) @Tyrrrz
    • 🚀 Include assembly name in default release. (#682) @Tyrrrz
    • ➕ Add support for attachments. (#670) @Tyrrrz
    • 👌 Improve logging for relay errors. (#683) @Tyrrrz
    • 📦 Report sentry.dotnet.aspnet on the new Sentry.AspNet package. (#681) @Tyrrrz
    • 🚀 Always send a default release. (#695) @Tyrrrz
  • v3.0.0-alpha.7 Changes

    • 🚚 Ref moved SentryId from namespace Sentry.Protocol to Sentry (#643) @lucas-zimerman
    • Ref renamed CacheFlushTimeout to InitCacheFlushTimeout (#638) @lucas-zimerman
    • ➕ Add support for performance. (#633)
    • Transaction (of type string) on Scope and Event now is called TransactionName. (#633)
  • v3.0.0-alpha.6 Changes

    November 30, 2020
    • Abandon ValueTask #611
    • 🛠 Fix Cache deleted on HttpTransport exception. (#610) @lucas-zimerman
    • ➕ Add SentryScopeStateProcessor #603
    • ➕ Add net5.0 TFM to libraries #606
    • ➕ Add more logging to CachingTransport #619
    • ⬆️ Bump Microsoft.Bcl.AsyncInterfaces to 5.0.0 #618
  • v3.0.0-alpha.5 Changes

    November 21, 2020
  • v3.0.0-alpha.4 Changes

    November 02, 2020
    • ➕ Add the client user ip if both SendDefaultPii and IsEnvironmentUser are set. (#1015) @lucas-zimerman
    • Replace Task with ValueTask where possible. (#564) @Tyrrrz
    • ➕ Add support for ASP.NET Core gRPC (#563) @Mitch528
    • 📄 Push API docs to GitHub Pages GH Actions (#570) @bruno-garcia
  • v3.0.0-alpha.3 Changes

    October 29, 2020
  • v3.0.0-alpha.2 Changes

    October 21, 2020
    • Set the Environment setting to 'production' if none was provided. (#550) @PureKrome
    • ASPNET.Core hosting environment is set to 'production' / 'development' (notice lower casing) if no custom options.Enviroment is set. (#554) @PureKrome
    • ➕ Add most popular libraries to InAppExclude #555 (@bruno-garcia)
    • ➕ Add support for individual rate limits.
    • Extend SentryOptions.BeforeBreadcrumb signature to accept returning nullable values.
  • v3.0.0-alpha.11 Changes

    🔄 Changed

    • Limit attachment size (#705)
    • Separate tracing middleware (#737)
    • Bring Transaction a bit more inline with Java SDK (#741)
    • 🔀 Sync transaction and transaction name on scope (#740)
  • v3.0.0-alpha.10 Changes

    • Disabled Mono StackTrace Factory. (#709) @lucas-zimerman
    • ➕ Adds to the existing User Other dict rather than replacing (#729) @brettjenkins
  • v3.0.0-alpha.1 Changes

    October 16, 2020
    • 📇 Rename LogEntry to SentryMessage. Change type of SentryEvent.Message from string to SentryMessage.
    • 🔄 Change the type of Gpu.VendorId from int to string.
    • ➕ Add support for envelopes.
    • 📦 Publishing symbols package (snupkg) to nuget.org with sourcelink