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 78b715b commit 4efa6b1Copy full SHA for 4efa6b1
CHANGELOG.md
@@ -1,7 +1,5 @@
1
## 6.4.0
2
3
-- Queue time capture for Rack ([#2838](https://github.com/getsentry/sentry-ruby/pull/2838))
4
-
5
### Features
6
7
- Add support for OTLP ingestion in `sentry-opentelemetry` ([#2853](https://github.com/getsentry/sentry-ruby/pull/2853))
@@ -25,6 +23,7 @@
25
23
If you were using the `SpanProcessor` before, we recommend migrating over to `config.otlp` since it's a much simpler setup.
26
24
27
- Treat Sidekiq nil retry as true ([#2864](https://github.com/getsentry/sentry-ruby/pull/2864))
+- Queue time capture for Rack ([#2838](https://github.com/getsentry/sentry-ruby/pull/2838))
28
29
### Bug Fixes
30
0 commit comments