Skip to content

Commit 26c1195

Browse files
adinauerclaude
andcommitted
docs: Add changelog entry for DSN trimming fix
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 97a19d4 commit 26c1195

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Fixes
6+
7+
- Trim DSN string before parsing to avoid `URISyntaxException` caused by trailing whitespace ([#5113](https://github.com/getsentry/sentry-java/pull/5113))
8+
39
## 8.33.0
410

511
### Features

0 commit comments

Comments
 (0)