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 cc4e71f commit c709fadCopy full SHA for c709fad
CHANGELOG.md
@@ -17,6 +17,8 @@
17
- Fix `send_default_pii` handling in rails controller spans [#2443](https://github.com/getsentry/sentry-ruby/pull/2443)
18
- Fixes [#2438](https://github.com/getsentry/sentry-ruby/issues/2438)
19
- Fix `RescuedExceptionInterceptor` to handle an empty configuration [#2428](https://github.com/getsentry/sentry-ruby/pull/2428)
20
+- Fix sentry-rails' backtrace cleaner issues ([#2475](https://github.com/getsentry/sentry-ruby/pull/2475))
21
+ - Fixes [#2472](https://github.com/getsentry/sentry-ruby/issues/2472)
22
23
## 5.21.0
24
0 commit comments