We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721c028 commit a8d1146Copy full SHA for a8d1146
1 file changed
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
#### Features
4
5
+- Add `skip_error_report_callback` option to Oban.ErrorReporter for flexible error skip logic ([#832](https://github.com/getsentry/sentry-elixir/pull/832))
6
- Support for Structured Logs ([#969](https://github.com/getsentry/sentry-elixir/pull/969))
7
- Support for Distributed Tracing ([957](https://github.com/getsentry/sentry-elixir/pull/957))
8
- Support for LiveView spans captured under single trace root ([#977](https://github.com/getsentry/sentry-elixir/pull/977))
0 commit comments