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

feat: allow errors to provide their own stack traces #51

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

james-lawrence
Copy link
Contributor

@james-lawrence james-lawrence commented Apr 21, 2024

Status

READY

Description

this allows errors to report their actual stack trace without requiring honeybadger to be used to generate the error. related #48.

minor note: not my ideal approach due to the lack of standardization in the ecosystem for this but its a starting point.

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

this allows errors to report their actual stack trace without requiring
honeybadger to be used to generate the error.
@subzero10 subzero10 changed the title allow errors to provide their own stack traces. feat: allow errors to provide their own stack traces Apr 25, 2024
@subzero10 subzero10 merged commit b8d3e83 into honeybadger-io:master Apr 25, 2024
2 of 4 checks passed
@subzero10
Copy link
Member

@james-lawrence This was released with v0.7.0. Thanks!

@james-lawrence james-lawrence deleted the errors-stacktraces branch April 26, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants