Skip to content

Commit f2d74c2

Browse files
committed
changelog
1 parent 30c428a commit f2d74c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Backtrace trimming functionality has been removed from the SDK.
99
- Backtrace trimming behavior was previously governed by `ClientOptions::trim_backtraces` (previously set to `true` by default), which has now been removed.
1010
- Moving forward, the SDK will behave as if `trim_backtraces` was set to `false`.
11+
- If this results in grouping problems (new issues being created for existing errors), please open an issue on [GitHub](https://github.com/getsentry/sentry-rust/issues/new/choose).
1112

1213
### Fixes
1314

0 commit comments

Comments
 (0)