Skip to content

Commit ce0469b

Browse files
committed
Fix Changelog
1 parent 28c4130 commit ce0469b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
### Features
66

7-
- Cap max number of stack frames to 100 to not exceed payload size limit ([#3009](https://github.com/getsentry/sentry-java/pull/3009))
8-
- This will ensure we report errors with a big number of frames such as `StackOverflowError`
97
- Add thread information to spans ([#2998](https://github.com/getsentry/sentry-java/pull/2998))
108

119
### Fixes
1210

1311
- Fix crash when HTTP connection error message contains formatting symbols ([#3002](https://github.com/getsentry/sentry-java/pull/3002))
12+
- Cap max number of stack frames to 100 to not exceed payload size limit ([#3009](https://github.com/getsentry/sentry-java/pull/3009))
13+
- This will ensure we report errors with a big number of frames such as `StackOverflowError`
1414

1515
## 6.32.0
1616

0 commit comments

Comments
 (0)