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
    • โž• Add support for user feedback. (#559) @lucas-zimerman
    • โž• Add support for envelope deserialization (#558) @Tyrrrz
    • โž• Add package description and tags to Sentry.AspNet @Tyrrrz
    • ๐Ÿ›  Fix internal url references for the new Sentry documentation. (#562) @lucas-zimerman
  • 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