Skip to content

V4.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucas-zimerman lucas-zimerman released this 08 Apr 12:24
f9e0e05
  • Update support for the latest Sentry.NET SDK (Breaking changes will appear, check Sentry .NET SDK 3.0.0 changelog for more information)
  • Added option to disable the caching of events only.

Please note, for .NET Core users I strongly recommend not use this SDK but the official Sentry SDK due to better transaction handling with .NET Core applications.

If you are going to use this SDK with Sentry.Xamarin, I suggest only disable the Sentry Events caching since that part is now implemented on the official SDK.

This unofficial project had in mind to give early support to features like Release Health and Transactions, once the official SDK support both features this project will become read-only.