getsentry / sentry-xamarin

Sentry for Xamarin Native and Xamarin.Forms
https://docs.sentry.io/platforms/dotnet/guides/xamarin/
44 stars 11 forks source link

Update to sentry.dotnet@v3.19.0 with Forms??? #123

Closed hot33331 closed 1 year ago

hot33331 commented 2 years ago

I am using Sentry.Xamarin.Forms 1.4.1 and in my dashboard I get the following warning:

This project is on sentry.dotnet@v3.17.1 Update to sentry.dotnet@v3.19.0

This is not a bug, but I would not know what to do there... How can I update - should I / do I need to update? I guess the update would need to be done within the sentry.xamarin.forms package, right?

bruno-garcia commented 2 years ago

That's correct. This update notifier is a bit annoying when we bundle SDKs together like Sentry.Xamarin that depends on Sentry.

It's safe to ignore this notifications though

bruno-garcia commented 2 years ago

That said, if you'd like to make a PR here updating the SDK, we'll gladly merge and make a release

hot33331 commented 1 year ago

That said, if you'd like to make a PR here updating the SDK, we'll gladly merge and make a release

Sorry, just read that now. Thanks for upping the version!