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 9d05023 commit 760880bCopy full SHA for 760880b
1 file changed
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
#### Features
4
5
+- Add `skip_retries_callback` option to Oban.ErrorReporter for flexible retry 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