Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: handle nullable stacktraces #34

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

PRGfx
Copy link
Contributor

@PRGfx PRGfx commented Feb 29, 2024

Stacktraces of an exception are nullable by interface.

Both setStacktrace and rewriteStacktraceAndFlagInApp only accept a Stacktrace instance and a TypeError is thrown, if no stacktrace is available.

@paxuclus paxuclus added this pull request to the merge queue Feb 29, 2024
@paxuclus
Copy link
Member

@PRGfx thanks! <3

Merged via the queue into netlogix:master with commit 54931f4 Feb 29, 2024
10 checks passed
@PRGfx
Copy link
Contributor Author

PRGfx commented Apr 23, 2024

Hi, could we please get a tagged version with these changes?

@paxuclus
Copy link
Member

@PRGfx whoops sorry forgot to release. Here you go https://github.com/netlogix/Netlogix.Sentry/releases/tag/1.6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants