We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612c8a1 commit db9bab0Copy full SHA for db9bab0
CHANGELOG.md
@@ -11,6 +11,7 @@
11
- Default to `internal_error` error type for OpenTelemetry spans [#2473](https://github.com/getsentry/sentry-ruby/pull/2473)
12
- Improve `before_send` and `before_send_transaction`'s return value handling ([#2504](https://github.com/getsentry/sentry-ruby/pull/2504))
13
- Fix a crash when calling `Sentry.get_main_hub` in a trap context ([#2510](https://github.com/getsentry/sentry-ruby/pull/2510))
14
+- Use `URI::RFC2396_PARSER.escape` explicitly to remove warning logs to stderr ([#2509](https://github.com/getsentry/sentry-ruby/pull/2509))
15
16
### Internal
17
0 commit comments